bandwidth (GMPLS tunnel view)

Function

The bandwidth command configures bandwidth for a GMPLS UNI tunnel.

The undo bandwidth command restores the default configuration.

By default, no bandwidth is configured for a GMPLS UNI tunnel.

Format

bandwidth bw-value

undo bandwidth

Parameters

Parameter Description Value
bw-value

Specifies the bandwidth for a GMPLS UNI tunnel.

The value ranges from 1 to 4000000000, in kbit/s.

Views

GMPLS tunnel view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
gmpls-te write

Usage Guidelines

Usage Scenario

After running the gmpls-tunnel command to establish a GMPLS UNI tunnel, you need to run the bandwidth command in the GMPLS UNI tunnel view to configure bandwidth for the tunnel. The bandwidth command only needs to be run on an ingress EN, and does not need to be run on an egress EN to configure bandwidth for a reverse GMPLS UNI LSP. After the bandwidth command is run on an ingress EN, GMPLS UNI will automatically set up forward and reverse UNI LSPs with the same bandwidth.

GMPLS UNI uses Resource Reservation Protocol-Traffic Engineering (RSVP-TE) to set up a bidirectional GMPLS UNI LSP. Both the forward and reverse UNI LSPs have the same TE requirements. You need to configure bandwidth for a GMPLS UNI tunnel based on the bandwidth required by GMPLS UNI services. GMPLS UNI adds the configured bandwidth to Path and Resv messages and reserves the same amount of bandwidth resources for setting up both the forward and reverse UNI LSPs.

Prerequisites

The gmpls-tunnel command has been run to establish a GMPLS UNI tunnel.

Precautions

If the bandwidth command is run to configure bandwidth for a GMPLS UNI tunnel that has already been allocated bandwidth, the newly configured bandwidth will take effect and overwrite the original one.

Example

# Set the bandwidth for the GMPLS UNI tunnel toRt2 to 5000 kbit/s.
<HUAWEI> system-view
[~HUAWEI] mpls
[*HUAWEI-mpls] mpls te
[*HUAWEI-mpls] quit
[*HUAWEI] gmpls-tunnel toRt2
[*HUAWEI-gmpls-tunnel-toRt2] bandwidth 5000
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
Next topic >