clear multiauth port
32-46 Authentication and Authorization Configuration
Parameters
Defaults
Default value for the number of users allowed to authenticate on a port is 1.
Mode
Switch command, read-write.
Examples
This example shows how to set the port multiple authentication mode to required on ge.3.14:
C3(rw)->set multiauth port mode auth-reqd ge.3.14
This example shows how to set the number of users allowed to authenticate on port ge.3.14 to 2:
C3(rw)->set multiauth port numusers 2 ge.3.14
clear multiauth port
Use this command to clear multiple authentication properties for one or more ports.
Syntax
clear multiauth port {mode | numusers} port-string
Parameters
Defaults
None.
mode
auth-opt |
auth-reqd |
force-auth |
force-unauth
Specifies the port(s)’ multiple authentication mode as:
• auth-opt — Authentication optional (“non-strict” behavior). If a user
does not attempt to authenticate using 802.1x, or if 802.1x
authentication fails, the port will allow traffic to be forwarded
according to the defined default VLAN.
• auth-reqd — Authentication is required.
• force-auth — Authentication considered.
• force-unauth — Authentication disabled.
numusers
numusers
Specifies the number of users allowed authentication on port(s). Valid
values depend on your specific platform. Refer to the Release Notes for your
platform for information about multi-user capacities.
port-string Specifies the port(s) on which to set multiple authentication properties.
mode Clears the specified port’s multiple authentication mode.
numusers Clears the value set for the number of users allowed authentication on the
specified port.
port-string Specifies the port or ports on which to clear multiple authentication
properties.