cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
18600
Views
15
Helpful
3
Replies

Just created a new VLAN interface but not showing on VLAN database

nguyen-thieu
Level 1
Level 1

Just created a new VLAN interface on 6509

ie interface vlan 300 but when type

sh vlan

vlan 300 is not there.

sh vtp status this switch is on server mode

any idea ??

1 Accepted Solution

Accepted Solutions

Mark Yeates
Level 7
Level 7

You will also need to create the layer 2 SVI. Here is an example.

switch#configure terminal

switch(config)#vlan 300

switch(config-vlan)#exit

switch(config)#

Mark

View solution in original post

3 Replies 3

Mark Yeates
Level 7
Level 7

You will also need to create the layer 2 SVI. Here is an example.

switch#configure terminal

switch(config)#vlan 300

switch(config-vlan)#exit

switch(config)#

Mark

It is working !! Thanks Mark

Thanks

Review Cisco Networking products for a $25 gift card