qos |
Subversion Repositories: |
Rev 1 | Rev 22 | |
---|---|---|
Line 1... | Line 1... | |
# Interfaces configuration file for QoS |
# Interfaces configuration file for QoS | |
|
| |
interface wlan0 { |
interface eth0 { | |
speed 3000 |
speed 100000 | |
type transit |
type transit | |
NONCZFSPD 32 |
NONCZFSPD 32 | |
AIRFREESPD 128 |
AIRFREESPD 128 | |
SSHDIV 1 |
SSHDIV 1 | |
PINGDIV 1 |
PINGDIV 1 | |
Line 12... | Line 12... | |
WWWDIV 1 |
WWWDIV 1 | |
XFERDIV 5 |
XFERDIV 5 | |
DFLTDIV 5 |
DFLTDIV 5 | |
} |
} | |
|
| |
interface wlan1 { |
interface eth1 { | |
speed 3000 |
speed 100000 | |
type transit |
type transit | |
NONCZFSPD 32 |
NONCZFSPD 32 | |
AIRFREESPD 128 |
AIRFREESPD 128 | |
SSHDIV 1 |
SSHDIV 1 | |
PINGDIV 1 |
PINGDIV 1 |