xStack
config 802.1x reauth ports
Purpose | Used to configure the 802.1x |
| Switch. |
Syntax | config 802.1x reauth [port_based ports [<portlist> all] |
| mac_based [ports] [<portlist> all] {mac_address <macaddr>] |
Description | The config 802.1x reauth command is used to |
| previously authenticated device based on port number or MAC |
| address. |
Parameters | port_based – This instructs the Switch to |
| function based only on the port number. Ports approved for re- |
| authorization can then be specified. |
| ports <portlist> − Specifies a range of ports. The port list |
| is specified by listing the lowest slot number and the |
| beginning port number on that slot, separated by a colon. |
| Then the highest slot number, and the highest port number of |
| the range (also separated by a colon) are specified. The |
| beginning and end of the port list range are separated by a |
| dash. For example, 1:3 specifies slot number 1, port 3. 2:4 |
| specifies slot number 2, port 4. |
| ports between slot 1, port 3 and slot 2, port 4 − in numerical |
| order. |
| all − Specifies all of the ports on the Switch. |
| |
| function based on a specific MAC address. Ports approved for re- |
| authorization can then be specified. |
| ports <portlist> − Specifies a range of ports. The port list |
| is specified by listing the lowest slot number and the |
| beginning port number on that slot, separated by a colon. |
| Then the highest slot number, and the highest port number of |
| the range (also separated by a colon) are specified. The |
| beginning and end of the port list range are separated by a |
| dash. For example, 1:3 specifies slot number 1, port 3. 2:4 |
| specifies slot number 2, port 4. |
| ports between slot 1, port 3 and slot 2, port 4 − in numerical |
| order. |
| all − Specifies all ports on the Switch. |
| mac_address <macaddr> - Specifies the MAC address of the |
| client to add. |
Restrictions | Only |
|
|
Example usage:
To configure 802.1x reauthentication for ports
Command: config 802.1x reauth port_based ports
Success.
201