Site hosted by Angelfire.com: Build your free website today!


I'm setting up our cisco WS-C3560X-48T-S    and am trying to setup vlans.  Basically, I believe, I have everything else, but I can not ping the other VLAN interface.

 

Here's what I've done:

 

ip routing

 

int vlan 1

  ip address 192.168.10.80 255.255.255.0

 

int vlan 20

  ip addres 192.168.120.80 255.255.255.0

 

show vlan displays all the vlans created

 

I can ping 192.168.10.80, but I can not ping 192.168.20.80

 

VTP is configured, but that doesn't really affect this, since it's the VTP server.

Do you have any ports assigned to the second VLAN and are they up?  If there are no ports on-line, the  WS-C3560X-48T-L   switch is likely to consider the VLAN to be down and therefore unreachable.

 

Your VLAN 20 is listed has protocol down, which is usually an indication that there are no active ports on the VLAN.