Authentication Commands
4-109
4
Example
vlan-auth enable egress
This command controls the modification of the current VLAN egress list (of the
VLAN returned in the VLAN-Tunnel-Type field) upon successful authentication.
Syntax
vlan-auth enable egress {none | tagged | untagged}
• none - No egress manipulation will be made.
• tagged - The authenticating port will be added to the current tagged egress
list for the returned VLAN ID.
• untagged - The authenticating port will be added to the current untagged
egress list for the returned VLAN ID.
Default
untagged
Command Mode
Interface Configuration
Command Usage
If the system vlan-auth is globally disabled, or vlan-auth is disabled for the
concerned port, no changes will be made to packets crossing the specified
port during egress.
Example
Related Commands
system vlan-auth (4-108)
vlan-auth (4-108)
Console(config)#interface ethernet 1/5
Console(config-if)#vlan-auth enable
Console(config-if)#
Console(config)#interface ethernet 1/5
Console(config-if)#vlan-auth egress tagged
Console(config-if)#