6.
Configuring speed limits on the ports
config bandwidth_control <PORT_LIST> <MODE> <NUM>
where <PORT_LIST>
is the list of ports,
<MODE>
is the limit direction:
rx_rate —
reception limit
tx_rate —
transfer limit
<NUM>
is the speed value in Kbps, 0 – no limit.
5.4.3.16 Configuring device description
1. configuring device name
config description name <STRING>
Example:
config description name psw-2g4f
2
. configuring device location
config description location <STRING>
Example:
config description location servernaya
3
. configuring contacts of the service company
config description location <STRING>
Example:
config description company superpuper-telecom
5.4.3.17 Configuring MAC address filtering
1. Configuring port state
config mac_filtering port_state <PORTLIST> <MODE>
where
<PORT_LIST>
is the list of ports,
<MODE>
is port mode:
normal – Normal
mac – Secure: MAC Filtering
port – Secure: Port Shutdown
port_temp – Secure: Temporary Port Shutdown
Example:
config mac_filtering port_state 1-3 mac
2. Adding a MAC address to the allowed list
config mac_filtering add <PORT> <MAC>
where
<PORT>
is port,
<MAC>
is MAC address
Example:
config mac_filtering add 1 00:11:22:33:44:55
3. Deleting a MAC address from the list of allowed