DETAILED STEPS
PurposeCommand or Action
Enters global configuration mode.Router# configure terminal
Step 1
Creates a multilink interface and enters multilink interface mode,
where:
Router(config)# interface multilink
group-number
Step 2
• group-number—The group number for the multilink bundle.
Sets the IP address for the multilink group, where:
Router(config-if)# ip address address mask
Step 3
• address—The IP address.
• mask—The IP netmask.
Assigning an Interface to a Multilink Bundle
To assign an interface to a multilink bundle, use the following commands:
SUMMARY STEPS
1.
Router# configure terminal
2.
Router(config)# interface serial slot/subslot/port
3.
Router(config-if)# encapsulation ppp
4.
Router(config-if)# ppp multilink group group-number
5.
Router(config-if)# ppp multilink
6.
Repeat these commands for each interface you want to assign to the multilink bundle.
DETAILED STEPS
PurposeCommand or Action
Enters global configuration mode.Router# configure terminal
Step 1
Selects the interface to configure and enters interface
configuration mode, where:
Router(config)# interface serial slot/subslot/port
Step 2
• slot/subslot/port —Specifies the location of the controller.
For addressing information, refer to the Specifying the Physical
Address for Controller and Interface Configuration, on page 292.
Enables PPP encapsulation.
Router(config-if)# encapsulation ppp
Step 3
Cisco ASR 1000 Series Aggregation Services Routers SIP and SPA Software Configuration Guide, Cisco IOS
XE Everest 16.5
310 OL-14127-17
Configuring the 1-Port Channelized OC-3/STM-1 SPA and 1-Port Channelized OC-12/STM-4 SPA
Optional Configurations