01-10-2013 11:42 AM - edited 03-07-2019 11:01 AM
I am using an Old 3500 XL and I simply created a
interface VLAN 100
Description ***********
ip address 10.0.1.100 255.255.255.248
no ip directed-broadcast
no ip route-cache
shutdown
no matter what I do i cannot get it to come up,
the rest of the switch is default config, I know I am just forgetting something, But I don't know what?
Solved! Go to Solution.
01-10-2013 12:02 PM
You must shutdown the interface vlan 1 interface then no shut vlan 100 .
01-10-2013 11:46 AM
Hello Scott,
In order for interface Vlan 100 to come up, you must
Please check if these requirements are met. Thank you!
Best regards,
Peter
01-10-2013 11:55 AM
On those old switches you have to create the L2 vlan in the vlan database.At the command line type
"vlan database", then type vlan X where X = the vlan you want to create , then type exit. Also rememberyou cannot route on these switches so the only thing the SVI is used for is to manage the switch thus only a single SVI can be up at a time so if you need vlan 100 up to manage the switch then you must shutdown Vlan 1 because you can only have a single SVI active.
01-10-2013 11:59 AM
Hello Peter and Glen again
Yes, I did and i see VLAN 100 in my VLAN database, i also configured port 22 for VLAN 100 access and it says up/up. My VLAN 100 says admin down/Line down
01-10-2013 12:00 PM
Admin down means that it is shutdown, you have issued a no shut on this, correct?
01-10-2013 12:02 PM
You must shutdown the interface vlan 1 interface then no shut vlan 100 .
01-10-2013 12:04 PM
Good point, I forgot in the old XL series switches you could only have one active at a time.
01-10-2013 12:06 PM
DUH!! Yes, I forgot about that, Thanks Glen, I hate to have to use these old ones, But it is all I have.
01-10-2013 12:07 PM
Hi
I had once same problem. I configured a switchport with the same vlan as access and patched it. After the link comes up also the vlan interface comes up
Sent from Cisco Technical Support iPad App
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide