Chapter 23
23-8 Command Reference Guide for the Avaya P580 and P882 Multiservice Switches, v6.1
Systems ■ P550R and P880, 80-series modules only.
■ P580 and P882.
• Use the DSCP to classify all UDP
traffic that has a:
— Source IP address of 7.7.7.7
— Destination IP address of
8.8.8.8
— Destination port between 33
and 44
• Mask the three least significant bits
of the DSCP
(configure)# access-list
MyAccessList2 9 permit use-
diffserv mask udp host 7.7.7.7 host
8.8.8.8 range 33 44
• Assign a priority of 7 to all TCP
traffic that has a:
— Source IP address of 9.9.9.9
— Destination IP address of
3.3.3.3
— Destination port between 55
and 66
• Permit TCP connections that meet
this criteria
(configure)# access-list
MyAccessList2 10 permit use-
priority 7 tcp host 9.9.9.9 host
3.3.3.3 range 55 66 established
Table 23-3. Examples: Extended ACL Rules
To. . . Enter. . .
3 of 3