bundle
To create a multilink interface bundle, use the bundle command in the interface configuration mode. To remove a multilink interface bundle, use the no form of this command.
bundle bundleID
Syntax Description
bundleID |
ID number of the multilink interface bundle. The bundle ID can be a 9-digit number. |
Command Default
No default behavior or values
Command Modes
Interface configuration
Command History
Release |
Modification |
---|---|
Release 3.9.0 |
This command was introduced. |
Usage Guidelines
The bundle command is used in mgmtmultilink controller mode to dynamically create a multilink interface. This command is similar to the channel-group command on the T1 controller, which dynamically creates a serial interface.
Task ID
Task ID |
Operations |
---|---|
sonet-sdh |
read, write |
Examples
The following example shows how to create a multilink interface with a bundle ID of 1:
RP/0/RSP0/CPU0:router# configure
RP/0/RSP0/CPU0:router(config)# controller mgmtmultilink 0/1/0/0
RP/0/RSP0/CPU0:router(config-mgmtmultilink)# bundle 1
RP/0/RSP0/CPU0:router(config-mgmtmultilink)# commit