< Home

display tunnel-policy-config

Function

The display tunnel-policy-config command displays the configuration of tunnel policies.

Format

display tunnel-policy-config [ tunnel-policy-name ]

Parameters

Parameter Description Value
tunnel-policy-name Indicates the name of the tunnel policy. The value is the name of an existing tunnel policy.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

After tunnel policies are configured, you can view the configuration of a tunnel policy by using the display tunnel-policy-config command. If you do not specify the tunnel policy to be displayed, the configurations of all tunnel policies are displayed.

Example

# Display the configurations of all tunnel policies.

<HUAWEI> display tunnel-policy-config 
#                                                                               
tunnel-policy whm1                                                              
 description 1.1.1.1                                                            
#                                                                               
tunnel-policy whm2                                                              
 description 1.1.1.1                                                            
 tunnel select-seq cr-lsp lsp load-balance-number 3                             
#                                                                               
tunnel-policy whm3                                                              
 tunnel binding destination 1.1.1.1 te Tunnel2                            
#                                                                               
return                                                                          

# Display the configuration of the tunnel policy named p1.

<HUAWEI> display tunnel-policy-config p1
#
tunnel-policy p1
 tunnel select-seq cr-lsp lsp load-balance-number 1
#
return
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >