Parameter | Description | Value |
---|---|---|
name |
Displays information about a P2P TE tunnel template with a specific name. |
- |
template-name |
Specifies the name of a P2P TE tunnel template to be referenced by a P2P TE tunnel. |
The name is a string of 1 to 31 case-sensitive characters. The name cannot contain spaces or start with an underscore (_). |
verbose |
Displays detailed information. |
- |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display mpls te p2p-template verbose
-------------------------------------------------------------------
P2P-Template
-------------------------------------------------------------------
Name : test
Tie-breaking Policy : NONE Metric Type : NONE
Bfd Capability : None Resv Style : SE
Bfd Min Tx(ms) : -- Bfd Min Rx(ms) : --
Bfd Detect Multiplier : 3
Reoptimization : Enabled Reopt Freq(sec) : 3600
Auto Bw : Disabled Threshold : --
Min Bw : -- Max BW : --
Auto BW Freq : --
Primary IncludeAll : 0x0 Primary IncludeAny : 0x0
Primary ExcludeAny : 0x0 Primary HopLimit : 32
Setup Priority : 3 Hold Priority : 3
Record Route : Enabled Record Label : Enabled
Lsp-tp Outbound : Enabled
FRR Flag : Enabled FRR Bandwidth : Enabled
Bypass Bandwidth : --
Bypass Setup Priority : 7 Bypass Hold Priority : 7
Configured Bandwidth Information:
CT0 Bandwidth(Kbit/sec): 0 CT1 Bandwidth(Kbit/sec): 0
CT2 Bandwidth(Kbit/sec): 0 CT3 Bandwidth(Kbit/sec): 0
CT4 Bandwidth(Kbit/sec): 0 CT5 Bandwidth(Kbit/sec): 0
CT6 Bandwidth(Kbit/sec): 0 CT7 Bandwidth(Kbit/sec): 0
List of P2P auto-tunnels using this template:
AutoTunnel32769
Number of P2P auto-tunnels using this template: 1
<HUAWEI> display mpls te p2p-template
--------------------------------------------------------
Name Refer Number
--------------------------------------------------------
test 1
Item | Description |
---|---|
Name | P2P TE tunnel template name configured using the mpls te p2p-template command. |
Tie-breaking Policy | CSPF tie-breaking policy used by a P2P TE tunnel. |
Metric Type | Metric type configured in a template for a P2P tunnel. |
Bfd Capability | Whether BFD is enabled:
|
Bfd Min Tx(ms) | Minimum interval (in ms) at which BFD packets are sent. |
Bfd Min Rx(ms) | Minimum interval (in ms) at which BFD packets are received. |
Bfd Detect Multiplier | BFD detection multiplier. |
Resv Style | Resource reservation style:
|
Min Bw | Minimum bandwidth to which a device can set. |
Reoptimization | Whether periodic re-optimization is enabled:
|
Reopt Freq(sec) | Interval between periodic re-optimization processes, in seconds. |
Auto Bw | Whether automatic bandwidth adjustment is enabled:
|
Auto BW Freq | Automatic bandwidth adjustment interval. |
Threshold | Threshold of the ratio of the changed bandwidth value to the existing bandwidth value before automatic bandwidth adjustment is triggered. |
Max BW | Maximum bandwidth to which a device can set. |
Primary IncludeAll | All affinity bits are included. After the link administrative group bits specified based on a mask are ANDed with the specified affinity bits, only if the results are all 1s, the link can participate in tunnel path selection. Value 0x0 indicates that the affinity does not take effect. |
Primary IncludeAny | Some affinity bits are included. After the link administrative group bits specified based on a mask are ANDed with the specified affinity bits, if the result contains 1, the link can participate in tunnel path selection. Value 0x0 indicates that the affinity does not take effect. |
Primary ExcludeAny | Some affinity bits are excluded. After the link administrative group bits specified based on a mask are ANDed with the specified affinity bits, if the result contains 1, the link cannot participate in tunnel path selection. Value 0x0 indicates that the affinity does not take effect. |
Primary HopLimit | Configured maximum number of hops on a P2P TE tunnel. |
Setup Priority | Setup priority value. |
Hold Priority | Holding priority value. |
Record Route | Whether the route record is enabled:
|
Record Label | Whether the label record is enabled:
|
Lsp-tp Outbound | Whether traffic policing is enabled:
|
FRR Flag | Whether FRR is enabled:
|
FRR Bandwidth | Whether FRR bandwidth protection is enabled:
|
Bypass Bandwidth | Reserved bandwidth for an FRR bypass tunnel. |
Bypass Setup Priority | Setup priority value of a bypass tunnel. |
Bypass Hold Priority | Holding priority value of a bypass tunnel. |
Configured Bandwidth Information | Bandwidth configurations, including CT0 to CT7, in kbit/s. |
CT0 Bandwidth(Kbit/sec) | CT0 bandwidth information, in kbit/s. |
CT1 Bandwidth(Kbit/sec) | CT1 bandwidth information, in kbit/s. |
CT2 Bandwidth(Kbit/sec) | CT2 bandwidth information, in kbit/s. |
CT3 Bandwidth(Kbit/sec) | CT3 bandwidth information, in kbit/s. |
CT4 Bandwidth(Kbit/sec) | CT4 bandwidth information, in kbit/s. |
CT5 Bandwidth(Kbit/sec) | CT5 bandwidth information, in kbit/s. |
CT6 Bandwidth(Kbit/sec) | CT6 bandwidth information, in kbit/s. |
CT7 Bandwidth(Kbit/sec) | CT7 bandwidth information, in kbit/s. |
List of P2P auto-tunnels using this template | Name of a P2P TE tunnel established using parameters in the P2P TE tunnel template. |
Number of P2P auto-tunnels using this template | Number of P2P TE tunnels established using parameters in the P2P TE tunnel template. |
Refer Number | Reference counting. |