Avaya X330WAN Manuel D’Utilisation

Page de 264
Chapter 4
Operational Concepts and Configuration Examples
60
Avaya X330WAN User’s Guide
Configuration Example for Site A
The following is the configuration procedure for the X330WAN-2USP, as shown in 
Figure 4.10. Commands with footnotes are described at the end of the configuration 
procedure.
Loopback and PMI interfaces configuration:
X330WAN-2USP-1(super)# interface Loopback 1
X330WAN-2USP-1(super-if:Loopback1)# ip address 10.10.10.10 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 
1.1.1.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 
149.49.54.80 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 
11.11.11.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
 
(1)
X330WAN-2USP-1(super)# ip access-list-dscp operation 100 46 fwd6
 (2)
X330WAN-2USP-1(super)# ip access-list-dscp trust 100 trust-cos-dscp
(3)
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
Serial interface configuration:
X330WAN-2USP-1(super)# interface Serial 1
X330WAN-2USP-1(super-if:Serial1)# ip address 2.2.2.1 24
X330WAN-2USP-1(super-if:Serial1)# mtu 300