aaa port-access device-identity bypass

Syntax

aaa port-access device-identity <name> bypass <port-list>
no aaa port-access device-identity <name> bypass <port-list>

Description

Enables bypass on port using device-identity based on CDP/LLDP protocol. This command can be use to bypass authentication of either CDP protocol enable device or LLDP protocol enable device. Authentication will be triggered for those clients which are not matching the profiles.

The no form of this command disables bypass on port.

Command context

config

Parameters

name

Enter the name of the device-identity to bypass the device.

port-list

Enter a port number, a list of ports or 'all' for all ports.

Examples

switch(config)#aaa port-access
 device-identity       Configure device-identity on the switch ports to bypass
                      authentication.
Switch(config)#aaa port-access device-identity name
 ASCII-STR            Enter an ASCII string.
 Switch(config)#aaa port-access device-identity name test
 bypass		        Configure bypass on the switch ports to bypass
                     authentication.
Switch(config)#aaa port-access device-identity name test bypass
 PORT-LIST	        Enter a port number, a list of ports or 'all' for all
                     ports.