Hello all.  I've got a situation here. I'm trying to setup a bunch of VLANs
on a 6509 in the lab.  I've already created the VLANs in the VLAN database. 
Here is what I want to setup

int vlan 10
  ip address 10.1.10.0 255.255.255.0
int vlan 20
  ip address 10.1.20.0 255.255.255.0
int vlan 30
  ip address 10.1.30.0 255.255.255.0
int vlan 40
  ip address 10.1.40.0 255.255.255.0
int vlan 50
  ip address 10.1.50.0 255.255.255.0

But when I give the ip address command (on VLAN 10) it says:

"Bad mask /24 for address 10.1.10.0"

I've made sure that ip classless and ip subnet-zero are both enabled.  I've
searched Cisco's site and it says that all you have to do when you get that
error is enable ip subnet-zero, but I've done that and it still rejects.

I'm not opposed to using 192.168.x.x for my experiment, but this has become
kinda like a mission to understand why this won't work....

Any input is appreciated.....

Mike W.



Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=19428&t=19428
--------------------------------------------------
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