Draytek 1.11 Router User Manual


 
Telnet Command Reference Guide V1.1
26
2.4.20 ip bandwidth
This command allows users to set maximum bandwidth limit number for the specified IP.
ip bandwidth on
ip bandwidth off
ip bandwidth default [tx_rate][rx_rate]
ip bandwidth status
ip bandwidth show
ip bandwidth [add/del] [IP1-IP2][tx][rx]
Syntax Description
on It means to turn on the IP bandwidth limit.
off It means to turn off the IP bandwidth limit.
default [tx_rate][rx_rate] It means to set default tx and rx rate of bandwidth limit. The range is
from 0 – 65535 Kpbs.
status It means to display the current settings.
show It means to display all the bandwidth limits settings within the IP
range.
add It means to add the bandwidth within the IP range.
del It means to delete the bandwidth within the IP range.
IP1-IP2 It means the range of IP address specified for this command.
tx It means to set transmission rate for bandwidth limit.
rx It means to set receiving rate for bandwidth limit.
Example
>ip bandwidth default 200 800
>ip bandwidth add 192.168.1.50 - 192.168.1.100 10 60
>ip bandwidth status
IP range:
192.168.1.50 – 192.168.1.100 : Tx:10 Rx:60
Current ip Bandwidth limit is turn on
Current default Bandwidth rate is Tx:200 Rx:800 Kbps