Cisco Systems WRP400 Telephone Accessories User Manual


 
Provisioning Reference (WRP400)
ATA Administration Guide 223
C
QoS Category
Priority Rule
<QOS_PRIORITY
_ RULE>
<QOS_PRIORITY_RULE>category_
number,name, priority,port_range</
QOS_PRIORITY_RULE>
category_num: QoS Category
number;
1 (application), 2 (online game), 3
(MAC address), 4 (Ethernet port)
name: Name string, corresponding to
the selected category
Application: The name of the
application
Online Games: The name of the game
MAC Address: The MAC address in
the format xx:xx:xx:xx:xx:xx
Ethernet Port: The port; Ethernet Port
1, Ethernet Port 2, Ethernet Port 3, or
Ethernet Port 4
priority: Priority; 0 (Low), 1 (Normal), 2
(Medium), 3 (High)
port_range: The port range;
start;end;protocol
start : The first port number in the
range
end: The final port number in the
range
protocol : 0 (Both, 1 (TCP, 2 (UDP
To configure a rule for an application:
<QOS_PRIORITY_RULE>category_num=
1,name= ap1, priority=3,port_range=
111;222; 0;333;444;1</QOS_PRIORITY_
RULE>
To configure a rule for an online game:
Format 1 (default game): <QOS_
PRIORITY_RULE> category_ number=2,
name,priority</QOS_ PRIORITY_RULE>
Example:
<QOS_PRIORITY_RULE>category_num= 2,
name=Age of Empires,priority=2
</QOS_PRIORITY_RULE>
Format 2 (with port range): <QOS_
PRIORITY_RULE>category_ number=2,
name,priority,port_range</QOS_
PRIORITY_RULE> <QOS_ PRIORITY_
RULE>category_num=2, name=
game1,priority=1, port_range= 555; 666;1</
QOS_ PRIORITY_RULE>
To configure a rule for a MAC Address:
<QOS_PRIORITY_RULE>category_num=3,
name=mac1,priority=1,mac= 00:02:
03:04:05:06</QOS_ PRIORITY_RULE>
To configure a rule for an Ethernet port:
<QOS_PRIORITY_RULE>category_num=
4,name= Ethernet Port 1,priority=0
</QOS_PRIORITY_RULE>
To delete all rules: <QOS_PRIORITY_
RULE></QOS_PRIORITY_RULE>
Feature/XML
Tag
Parameters Examples