Configuring an LSP generation policy
An LSP generation policy controls the number of LSPs generated by LDP in one of the following ways:
Use all routes to establish LSPs.
Use the routes permitted by an IP prefix list to establish LSPs. For information about IP prefix list configuration, see Layer 3—IP Routing Configuration Guide.
Use only host routes with a 32-bit mask to establish LSPs.
By default, LDP uses only host routes with a 32-bit mask to establish LSPs. The other two methods can result in more LSPs than the default policy. To change the policy, be sure that the system resources and bandwidth resources are sufficient.
To configure an LSP generation policy:
Step | Command | Remarks |
---|---|---|
1. Enter system view. | system-view | N/A |
2. Enter LDP view or enter LDP-VPN instance view. |
| N/A |
3. Configure an LSP generation policy. | lsp-trigger { all | prefix-list prefix-list-name } | By default, LDP uses only host routes with a 32-bit mask to establish LSPs. |