cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
212
Views
0
Helpful
1
Replies

6509 error message when trying to set a vlan

mreilly
Level 1
Level 1

I am trying to create a vlan with the

set vlan 108 name abd_data type ethernet mtu 1500 said 100010

when i do this cmd I receive this message

vtp advertisements transmitting temporarily stopped,

and will resume after the cmd finishes.

duplicate SAID value 100010

vlan configuration failed (19)

if this is a duplicate how do i delete the old one.

thanks in advance

1 Reply 1

Prashanth Krishnappa
Cisco Employee
Cisco Employee

SAID value 100010 is for VLAN 10. You'll need to use just "set vlan 108 name abd_data", then you would see the following in the config

set vlan 108 name abd_data type ethernet mtu 1500 said 100108 state active