Security Commands | 191Mode Interface Config; Interface Range, which is indicated by the (conf-if-range-interface)# prompt, such as(conf-if-range-vlan 10-20)#.CommandHistorydot1x port-control allThis command sets the authentication mode to be used on all ports. The control mode may be one ofthe following.Force-unauthorized—The authenticator PAE unconditionally sets the controlled port to unauthorized.Force-authorized—The authenticator PAE unconditionally sets the controlled port to authorized.Auto—The authenticator PAE sets the controlled port mode to reflect the outcome of the authenticationexchanges between the supplicant, authenticator and the authentication server.Syntax dot1x port-control all {force-unauthorized | force-authorized | auto}no dot1x port-control all sets the authentication mode to be used on all ports to auto.Default autoMode Global Configdot1x re-authenticateThis command begins the re-authentication sequence on the specified port. This command is only validif the control mode for the specified port is 'auto'. If the control mode is not 'auto' an error will bereturned.Syntax dot1x re-authenticate unit/slot/portMode Global ConfigCommandHistorydot1x re-authenticationThis command enables re-authentication of the supplicant for the specified port.The no version of this command disables re-authentication of the supplicant for the specified port.Syntax dot1x re-authenticationVersion 2.3 Interface Range mode addedRelatedCommandsinterface range Defines an interface range and accesses the Interface Range modeVersion 2.3 Modified: Moved from Privileged Exec mode to Global Config mode.