Traffic Policing Configuration - Avaya 1000 Series Configuration Manual

Secure router
Hide thumbs Also See for 1000 Series:
Table of Contents

Advertisement

The following are the step-by-step CLI configuration details to achieve the configuration.
Config term
interface bundle wan
link t1 1
link t1 2
encapsulation ppp
ip address 10.19.5.2 255.255.255.0
ip multicast ospfrip2
red
exit red
qos
add_class VoIP root-out cr_percent 30 br_percent 50
priority 3
add_class Video root-out cr_percent 50 br_percent 100
priority 5
add_class OtherSrcIP root-out cr_percent 11 br_percent
100
add_class FTP OtherSrcIP cr_percent 10 br_percent 100
priority 7
add_class other OtherSrcIP cr_percent 1 br_percent 100
class VoIP
add_src_ip 10.10.10.0 255.255.255.0
mark_dscp ef
exit class
class Video
add_src_ip 20.20.20.0 255.255.255.0
mark_dscp af41
exit class
class OtherSrcIP
add_src_ip default
exit class
class FTP
add_port 21
mark_dscp af11
exit class
class other
add_port default
mark_dscp cs0
exit class
enable cbq outbound
exit qos
exit bundle

Traffic Policing Configuration

The following are the step-by-step CLI configuration details to achieve a traffic policing
configuration:
Config term
interface ethernet 0
qos
add_class Video root-in
add_class DataVoice root-in
add_class UDP1500 Video
add_class FTP DataVoice
add_class Allother DataVoice
class Video
exit class
Avaya Secure Router 1000 Series Configuration Guide
Traffic Policing Configuration
December 2010
227

Advertisement

Table of Contents
loading

Table of Contents