Examples
The following example shows how to enable frame relay encapsulation for a multilink bundle, and enter
subinterface configuration mode.
RP/0/RSP0/CPU0:routerRP/0/RSP0/CPU0:router#
RP/0/RSP0/CPU0:router#
configure terminal
RP/0/RSP0/CPU0:router(config)#
interface multilink 0/3/0/0/1
RP/0/RSP0/CPU0:router(config-if)#
encapsulation frame-relay
RP/0/RSP0/CPU0:router(config-if)#
exit
RP/0/RSP0/CPU0:router(config)#
interface multilink 0/3/0/0/1.1 point-to-point
RP/0/RSP0/CPU0:router(config-subif)#
ipv4 address 10.86.10.48/24
The following example shows how to enter interface configuration mode for a multilink bundle with ppp
encapsulation. ppp encapsulation is the default encapsulation type:
RP/0/RSP0/CPU0:router#
configure terminal
RP/0/RSP0/CPU0:router(config)# i
nterface multilink 0/3/0/0/1
RP/0/RSP0/CPU0:router(config-if)#
ipv4 address 10.86.10.48/24
Related Commands
Description
Command
Displays information about a multilink interface.
show interfaces multilink, on page 690
Cisco ASR 9000 Series Aggregation Services Router Interface and Hardware Component Command Reference,
Release 5.3.x
681
Multilink Commands on the Cisco ASR 9000 Series Router
interface multilink