Quality of Service
Left running head:
Chapter name (automatic)
1028
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Alcatel-Lucent
QOS ON FR CONFIGURATION STEPS
This section lists the commands for QoS configuration on FR interface.
Note: The following configuration are prerequisite to QoS configuration on a FR interface:
- Channelized serial interface on T1 or E1 controller
- Configuring FR interface
The following configuration commands are shown for a T1 interface as an example.
The steps are similar for configuration of QoS on FR on an E1 interface.
For more details on T1 or an E1 controller configuration, refer to the “T1E1 Line Card”
chapter, refer to “Frame Relay” for FR configuration.
Step 1: Enter Configuration Mode
ALU# configure terminal
ALU(config)#
Step 2: Configure T1 Controller
ALU(config)# controller T1 <slot/port>
ALU(config-controller T1)#
Step 3: Configure the channel-group on the controller before entering the
Interface Configuration Mode. This command creates a channel-group that forms
a channelized serial interface.
ALU(config-controller T1)# channel group <0-23>
timeslots <1-24> speed [56K|64K]
Note: Creation of a channel-group is a pre-requisite for configuring a Serial Interface on a T1
or an E1 controller.
Step 4: Administratively bring up the controller.
ALU(config-controller T1)# no shutdown
Step 5: Exit from the controller mode
ALU(config-controller T1)# exit
ALU(config)#