Lantronix
SISPM1040-582-LRT CLI Reference
33757 Rev. J
Page
231
of
272
Message: SISPM1040-582-LRT# E poe 05:23:20 50/poe_mgmt_set_local_config#4125: Error: Maximum port
power must not exceed 120W (For port 1 + port 2)
W poe 05:23:20 50/poe_mgmt_set_local_config#4138: Warning: Configuration NOT updated due to above
error(s)
Meaning: You tried to enter an invalid PoE configuration.
Recovery: 1. Verify your switch FW version (
before FW VB7.10.2658 or FW VB7.10.2658 and above
).
2. Re-enter the invalid PoE command (likely
poe
mode command in Interface Config mode).
3. Continue operation.
Command
:
port-security
Description
:
Configure port security per interface.
Syntax
:
port-security
port-security
maximum [ <v_1_to_1024> ]
port-security
sticky
port-security
sticky <v_mac_addr> vlan <v_vlan_id>
port-security
violation { protect | trap | trap-shutdown | shutdown }
Parameters
:
maximum Maximum number of MAC addresses that can be learned on this set of interfaces.
sticky Enable/disable port security sticky function per interface.
violation The action involved with exceeding the limit.
<1-1024> Number of addresses
<mac_addr> 48 bit MAC address: xx:xx:xx:xx:xx:xx
protect Don't do anything
shutdown Shutdown the port
trap Send an SNMP trap
trap-shutdown Send an SNMP trap and shutdown the port
vlan
VLAN keyword
<vlan_id> VLAN IDs 1-4095
<cr>
Example
:
SISPM1040-582-LRT(config-if)#
port-security
SISPM1040-582-LRT(config-if)#
port-security maximum 500
SISPM1040-582-LRT(config-if)#
port-security sticky
SISPM1040-582-LRT(config-if)#
port-security violation trap
SISPM1040-582-LRT(config-if)#
port-security violation trap-shutdown
SISPM1040-582-LRT(config-if)#
port-security sticky 00-c0-f2-4f-7f-cd vlan 10
SISPM1040-582-LRT(config-if)#