Firewall
Configure Quality of Service options
TX54 User Guide
826
Command line
1. Log into the TX54 command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
admin
to access the Admin CLI.
2. At the command line, type
config
to enter configuration mode:
> config
(config)>
3. Add a binding:
(config)> add firewall qos end
(config firewall qos 2)>
New binding are enabled by default. To disable:
(config firewall qos 2)> enable false
(config firewall qos 2)>
4. (Optional) Set a label for the new binding:
(config firewall qos 2)> label my_binding
(config firewall qos 2)>
5. Set the interface to queue egress packets on. The binding will only match traffic that is being
sent out on this interface:
a. Use the
?
to determine available interfaces:
(config firewall qos 2)> interface ?
Interface: The network interface.
Format:
/network/interface/defaultip
/network/interface/defaultlinklocal
/network/interface/lan1
/network/interface/lan_hotspot
/network/interface/loopback
/network/interface/wan1
/network/interface/wwan1
/network/interface/wwan2
Current value:
(config firewall qos 2)> interface
b. Set the interface. For example:
(config firewall qos 2)> interface /network/interface/wan1
(config firewall qos 2)>
6. (Optional) Set the maximum egress bandwidth of the interface, in megabits, allocated to this
binding.
Содержание TX54
Страница 1: ...TX54 User Guide Firmware version 22 2 ...
Страница 190: ...Interfaces Bridging TX54 User Guide 190 ...
Страница 293: ...Hotspot Hotspot configuration TX54 User Guide 293 ...
Страница 332: ...Hotspot Show hotspot status and statistics TX54 User Guide 332 ...
Страница 584: ...Services Simple Network Management Protocol SNMP TX54 User Guide 584 4 Click Download ...
Страница 1069: ...Command line interface Command line reference TX54 User Guide 1069 reboot Reboot the system Parameters None ...