
Assigning a T1 Interface to a Multilink Bundle Configuration Example
The following example assigns a T1 interface to multilink group 1:
! ! Enter global configuration mode.
!
Router# configure terminal
!
! Specify the T1 interface and enter interface configuration mode.
!
Router(config)# interface serial 1/0/1/1:0
!
! Specify PPP encapsulation.
!
Router(config-if)# encapsulation ppp
!
! Specify the multilink bundle the T1 will belong to.
!
Router(config-if)#
ppp
multilink group 1
!
Cisco ASR 1000 Series Aggregation Services Routers SIP and SPA Software Configuration Guide, Cisco IOS
XE Everest 16.5
254
OL-14127-17
Configuring the 2-Port and 4-Port Channelized T3 SPAs
Assigning a T1 Interface to a Multilink Bundle Configuration Example