Dain Deutschman wrote:
> 
> 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.

Nothing "just works" where VLANs are concerned. :-) You are pinging from a
PC on VLAN 100. First, the PC sends an ARP broadcast (if it doesn't already
have the MAC address of the device it's trying to reach). The switch won't
forward that ARP to any devices not in the same VLAN as the sender. That's
what VLANs are good for, i.e. isolating broadcasts.

You say that the PC is in the same subnet, so the ARP would be for the
actual device, not for a default gateway.

If you want VLAN 1 to be your management VLAN, then why don't you assign
another port to VLAN 1 also so that you can use a management tool on that
port?

Priscilla

> 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=50357&t=50331
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to