Usage Scenario
When the device functions as an LAC to communicate with an LNS of another vendor, if source IP addresses of packets sent from the LNS always change, and the destination IP address of packets sent from the LAC is different from that configured on the LNS, tunnel establishment fails. To prevent this problem, run the allow-address-change command.
If the source IP addresses change on the LNS only in tunnel establishment phase, run the
allow-address-change setup-only command in the L2TP group view of the device.
If the source IP addresses change on the LNS in both the tunnel establishment and hello detection phases, run the
allow-address-change always command in the L2TP group view of the device.
Configuration Impact
After the allow-address-change command is run, the device uses the source IP address of packets replied by the LNS as the destination IP address of packets to be sent for tunnel negotiation and detection.
In the
display l2tp tunnel command output, the Remote Address field indicates the LNS IP address configured in the L2TP group or delivered by the RADIUS server; the Lns-reply Address field indicates the source IP address of SCCRP packets replied by the LNS.