In shared address pool mode, links need to be added, and the networking mode is flexible.
The deployment in unshared address pool mode requires a large number of address pools to be planned, which wastes address resources. To resolve the preceding issue, a shared address pool needs to be deployed. When a shared address pool is deployed, the following requirements must be met:
Perform the following steps on the devices that back up each other:
Before configuring a protection path in IP redirection mode, ensure that a direct link has been deployed between the devices that back up each other.
A protection tunnel template can be configured concurrently for both a private network and a public network. After the protect lsp-tunnel for-all-instance peer-ip command is run, a protection tunnel for a public network is directly created, and a protection tunnel for private networks is triggered by user login. This eliminates the need for configuring a protection tunnel for each private network, simplifying tunnel configuration.
To specifically create a protection tunnel for a public network, run the protect tnl-policy policy-name peer-ip ip-address [ interface interface-type interface-number ] command. To specifically create a protection for a private network, run the protect ip-vpn-instance vpn-instance-name peer-ip ip-address [ interface interface-type interface-number ] command. If one protection path is deployed using the protect lsp-tunnel for-all-instance peer-ip command and the other protection path is deployed specifically for a private or public network, the protection path deployed using the protect lsp-tunnel for-all-instance peer-ip command has a higher priority and the corresponding configuration takes effect.
If both the protect lsp-tunnel for-all-instance peer-ip and protect srv6 commands are configured on the device, the protect srv6 command takes effect and has the highest priority.
Before running the protect srv6 command, you need to run the tunnel-policy command on the network side to create a tunnel policy. For details, see the SRv6 TE Policy configuration (static configuration) in the product documentation.