QoS Configuration
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
983
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Standard Procedure
Step 1: Configure match-list and match-list rules. For more information on this,
refer to the “Common Classifiers” chapter in this guide).
Step 2: Configure Class-map. See “To Configure a Class Map”
Step 3: Configure rule for the Class-map. See “To Configure a Rule for a Class-
map”
Step 4: Configure Policy-map. See “To Configure a Policy Map”
Step 5: Configure Traffic Class, i.e., associate a class-map to a policy-map. See
“To Configure a Traffic Class”
Attach Policy Map to an interface
Step 6: Enter into the Interface Configuration Mode
ALU(config)# interface <name>
Example:
ALU(config)# interface GigabitEthernet3/0
ALU(config-if GigabitEthernet3/0)#
Note: 1. QoS can be configured on Gigabit Ethernet, Serial, Tunnel, Frame Relay (FR),
Multilink Point to Point (MLPPP), Multilink Frame Relay (MLFR), and VLAN interfaces.
To view QoS on Frame Relay interface and sub interface configuration, see “QoS on
FR and FR Sub Interface” section in this chapter.
2. No queuing is supported on VLAN interface.
Step 7: Administratively bring up the interface
ALU(config-if <interface-name>)# no shutdown
Example:
ALU(config-if GigabitEthernet3/0)# no shutdown
Step 8: Configure IP address for the interface
ALU(config-if <interface-name>)# ip address {<ip-
address subnet-mask>|<ip-address/prefix-length>}
Example:
ALU(config-if GigabitEthernet3/0)# ip address
20.20.20.20/24