ubt-client-vlan
Syntax
ubt-client-vlan <VLAN-ID>
no ubt-client-vlan <VLAN-ID>
Description
Specifies the UBT Client VLAN or local VLAN. This VLAN is used in local-VLAN mode only. If the UBT client VLAN is configured in VLAN-extend mode it is ignored. No other feature should be enabled on the UBT client VLAN.
Theno
form of this command removes the VLAN to use for tunneled clients.
Command context
config
Parameters
<VLAN-ID>
Specifies the VLAN ID to use for tunneled clients. Range: 1-4094.
Authority
Administrators or local user group members with execution rights for this command.
Examples
Creating VLAN 4000:
switch(config)# vlan 4000 switch(config-vlan-4000)# no shutdown
Specifying UBT client VLAN 4000:
switch(config)# ubt-client-vlan 4000
Removing configured UBT client VLAN 4000:
switch(config)# no ubt-client-vlan 4000