cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1417
Views
0
Helpful
2
Replies

Create 2 SVI on 3650 switch

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:)

2 Replies 2

John Blakley
VIP Alumni
VIP Alumni

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

HTH, John *** Please rate all useful posts ***

Hi john,

That's great.

Many thanks for the swift response.

Rgds.

sent from phone.

On Apr 16, 2012 7:16 PM, "j.blakley" <