R3303-HP HSR6800 Routers Layer 2 - WAN Command Reference

112
Parameters
bandwidth: Minimum amount of bandwidth (in kbps) required to bring up the HDLC link bundle. The
value range for this argument is 64 to 1342177280.
Examples
# Set the minimum amount of bandwidth required to bring up HDLC link bundle 1 to 1000 kbps.
<Sysname> system-view
[Sysname] interface hdlc-bundle 1
[Sysname-Hdlc-bundle1] bundle min-active bandwidth 1000
bundle min-active links
Use bundle min-active links to set the minimum number of selected interfaces required to bring up the
HDLC link bundle.
Use undo bundle min-active links to remove the configuration.
Syntax
bundle min-active links number
undo bundle min-active links
Default
No limit is set on the minimum number of selected interfaces required to bring up an HDLC link bundle.
Views
HDLC link bundle interface view
Default command level
2: System level
Parameters
number: Number of selected member interfaces required to bring up the HDLC link bundle. The value
range for this argument is 1 to 8.
Usage guidelines
The value specified using this command cannot be bigger than that specified using the bundle
max-active links command.
Examples
# Set the number of selected member interfaces required to bring up HDLC link bundle 1 to 5.
<Sysname> system-view
[Sysname] interface hdlc-bundle 1
[Sysname-Hdlc-bundle1] bundle min-active links 5
Related commands
bundle max-active links
description
Use description to configure the description of an interface.
Use undo description to restore the default.