Mpls Basic Configuration Guide, Cisco Ios Xe Everest 16.5.1 (Cisco Asr 900 Series - Cisco ASR 900 Series Manual

Mpls basic configuration guide, cisco ios xe everest 16.5.1
Hide thumbs Also See for ASR 900 Series:
Table of Contents

Advertisement

Assigning an Interface to a Multilink Bundle
Command or Action
Example:
Device> enable
Step 2
configure terminal
Example:
Device# configure terminal
Step 3
controller {t1 | e1} slot/port
Example:
Device# controller t1 0/0/1
Step 4
channel-group channel-number
timeslots fulltimeslots
Example:
Device(config-controller)#
channel-group 1 timeslots 1-24
Step 5
exit
Example:
Device(config-controller)# exit
Step 6
interface serial slot/subslot / port :
channel-group
Example:
Device(config)# interface serial
0/0/1:1

MPLS Basic Configuration Guide, Cisco IOS XE Everest 16.5.1 (Cisco ASR 900 Series)

54
Purpose
• Enter your password if prompted.
Enters global configuration mode.
Configures a T1 or E1 controller and enters controller configuration mode.
• The t1 keyword indicates a T1 line card.
• The e1 keyword indicates an E1 line card.
• The slot/port arguments are the backplane slot number and port number
on the interface. Refer to your hardware installation manual for the
specific slot numbers and port numbers.
Defines the time slots that belong to each T1 or E1 circuit.
• The channel-number argument is the channel-group number. When a
T1 data line is configured, channel-group numbers can be values from
1 to 24. When an E1 data line is configured, channel-group numbers
can be values from 1 to 31.
• The timeslots fulltimeslots keyword and argument specifies time slots.
For a T1 controller, the time slot is 1-24. For an E1 controller the time
slot is 1-31.
Returns to global configuration mode.
Configures a serial interface for a Cisco 7500 series router with channelized
T1 or E1 and enters interface configuration mode.
• The slot argument indicates the slot number. Refer to the appropriate
hardware manual for slot and port information.
• The /port argument indicates the port number. Refer to the appropriate
hardware manual for slot and port information.
• The :channel-group argument indicates the channel group number.
Cisco 7500 series routers specify the channel group number in the range
of 0 to 4 defined with the channel-group controller configuration
command.
MPLS Multilink PPP Support

Advertisement

Table of Contents
loading

Table of Contents