child of wonder
Diamond Member
We're setting up a DR site at a remote location and the equipment is being put on a separate subnet -- 192.168.10.0/24.
At that remote location, the Cisco 2960G in our DR rack is connected to the main switch, also a 2960G, for this location on port 20. That switch's port 24 is then connected up to the router for this location, a 3845.
What we're wanting to do is create a VLAN so traffic from our DR rack can only get to the router. To do so, we'll need to give port 24 on this location's switch access to two VLANs: vlan1 and vlan2.
Is it as simple as adding "switchport access vlan 1" then "switchport mode access vlan 2" for port 24? Will this cause the network to go down for any period of time?
If that works, then we're looking to create a BGP route on the router so all our other routers can see 192.168.10.0/24.
Thanks for helping!
At that remote location, the Cisco 2960G in our DR rack is connected to the main switch, also a 2960G, for this location on port 20. That switch's port 24 is then connected up to the router for this location, a 3845.
What we're wanting to do is create a VLAN so traffic from our DR rack can only get to the router. To do so, we'll need to give port 24 on this location's switch access to two VLANs: vlan1 and vlan2.
Is it as simple as adding "switchport access vlan 1" then "switchport mode access vlan 2" for port 24? Will this cause the network to go down for any period of time?
If that works, then we're looking to create a BGP route on the router so all our other routers can see 192.168.10.0/24.
Thanks for helping!