Define protocol value [0,255]. Up to 3 protocol
values can be defined (n can be 1, 2, or 3).
Table 17: Tags and Tag Parameters for the CLI
Examples:
To deny one IP address to access the Return Link:
# ip mfc mask 0 3 0 -1 +src 10.10.10.10 255.255.255.255
To block transmission to a certain TCP/UDP port range:
# ip mfc mask 0 3 0 -1 +dport 2000 3000
To delete the whole entry from the QoS classification table:
# ip mfc mask 0 3 0 –all
To view the current QoS configuration:
# ip qos show
QOS Policy Table
Grp Cls CrM Pri QLength Drop Timeout Description
0 0 0 0 400000 0 120 Best Effort
1 1 1 1 15000 1 120 VoIP Audio
2 1 1 2 4000 1 120 VoIP Signaling
QoS Classification table
Idx Grp Classification Parms
11 -1 Dst port = 2000..3000
#
Or
#
ip mfc show
MfC Classification table
Module: QoS (0)
SubIdx Idx Grp Classification Parms HitCount
3 0 -1 IPSrc= 10.10.10.10/255.255.255.255 0
Module: PEP (1)
SubIdx Idx Grp Classification Parms HitCount
1 10 1 Dst port = 1..65535 0