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

can you add a vlan to an existing "allowed" statement?-4710

nygenxny123
Level 1
Level 1

for a switch the syntax would be the following

Core_1(config)#interface gigabitethernet 1/1
Core_1(config-if)#switchport encapsulation negotiate
Core_1(config-if)#switchport trunk allowed vlan add 10
Core_1 (config-if)#

so in this example you would add vlan 10 to an already
existing statment for "allowed" for the interface

but does the 4710 support this?

we have 3 existing vlans "allowed" under an interface..but we would like to
add anthoer in the Admin context so we can crete more contexts..

however i do not see this ooption
1 Reply 1

rocash
Cisco Employee
Cisco Employee

The syntax for the ACE-4710 would not include the 'add' keyword. Just configure:


switchport trunk allowed vlan 10

and VLAN 10 will be added to the already exisitng VLANs on the trunk trunk. See:

http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/ace_appliances/vA3_1_0/configuration/routing_bridging/guide/interfce.html#wp1374086