13 lines
275 B
Plaintext
Executable File
13 lines
275 B
Plaintext
Executable File
# The bandwidth unit is Mbit/s
|
|
config eqos
|
|
option enabled 0
|
|
option download 100
|
|
option upload 20
|
|
|
|
# Limiting the bandwidth of a single Device
|
|
#config device
|
|
# option ip "192.168.1.100"
|
|
# option download 10
|
|
# option upload 5
|
|
# option comment "test"
|