auth-mac dynamic-vlan-creation
Use this command to enable or disable dynamic VLAN creation after successful MAC authentication.
Command Syntax
auth-mac dynamic-vlan-creation (enable|disable)
Parameters
disable
Disables dynamic VLAN creation: after a successful authentication, the MAC will be added to the forwarding database with the default VLAN
enable
Enables dynamic VLAN creation: after a successful authentication, the MAC under authentication will be added to the VLAN identifier attribute in the radius server configuration file
Default
Disabled
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#interface eth0
(config-if)#auth-mac dynamic-vlan-creation disable
#configure terminal
(config)#interface eth0
(config-if)#auth-mac dynamic-vlan-creation enable
Last modified date: 07/13/2023