cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
242
Views
0
Helpful
1
Replies

Inter vlan

networking11
Level 1
Level 1

hi all,

i have 3 blocks of l1-L2 switches, in which first block contains 2 switches of configured 2 vlans vlan 1 in sw11, vlan 1&2 in sw10 of which fast ethernet ports are trunked between Sw10-Sw11 and gigaports of Sw11 and Sw10 are given to L3switch.

in the 2Nd block of L2 switches-3(Sw9 toSw7) is given the vlan 3 and connected to L3Switch via Giga and inturn the 3 switches are cascade or truncated.

in the 3rd block of L2 switches-6(Sw6 toSw1) is given the vlan 2 and connected to L3Switch via Giga and inturn the 6 switches are cascade or truncated.

give me the config

1 Reply 1

subharojdahal
Level 1
Level 1

Hi

Your question seems abstract. Well, if you just want to have inter-vlan routing among those 3 vlans than you have and just to have config, then you could follow the following commands.

interface vlan 1

ip address X.X.X.X X.X.X.X

no shut

interface vlan 2

ip address X.X.X.X X.X.X.X

no shut

interface vlan 3

ip address X.X.X.X X.X.X.X

no shut

If you want to configure HSRP then you should have few more command to configure.

HTH

subharose

Review Cisco Networking products for a $25 gift card