This post is more than 5 years old
4 Posts
0
127731
January 29th, 2013 02:00
5324 disable vlan 1
Hi,
I would like disable vlan 1. I read in cli manual about command default-vlan disable. But in my 5324 is not that option.
I updated to the newest firmware but still do not have that command. Does this device recognize this command?
sw3g.sh(config-vlan)#
do execute an EXEC-level command
end Exit from configure mode
exit Exit from current context
map Map protocol to group ID
no Negate command
vlan Create a new VLAN
sw3g.sh(config-vlan)# do show ver
SW version 2.0.1.4 ( date 01-Aug-2010 time 17:00:12 )
Boot version 1.0.2.02 ( date 23-Jul-2006 time 16:45:47 )
HW version 00.00.02
sw3g.sh(config-vlan)#
Thank you in advance
0 events found


jojovic
4 Posts
0
January 29th, 2013 07:00
I tried it but the response was unrecognized command. When I'm trying to show all possibe commands inside vlan database, there is no such option.
sw3g.sh# configure
sw3g.sh(config)# vlan database
sw3g.sh(config-vlan)# default-vlan disable
% Unrecognized command
sw3g.sh(config-vlan)#
Thanks for helping
jojovic
4 Posts
0
January 29th, 2013 09:00
I tried this with no success
sw3g.sh(config-if)# switchport trunk allowed vlan remove 1
VLAN 1: VLAN was not created by user.
sw3g.sh(config-if)#
So if I understand it right there is no way to remove vlan 1 from trunk port?
jojovic
4 Posts
0
January 30th, 2013 03:00
I see this could help. I can create different vlan for every trunk port. It is not the easy way but it will work.
Thanks