
open-threshold
Sets the bandwidth threshold for bringing up a composite link.
Syntax: open-threshold value
no open threshold
value
Sets the bandwidth threshold for bringing up a composite link. Values are in Mb/second. If the value is set to zero (0), the composite link comes up when the first member-link comes up. If the value is set to n, the composite link comes up when the aggregate bandwidth of the member-links exceeds n.
Description: Composite links consist of sets of member-links. You can configure the composite link to open when the first member link opens, (open threshold value = 0), or when a the aggregate bandwidth provided by all the active links in the composite link rises above the open threshold.
NOTE The value configured by the open threshold command must be greater than the value configured by the close threshold command.
Use the open-threshold value command to set the open bandwidth threshold for the composite link. Values must be multiples of OC-3c available bandwidth. The following table lists the transmission rates and available bandwidths for the most widely used OC speeds:
For example, if the composite link consists of 4 OC-3c interfaces and 1 OC-12c interface, the maximum bandwidth for the composite link is (4 x 155.52) + (622.08) = 1244.16 Mb/sec.
Use the no open threshold command to set the open bandwidth threshold at the default value of 0. The composite link opens when the first member link becomes active.
Factory Default: 0.
Command Mode: Composite-link configuration.
Example: In the following example, the open-threshold command sets the threshold to open the composite link when the first member-link becomes active. The show interface composite-link command displays the new setting:
router(config)#interface composite-link Boston2LA
router(config-if)#open-threshold 0
router(config-if)#end
router#show interface composite-link Boston2LA
Composite-link lowercl1 is down
Internet address is 22.1.1.2/24
Remote address is 22.1.1.1
MTU 4470 bytes
BW: configured 601 Mbit/Sec, available 0 Mbit/Sec
Member links: 1 configured, 0 up
Thresholds: up 0 Mbit/Sec, down 0 Mbit/Sec
Received:
50 bytes
2 directed packets, 0 multicast packets, 0 broadcast packets
1 discards, 1 errors, 0 unknown protocols
1 Bytes/Sec averaged, Bandwidth Utilized < 1%
Transmitted:
872 bytes
48 directed packets, 0 multicast packets, 0 broadcast packets
0 discards, 0 errors
0 Bytes/Sec averaged, Bandwidth Utilized < 1%
Refer to show interface composite-link for a description of the fields in the display.
Related Commands: close-threshold
interface composite-link
member-link pos
show interface composite-link
show interface pos
show ip interface
show running-config
Copyright © 2005
Avici Systems Inc.
Avici® and TSR®
is a registered trademark of Avici Systems Inc.
IPriori, Composite Links, SSR, QSR, and NSR® are
trademarks of Avici Systems Inc.
Source
File Name: Interface_Cmd.fm
HTML File Name: Interface_Cmd29.html
Last Updated: 02/25/05 at 14:28:34