04-16-2012 11:11 AM - edited 03-04-2019 04:02 PM
Hi there,
We are about to move our IT rack to a data centre and will be adding a new Layer 3 (Catalyst 3560) switch beyond our ASA 5510 which will be providing our existing WAN plus another SVI which will be carrying our HSRP range.
I have never configured a switch to use two SVI's before and can't seem to find the relevant docs online.
Could anyone point me in the right direction or lend some friendly advice?
Many thanks in advance,
c:)
04-16-2012 11:15 AM
Andrew,
I'm not sure I understand the question, but SVIs are attached to vlans and they are on separate subnets. Is this what you're looking for? If so, it would be configured like this:
vlan
int vlan
ip address
Example:
vlan 200
vlan 250
int vlan 200
ip address 192.168.200.1 255.255.255.0
int vlan 250
ip address 192.168.250.1 255.255.255.0
The ports that need to access these vlan can be configured as access ports to the vlans that need access or they can be trunked but the device would need to tag what vlan they would need.
HTH,
John
04-16-2012 11:20 AM
Hi john,
That's great.
Many thanks for the swift response.
Rgds.
sent from phone.
On Apr 16, 2012 7:16 PM, "j.blakley" <
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide