display spbm interface

Use display spbm interface to display information about SPBM-enabled interfaces.

Syntax

display spbm interface [ interface-type interface-number ] [ verbose ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

interface-type interface-number: Specifies an interface by its type and number. If you do not specify an interface, the command displays information about all SPBM-enabled interfaces.

verbose: Displays detailed interface information. If you do not specify this keyword, the command displays the brief information.

Examples

# Display brief information about all SPBM-enabled interfaces.

<Sysname> display spbm interface
                        Interface information for SPBM
                        ------------------------------

Interface                   Circuit ID    State     MTU      Cost
HGE1/0/1                    1             Up        1497     10
HGE1/0/2                    2             Up        1497     100

# Display detailed information about all SPBM-enabled interfaces.

<Sysname> display spbm interface verbose
                        Interface information for SPBM
                        ------------------------------

Interface                   Circuit ID    State     MTU      Cost
HGE1/0/1                    1             Up        1497     10
Hello timer           : 10
Hello multiplier      : 3
LSP timer             : 33
LSP transmitted count : 5

Interface                   Circuit ID    State     MTU      Cost
HGE1/0/2                    2             Up        1497     100
Hello timer           : 10
Hello multiplier      : 3
LSP timer             : 33
LSP transmitted count : 5

# Display detailed SPBM information for HundredGigE 1/0/1.

<Sysname> display spbm interface hundredgige 1/0/1 verbose
                        Interface information for SPBM
                        ------------------------------

Interface                   Circuit ID    State     MTU      Cost
HGE1/0/1                    1             Up        1497     10
Hello timer           : 10
Hello multiplier      : 3
LSP timer             : 33
LSP transmitted count : 5

Table 15: Command output

Field

Description

MTU

Maximum transmission unit of the interface.

Cost

SPBM link metric value of the interface.

Hello timer

ISIS-SPB hello interval (in seconds).

Hello multiplier

Hello multiplier for calculating the adjacency hold time.

The adjacency hold time equals the ISIS-SPB hello interval multiplied by the hello multiplier.

LSP timer

Minimum LSP transmit interval (in milliseconds).

LSP transmitted count

Maximum number of LSPs sent at each LSP transmit interval.