Avaya X330WAN User Manual

Page 93

Advertising
background image

VoIP Implementation with a G700 Media Gateway and an S8300 Media Server

Avaya X330WAN User’s Guide

71

Configuration Example 2 for Site B - Two VCs Between Sites

Following is the configuration procedure for the X330WAN-2USP as shown in
Figure 4.11:

Loopback and PMI interfaces configuration:

X330WAN-2USP-1(super)# interface Loopback 1

X330WAN-2USP-1(super-if:Loopback1)# ip address 20.20.20.20 24

The Primary management interface has changed. Please copy the running

configuration to the start-up configuration file, and reset the

device.

X330WAN-2USP-1(super-if:Loopback1)# exit

X330WAN-2USP-1(super)# copy running-config startup-config

X330WAN-2USP-1(super)# reset

FabricFastEthernet interface configuration:

X330WAN-2USP-1(super)# interface FabricFastEthernet 1:1

X330WAN-2USP-1(super-if:FabricFastEthernet1:1)# ip address 3.3.3.1

24

X330WAN-2USP-1(super-if:FabricFastEthernet1:1)# exit

X330WAN-2USP-1(super)# interface FabricFastEthernet 1:1.1

X330WAN-2USP-1(super-subif:FabricFastEthernet1:1.1)# ip address

4.4.4.1 24

X330WAN-2USP-1(super-if:FabricFastEthernet1:1.1)# exit

X330WAN-2USP-1(super)# interface FabricFastEthernet 1:2

X330WAN-2USP-1(super-if:FabricFastEthernet1:2)# ip address

33.33.33.1 24

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)# bc out 16000

X330WAN-2USP-1(super-map-class)# exit

X330WAN-2USP-1(super)# map-class frame-relay data

Advertising