Avaya X330WAN Network Router User Manual


 
VoIP Implementation with a G700 Media Gateway and an S8300 Media Server
Avaya X330WAN User’s Guide 67
X330WAN-2USP-1(super-if:FabricFastEthernet1:2)# exit
Configuration of a Policy list with the appropriate DSCP-CoS mappings:
X330WAN-2USP-1(super)# set qos policy-source local
X330WAN-2USP-1(super)# ip access-list-name 100 voice
X330WAN-2USP-1(super)# ip access-list-dscp operation 100 34 fwd7
X330WAN-2USP-1(super)# ip access-list-dscp operation 100 46 fwd6
X330WAN-2USP-1(super)# ip access-list-dscp trust 100 trust-cos-dscp
Activating the Policy List on the FabricFastEthernet interface:
X330WAN-2USP-1(super)# interface FabricFastEthernet 1
X330WAN-2USP-1(super-if:FabricFastEthernet1)# ip access-group 100 in
X330WAN-2USP-1(super-if:FabricFastEthernet1)# exit
Map-class configuration:
X330WAN-2USP-1(super)# map-class frame-relay voip
X330WAN-2USP-1(super-map-class)# cir out 128000
X330WAN-2USP-1(super-map-class)# be out 8000
X330WAN-2USP-1(super-map-class)# bc out 16000
X330WAN-2USP-1(super-map-class)# de pre-mark 80
X330WAN-2USP-1(super-map-class)# fragment
X330WAN-2USP-1(super-map-class)# exit
Serial interface configuration:
X330WAN-2USP-1(super)# interface Serial 1
X330WAN-2USP-1(super-if:Serial1)# encapsulation frame-relay
X330WAN-2USP-1(super-if:Serial1)# bandwidth 192
X330WAN-2USP-1(super-if:Serial1)# frame-relay traffic-shaping
X330WAN-2USP-1(super-if:Serial1)# voip-queue
X330WAN-2USP-1(super-if:Serial1)# exit
Frame relay sub interface configuration:
X330WAN-2USP-1(super)# interface Serial 1.1 point-to-point
X330WAN-2USP-1(super-subif:Serial1.1)# ip address 2.2.2.2 24
X330WAN-2USP-1(super-subif:Serial1.1)# frame-relay interface-dlci 16
X330WAN-2USP-1(super-subif:Serial1.1)# frame-relay class-dlci 16
voip
X330WAN-2USP-1(super-subif:Serial1.1)# exit
X330WAN-2USP-1(super)# ip default-gateway serial 1.1