There was a time that it did just work. I remember when the 2900/3500 switches first came out, you could not configure any other VLAN except VLAN 1 for management. I connected the switch to our labnet, VLAN64 and it worked. I just tried it again on a 2950, no cigar.
Put you mangamnet VLAN on 100!! Dave Tribavan Raina wrote: > > See my comments,,, > From: Dain Deutschman [mailto:[EMAIL PROTECTED]] > Sent: Thursday, August 01, 2002 3:54 PM > To: [EMAIL PROTECTED] > Subject: Re: Cat2950 VLAN 1 ip address...can't connect [7:50331] > > 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... > > >In your case default gateway will not makeany difference cos you dont have > any router doing intervlan routing. > What u will have to do is put ur management int in vlan 100. > > if the > management vlan is supposed to act as the switches "manageble ip address". > Especially when I'm on the same subnet.... > > Vlan 1 and 100 are different broadcast domains..eventhough u are using same > subnet the hosts from one vlan will never be able to communicate with hosts > in another vlan. > So better put management int in vlan 100.. > > 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. -- David Madland Sr. Network Engineer CCIE# 2016 Qwest Communications Int. Inc. [EMAIL PROTECTED] 612-664-3367 "Emotion should reflect reason not guide it" Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=50384&t=50331 -------------------------------------------------- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

