< Home

display lsp-attribute

Function

The display lsp-attribute command displays the configurations of the CR-LSP attribute template and the tunnels using it.

Format

display lsp-attribute [ name lsp-attribute-name ] [ tunnel-interface | verbose ]

Parameters

Parameter Description Value
name lsp-attribute-name Specifies the name of the CR-LSP attribute template. The value is an existing CR-LSP attribute template name.
tunnel-interface Displays information about the interface of the tunnel that uses the explicit path. -
verbose Displays detailed information about the CR-LSP attribute template, including information about the tunnels using it. -

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

If the name of the CR-LSP attribute template is not specified, information about all CR-LSP attribute templates is displayed in the command output.

Example

# Display information about the tunnel-interface using the attribute templates of lspattr1.

<HUAWEI> display lsp-attribute name lspattr1 tunnel-interface
lsp-attribute Name : lspattr1
explicit-path 2
commit
List of tunnels using this lsp-attribute:
     Tunnel1                            Tunnel2
Number of tunnels using this lsp-attribute: 2

# Display detailed information about all CR-LSP attribute templates.

<HUAWEI> display lsp-attribute verbose

lsp-attribute Name : lsp-attribute-name11
bandwidth ct0 100
explicit-path path-name
affinity property 2 mask 2
priority 4
hop-limit 20
record-route label
fast-reroute bandwidth
bypass-attributes bandwidth 10 priority 4
commit
List of tunnels using this lsp-attribute:
     Tunnel1                          Tunnel2
Number of tunnels using this lsp-attribute: 2
Table 1 Description of the display lsp-attribute verbose command output

Item

Description

lsp-attribute Name

Name of a CR-LSP attribute template.

To set the name of a CR-LSP attribute template, run the lsp-attribute command.

bandwidth ct0 100

Bandwidth of the LSP of each CT configured in the CR-LSP attribute template.

To set the bandwidth of the LSP of each CT configured in the CR-LSP attribute template, run the bandwidth command.

explicit-path path-name

Explicit path in the CR-LSP attribute template.

To set the explicit path in the CR-LSP attribute template, run the explicit-path command.

affinity property 2 mask 2

Affinity property and affinity mask in a CR-LSP attribute template.

To set the affinity property and affinity mask in a CR-LSP attribute template, run the affinity property command.

priority 4

Setup and holding priorities in a CR-LSP attribute template.

To set the setup and holding priorities in a CR-LSP attribute template, run the priority command.

hop-limit 20

Hop limit in a CR-LSP attribute template.

To set the hop limit in a CR-LSP attribute template, run the hop-limit command.

record-route label

Route and label storing function that is enabled in the CR-LSP attribute template.

To set the route and label storing function, run the record-route command.

fast-reroute bandwidth

FRR enabled and bandwidth protection configured in a CR-LSP attribute template.

To set the FRR and bandwidth protection in a CR-LSP attribute template, run the fast-reroute command.

bypass-attributes bandwidth 10 priority 4

Bypass tunnel attributes in a CR-LSP attribute template.

To set the bypass tunnel attributes in a CR-LSP attribute template, run the bypass-attributes command.

commit

Committing configurations of a CR-LSP attribute template.

To set the committing configurations of a CR-LSP attribute template, run the commit command.

List of tunnels using this lsp-attribute

List of tunnels that use a CR-LSP attribute template.

Number of tunnels using this lsp-attribute

Number of tunnels that use a CR-LSP attribute template.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >