The PC I am pinging from is in VLAN 100. I realize that vlan to vlan communication requires a router...however, I was under the impression that the management vlan just "worked" when you gave it an IP. Much like entering "set interface sc0 192.168.0.8 255.255.255.0" on a set based switch...or "ip address 192.168.0.8 255.255.255.0" on a menu based switch in command mode. In those situations...you can just ping the ip address of the switch..... I'm not sure why a default gateway would make a difference...if the management vlan is supposed to act as the switches "manageble ip address". Especially when I'm on the same subnet....
Any other ideas? ""Dain Deutschman"" wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Any ideas why I cannot ping or otherwise connect to 192.168.0.8/24..the IP > address of this Cat2950 Switch?? > I can ping other devices on the network. Thanks for any input. > > ! > version 12.1 > service config > no service pad > service timestamps debug uptime > service timestamps log uptime > service password-encryption > ! > hostname UPIJAK > ! > no logging console > ! > ip subnet-zero > no ip finger > no ip domain-lookup > ! > ! > ! > interface FastEthernet0/1 > switchport access vlan 100 > > interface FastEthernet0/2 > switchport access vlan 100 > ! > interface FastEthernet0/3 > switchport access vlan 100 > ! > interface FastEthernet0/4 > switchport access vlan 100 > ! > interface FastEthernet0/5 > switchport access vlan 100 > ! > interface FastEthernet0/6 > switchport access vlan 100 > ! > interface FastEthernet0/7 > switchport access vlan 100 > ! > interface FastEthernet0/8 > switchport access vlan 100 > ! > interface FastEthernet0/9 > switchport access vlan 100 > ! > interface FastEthernet0/10 > switchport access vlan 100 > ! > interface FastEthernet0/11 > switchport access vlan 100 > ! > interface FastEthernet0/12 > switchport access vlan 100 > ! > interface FastEthernet0/13 > switchport access vlan 100 > ! > interface FastEthernet0/14 > switchport access vlan 100 > ! > interface FastEthernet0/15 > switchport access vlan 100 > ! > interface FastEthernet0/16 > switchport access vlan 100 > ! > interface FastEthernet0/17 > switchport access vlan 100 > ! > interface FastEthernet0/18 > switchport access vlan 100 > ! > interface FastEthernet0/19 > switchport access vlan 100 > ! > interface FastEthernet0/20 > switchport access vlan 100 > ! > interface FastEthernet0/21 > switchport access vlan 100 > ! > interface FastEthernet0/22 > switchport access vlan 100 > ! > interface FastEthernet0/23 > switchport access vlan 100 > duplex half > speed 10 > ! > interface FastEthernet0/24 > switchport access vlan 100 > duplex full > speed 100 > ! > interface Vlan1 > ip address 192.168.0.8 255.255.255.0 > no ip route-cache > ! > no ip http server > ! > line con 0 > exec-timeout 240 0 > transport input none > line vty 0 4 > line vty 5 15 > login > ! > end > > > -- > Dain Deutschman > CNA, MCP, CCNA > Data Communications Manager > New Star Sales and Service, Inc. Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=50353&t=50331 -------------------------------------------------- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

