The display mpls te cspf tedb command displays the CSPF TEBD information based on specified conditions.
display mpls te cspf tedb { all | area { area-id | area-id-ip } | interface ip-address | network-lsa | node [ router-id ] | srlg srlg-number | overload-node }
Parameter | Description | Value |
---|---|---|
all | Displays information about all TEDB nodes. | - |
area area-id | Specifies the ID of an area. | For an OSPF area, the value is an integer that ranges from 0 to 4294967295. For an IS-IS area, the value is 1 or 2. |
area area-id-ip | Specifies the ID of an area in IP address format. | For an OSPF area, the value is in dotted decimal notation. |
interface ip-address | Specifies the IP address of an interface | The value is in dotted decimal notation. |
network-lsa | Displays information about all network LSAs. | - |
node | Displays information about a node. | - |
router-id | Specifies the router ID. | The value is in dotted decimal notation. |
srlg srlg-number | Specifies the SRLG number. | The value is an integer that ranges from 0 to 4294967295. |
overload-node | Displays information of all the overload-nodes. | - |
# Display information about network LSAs in a TEDB.
<HUAWEI> display mpls te cspf tedb network-lsa
Maximum Network LSA Supported : 512
Current Total Network LSA Number : 6
ID : 1
IGP-Type: OSPF
Process-ID: 1
DR-Router-ID : 10.2.2.9
DR-Address : 172.16.1.2
Area : 0
DR-OSPF-Router-ID : 10.2.2.9
NBR-Router-ID NBR-OSPF-Router-ID
10.2.2.9 10.2.2.9
10.1.1.9 10.1.1.9
ID : 2
IGP-Type: OSPF
Process-ID: 1
DR-Router-ID : 10.2.2.9
DR-Address : 172.20.1.1
Area : 0
DR-OSPF-Router-ID : 10.2.2.9
NBR-Router-ID NBR-OSPF-Router-ID
10.2.2.9 10.2.2.9
10.3.3.9 10.3.3.9
ID : 3
IGP-Type: ISIS
Process-ID: 1
DR-Router-ID : 10.1.1.9
DR-Address : 172.16.1.1
Area : Level-2
DR-ISIS-System-ID : 0000.0000.0001.01
NBR-Router-ID NBR-ISIS-System-ID
10.1.1.9 0000.0000.0001.00
10.2.2.9 0000.0000.0002.00
ID : 4
IGP-Type: ISIS
Process-ID: 1
DR-Router-ID : 10.1.1.9
DR-Address : 172.16.1.1
Area : Level-1
DR-ISIS-System-ID : 0000.0000.0001.01
NBR-Router-ID NBR-ISIS-System-ID
10.1.1.9 0000.0000.0001.00
10.2.2.9 0000.0000.0002.00
ID : 5
IGP-Type: ISIS
Process-ID: 1
DR-Router-ID : 10.3.3.9
DR-Address : 172.20.1.2
Area : Level-1
DR-ISIS-System-ID : 0000.0000.0003.01
NBR-Router-ID NBR-ISIS-System-ID
10.3.3.9 0000.0000.0003.00
10.2.2.9 0000.0000.0002.00
ID : 6
IGP-Type: ISIS
Process-ID: 1
DR-Router-ID : 10.3.3.9
DR-Address : 172.20.1.2
Area : Level-2
DR-ISIS-System-ID : 0000.0000.0003.01
NBR-Router-ID NBR-ISIS-System-ID
10.3.3.9 0000.0000.0003.00
10.2.2.9 0000.0000.0002.00
Item |
Description |
---|---|
Maximum Network LSA Supported |
Maximum network LSAs supported. |
Current Total Network LSA Number |
Current total number of network LSAs. |
IGP-Type |
IGP type:
|
Process-ID |
IGP process ID. |
ID |
Sequence number. |
DR-Router-ID |
DR Router ID. |
DR-Address |
Interface address of the DR. |
Area |
Area to which the device belongs. |
DR-OSPF-Router-ID |
OSPF router ID of a DR. |
DR-ISIS-System-ID |
IS-IS system ID of a DR. |
NBR-Router-ID |
Neighbor Router ID. |
NBR-OSPF-Router-ID |
Neighbor OSPF router ID. |
NBR-ISIS-System-ID |
Neighbor IS-IS system ID. |
# Display information about all TEDBs.
<HUAWEI> display mpls te cspf tedb all Maximum Nodes Supported: 512 Current Total Node Number: 6 Maximum Links Supported: 2048 Current Total Link Number: 12 Maximum SRLGs supported: 5120 Current Total SRLG Number: 0 ID Router-ID IGP Process-ID Area Link-Count 1 10.1.1.9 OSPF 1 0 1 2 10.2.2.9 OSPF 1 0 2 3 10.3.3.9 OSPF 1 0 1 4 10.1.1.9 ISIS 1 Level-1,2 2 5 10.2.2.9 ISIS 1 Level-1,2 4 6 10.3.3.9 ISIS 1 Level-1,2 2
Item |
Description |
---|---|
Maximum Nodes Supported |
Maximum number of nodes supported. |
Maximum Links Supported |
Maximum number of links supported. |
Maximum SRLGs supported |
Maximum SRLGs supported. |
Current Total Node Number |
Current total number of nodes. |
Current Total Link Number |
Current total number of links. |
Current Total SRLG Number |
Current total number of SRLGs. |
ID |
Sequence number. |
Router-ID |
Router ID in dotted decimal notation. |
IGP |
IGP type:
|
Process-ID |
IGP process ID. |
Area |
Area to which the device belongs. |
Link-Count |
Total number of connected links with a specified IGP and process ID. |
# Display TEDB information of a specified area.
<HUAWEI> display mpls te cspf tedb area 0
Router Node Information for Area 0:
ID Router-ID IGP Process-ID Area Link-Count
1 10.1.1.9 OSPF 1 0 1
2 10.2.2.9 OSPF 1 0 2
3 10.3.3.9 OSPF 1 0 1
Network LSA Information for Area 0:
ID : 1
IGP-Type: OSPF
Process-ID: 1
DR-Router-ID : 10.2.2.9
DR-Address : 172.16.1.2
Area : 0
DR-OSPF-Router-ID : 10.2.2.9
NBR-Router-ID NBR-OSPF-Router-ID
10.2.2.9 10.2.2.9
10.1.1.9 10.1.1.9
ID : 2
IGP-Type: OSPF
Process-ID: 1
DR-Router-ID : 10.2.2.9
DR-Address : 172.20.1.1
Area : 0
DR-OSPF-Router-ID : 10.2.2.9
NBR-Router-ID NBR-OSPF-Router-ID
10.2.2.9 10.2.2.9
10.3.3.9 10.3.3.9
Item |
Description |
---|---|
Router Node Information for Area 0 |
Router node information for area 0. |
Network LSA Information for Area 0 |
Network LSA information for area 0. |
Link-Count |
Total number of connected links with a specified IGP and process ID. |
ID |
Sequence number. |
Router-ID |
Router ID in dotted decimal notation. |
IGP |
IGP type:
|
IGP-Type |
IGP type:
|
Process-ID |
IGP process ID. |
DR-Router-ID |
Router ID of the DR. |
DR-Address |
Interface address of the DR. |
Area |
Area to which the device belongs. |
DR-OSPF-Router-ID |
OSPF router ID of the designated router. |
NBR-Router-ID |
Router ID of a neighbor router. |
NBR-OSPF-Router-ID |
OSPF router ID of a neighbor device. |
# Display TEDB information of a specified node.
<HUAWEI> display mpls te cspf tedb node 10.1.1.9 Router ID: 10.1.1.9 IGP Type: OSPF Process ID: 1 MPLS-TE Link Count: 1 Link[1]: OSPF Router ID: 10.1.1.9 Opaque LSA ID: 10.0.0.1 Interface IP Address: 172.16.1.1 DR Address: 172.16.1.2 IGP Area: 0 Link Type: Multi-access Link Status: Active IGP Metric: 1 TE Metric: 1 Color: 0x0 Bandwidth Allocation Model : Russian Dolls Model Maximum Link Bandwidth: 40000 (kbps) Maximum Reservable Bandwidth: 40000 (kbps) Bandwidth Constraints: Local Overbooking Multiplier: BC[0]: 40000 (kbps) LOM[0]: 1 BC[1]: 30000 (kbps) LOM[1]: 1 BC[2]: 20000 (kbps) LOM[2]: 1 BC[3]: 0 (kbps) LOM[3]: 1 BC[4]: 0 (kbps) LOM[4]: 1 BC[5]: 0 (kbps) LOM[5]: 1 BC[6]: 0 (kbps) LOM[6]: 1 BC[7]: 0 (kbps) LOM[7]: 1 BW Unreserved: Class ID: [0]: 0 (kbps), [1]: 0 (kbps) [2]: 0 (kbps), [3]: 0 (kbps) [4]: 0 (kbps), [5]: 0 (kbps) [6]: 0 (kbps), [7]: 0 (kbps) Router ID: 10.1.1.9 IGP Type: ISIS Process ID: 1 MPLS-TE Link Count: 2 Link[1]: ISIS System ID: 0000.0000.0001.00 Opaque LSA ID: 0.0.0.0 Interface IP Address: 172.16.1.1 DR Address: 172.16.1.1 DR ISIS System ID: 0000.0000.0001.01 IGP Area: Level-2 Link Type: Multi-access Link Status: Active IGP Metric: 10 TE Metric: 10 Color: 0x0 Bandwidth Allocation Model : Russian Dolls Model Maximum Link Bandwidth: 40000 (kbps) Maximum Reservable Bandwidth: 40000 (kbps) Bandwidth Constraints: Local Overbooking Multiplier: BC[0]: 40000 (kbps) LOM[0]: 1 BC[1]: 30000 (kbps) LOM[1]: 1 BC[2]: 20000 (kbps) LOM[2]: 1 BC[3]: 0 (kbps) LOM[3]: 1 BC[4]: 0 (kbps) LOM[4]: 1 BC[5]: 0 (kbps) LOM[5]: 1 BC[6]: 0 (kbps) LOM[6]: 1 BC[7]: 0 (kbps) LOM[7]: 1 BW Unreserved: Class ID: [0]: 0 (kbps), [1]: 0 (kbps) [2]: 0 (kbps), [3]: 0 (kbps) [4]: 0 (kbps), [5]: 0 (kbps) [6]: 0 (kbps), [7]: 0 (kbps)
Item |
Description |
---|---|
Router ID |
Router ID in the format X.X.X.X. |
IGP Type |
IGP type:
|
Process ID |
IGP Process ID. |
MPLS-TE Link Count |
Number of MPLS TE link. |
OSPF Router ID |
OSPF Route ID. |
ISIS System ID |
IS-IS system ID. |
Interface IP Address |
Interface IP address. |
DR Address |
DR address. |
DR ISIS System ID |
IS-IS system ID of the DR. |
IGP Area |
IGP area. |
Link Type |
Link type. |
Link Status |
Link status. |
Link [ x ] |
Link information, with "x" being the link number. |
IGP Metric |
IGP metric of a link. |
TE Metric |
TE metric of a link. |
Color |
Color of a link. |
Maximum Link Bandwidth |
Maximum bandwidth of a link. |
Maximum Reservable Bandwidth |
Maximum capacity of reserved bandwidth for a link. |
Bandwidth Allocation Model |
Bandwidth allocation model. |
Bandwidth Constraints |
Bandwidth constraints. |
Local Overbooking Multiplier |
Local overbooking multiplier. |
BC |
Bandwidth constraints. |
LOM |
Local overbooking multiplier. |
BW Unreserved |
Unreserved bandwidth for LSPs. |
Class ID: [x]: |
Class 0 to Class 7. |
# Display information about overloaded nodes in a TEDB.
<HUAWEI> display mpls te cspf tedb overload-node
Current Total Overload Node Number : 4
ID Router-ID IGP Process-ID Area IGP_ID
1 10.3.3.3 ISIS 1 Level-1 3333.3333.3333.00
2 10.1.1.1 ISIS 1 Level-1 1111.1111.1111.00
3 10.1.1.1 ISIS 2 Level-1 1111.1111.1112.00
4 10.2.2.2 ISIS 1 Level-1 2222.2222.2222.00
Item |
Description |
---|---|
ID |
Sequence number. |
Router-ID |
Router ID in dotted decimal notation. |
IGP |
IGP type:
|
Process-ID |
IGP Process ID. |
Area |
Area to which a device belongs. |
IGP_ID |
|