Im trying to add another vlan to an 877 which supports 2 vlans (I have the ADVSecurity IOS image - the default one)
I had previously added vlan 2 but screwed it up so deleted the config - or thought I had!
switchport mode access
switchport access vlan 2
gives me the error "vlan can not be added - maximum number of 2 vlans in the database"
sho vlan gives me "ambiguous command"
no vlan 2
wri me - seems to work, but re-running the cmd at the top of the post gives me the maximum vlans added error again
vlan database - tells me to use the config mode, but does give me a router(vlan) prompt/mode
So I then type
no vlan 2 - and I get "vlan 2 does not exist"
Sho run has no reference or mention of vlan 2
How can I delete vlan 2 so that I can try again?
I had previously added vlan 2 but screwed it up so deleted the config - or thought I had!
switchport mode access
switchport access vlan 2
gives me the error "vlan can not be added - maximum number of 2 vlans in the database"
sho vlan gives me "ambiguous command"
no vlan 2
wri me - seems to work, but re-running the cmd at the top of the post gives me the maximum vlans added error again
vlan database - tells me to use the config mode, but does give me a router(vlan) prompt/mode
So I then type
no vlan 2 - and I get "vlan 2 does not exist"
Sho run has no reference or mention of vlan 2
How can I delete vlan 2 so that I can try again?