Learned Port Security Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 19-21
Examples
-> show port-security
Port: 7/10
Operation Mode : ENABLED,
Max MAC bridged : 1,
Trap Threshold : DISABLED,
Max MAC filtered : 5,
Low MAC Range : 00:00:00:00:00:00,
High MAC Range : ff:ff:ff:ff:ff:ff,
Violation : RESTRICT
MAC Address VLAN TYPE
-------------------+------+-------------------
00:20:95:00:fa:5c 1 STATIC
Release History
Release 6.6.1; command was introduced.
output definitions
Port The module slot number and the physical port number on that module.
Operation Mode The Learned Port Security operation status for the port (enabled or dis-
abled). Configured through the port-security command.
Max MAC bridged The maximum number of bridged MAC addresses that are allowed on
this port. Configured through the port-security maximum command.
Trap Threshold The number of bridged MACs to learn before sending a trap. After this
number is reached, a trap is sent out for every MAC learned thereafter.
If disabled is displayed in this field, the trap threshold is not in force.
Configured through the port-security learn-trap-threshold command.
Max MAC filtered The maximum number of filtered MAC addresses that the LPS port can
learn. Configured through the port-security max-filtering command.
Low MAC Range MAC address that defines the lower end of a MAC address range. Con-
figured through the port-security mac-range command.
High MAC Range MAC address that defines the higher end of a MAC address range.
Configured through the port-security mac-range command.
Violation The security violation mode for the port (restrict or shutdown). Con-
figured through the port-security violation command.
MAC Address An individual authorized MAC address. Configured through the
port-security mac command.
VLAN The VLAN to which the LPS port belongs.
TYPE Indicates if the MAC address was dynamically learned or statically
configured as an authorized MAC address for the port. Dynamic MAC
addresses become configured MAC address entries after a configura-
tion save and switch reboot.