User Guide
210
5.3.24 POE management
Global Settings
TENDA(config)# power inline static|auto
Note:
Configure PoE management mode
Port configuration
TENDA(config)# interface range gigabitethernet 0/9
TENDA(config-if)# power inline disable|enable
Note:
Enable/disable PoE
TENDA(config)# interface range gigabitethernet 0/9
TENDA(config-if)# power inline standard af|at
Note:
Configure interface power supply standard
TENDA(config)# interface range gigabitethernet 0/6
TENDA(config-if)# power inline consumption default <0-300>
Note:
Configure PoE power
TENDA(config-if)# power inline priority high|low|medium
Note:
Configure current port priority setting and it only takes effect in static mode
TENDA(config-if)#power timerange <1-100>
Note:
Configure current specified time range ID and not specified means no time limit
View PoE settings
TENDA# show power
Note:
View PoE settings, including global settings, port settings, actual transmission power and
remote PD level
5.3.25 ACL Configuration
Add ACL
TENDA# configure terminal
TENDA (config)# access-list 125
Note:
Create MAC based ACL: 125
TENDA(config)# access-list 1
Note:
Create IP based ACL: 1
Add MAC based ACL rule
TENDA (config)# access-list 125
TENDA(config)# mac access-list 125
Note:
Enter ACL 125
TENDA(config-mac-nacl)# rule 1 deny vlan 2 eth-type any src-mac any dst-mac any
Note:
Add rule 1 and deny all packets to pass