![](/images/new-backgrounds/1202185/20218563x1.webp)
xStack
Example usage:
To configure the port security:
Command: config port_security ports
Success
show port_security
Purpose | Used to display the current port security configuration. |
Syntax | show port_security {ports <portlist>} |
Description | This command is used to display port security information of the |
| Switch ports. The information displayed includes port security admin |
| state, maximum number of learning address and lock mode. |
Parameters | ports <portlist> − Specifies a range of ports to be displayed. The |
| port list is specified by listing the lowest slot number and the |
| beginning port number on that switch, 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. |
| specifies all of the ports between slot 1, port 3 and slot 2, port 4 − in |
| numerical order. |
Restrictions | None. |
|
|
Example usage:
To display the port security configuration:
Command: show port_security ports
Port# | Admin State | Max. Learning Addr. | Lock Address Mode |
1:1 | Disabled | 1 | DeleteOnReset |
1:2 | Disabled | 1 | DeleteOnReset |
1:3 | Disabled | 1 | DeleteOnReset |
1:4 | Disabled | 1 | DeleteOnReset |
1:5 | Disabled | 1 | DeleteOnReset |
1:6 | Disabled | 1 | DeleteOnReset |
1:7 | Enabled | 10 | DeleteOnReset |
1:8 | Disabled | 1 | DeleteOnReset |
1:9 | Disabled | 1 | DeleteOnReset |
1:10 | Disabled | 1 | DeleteOnReset |
29