Vlan active question
szar
Member Posts: 9 ■□□□□□□□□□
in CCNA & CCENT
i assign a pc in an new vlan(vlan 2).the question is why in #show vlan brief it says tha vlan is active but in #show int vlan 2
says Interface Vlan2 does not exist..when i go to vlan menu (#interface vlan 2 .everything seems ok and status changes even witghout using #shutdown/enable. (Line protocol on Interface Vlan2, changed state to up ) .Is it normal or just a packet tracer feature ?
says Interface Vlan2 does not exist..when i go to vlan menu (#interface vlan 2 .everything seems ok and status changes even witghout using #shutdown/enable. (Line protocol on Interface Vlan2, changed state to up ) .Is it normal or just a packet tracer feature ?
Comments
-
pujan96 Member Posts: 121 ■■■□□□□□□□does the vlan have any active ports?
does it have and need a management IP?[X] CCNA R&S
[X] CCNP Route 300-101
[ ] CCNP Switch 300-115
[ ] CCNP T-Shoot 300-135
[ ] NPDESI 300-550
[ ] CCIE R&S Written
[ ] CCIE R&S LAB -
networker050184 Mod Posts: 11,962 ModVLAN interface and an L2 VLAN are not the same thing. Putting a PC in a VLAN doesn't necessarily create an SVI (VLAN interface).An expert is a man who has made all the mistakes which can be made.
-
sschwieterman Member Posts: 42 ■■□□□□□□□□Yep, networker hit the nail on the head. Assigning a PC to VLAN 2 via an access port creates a physical layer 2 interface on your switch. The "show interface vlan2" command will give you output for the logical layer 3 SVI interface for VLAN 2.