A VLAN interface is defaulted in the *down* condition. You need to go though the global config ( config t), then change to the vlan interface.. then type in *no shutdown* and it should come up assuming everything else is correct.
The vlan configuration is :
interface Vlan99
ip address 192.168.99.1 255.255.255.0
ip verify unicast reverse-path
no ip redirects
mls rp vtp-domain dm
mls rp ip
the result of "ping 192.168.99.1" is :
Success rate is 0 percent (0/5)
Can you tell me where the configuration mistake exist?
Thanks for your help.
I made a stipud mistake.
I connected 10M port assigned to that vlan to a 100M port, so they can not connected, and the vlan can not "up". :-(
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.