Hi All,
I have a Cisco 2951 running c2951-universalk9-mz.SPA.151-4.M6.bin with a 16 etherswitch running c3560e-universalk9-mz.122-52.EX1.bin.
Out of the box I have vlan 1 configured with an ip address of 10.20.6.1/24. I can plug devices into the switch and everything works just fine on the 10.20.6.0/24 network.
Here's what I' like to do. Move the vlan 1 SVI off the router side and move it to the switch side. I can access the switch via the router by assigning the gig2/0 interface with a private address and then issuing:
#service-module gig2/0 session
This dumps me into the switch side of the house where I'd like to assign the the SVI (vlan 1) and manipulate the ethernet ports. However, once I do this I lose the connection to the 10.20.6.0/24 network from a device connected to the router. I am advertising the 10.20.6.0/24 network via EIGRP to the rest of a test network.
Is there something I need to do between the router and the switch module to allow for the connection between these two devices? Do I need to setup some type of L2/L3 link between them first? Thanks for the ideas and help.
Jon