The radius local-ip command creates UDP sockets with the local port numbers 1645, 1646, and 3799 and with a specified or any local IP address.
The undo radius local-ip command deletes UDP sockets with the local port numbers 1645, 1646, and 3799 and with a specified or any local IP address.
By default, UDP sockets with the local port numbers 1645, 1646, and 3799 and with any local IP addresses are not created.
This command is supported only on the NetEngine 8000 F1A.
Usage Scenario
For security purposes, if a socket is used to receive packets, the local and remote IP addresses of the socket must not be any. To meet this requirement, run the radius local-ip [<vpn-name>] command to set a local IP address and local VPN instance name for the UDP sockets with the local port numbers 1645, 1646, and 3799.
Precautions
A maximum of five radius local-ip <ip-addr> [ <vpn-name> ] command configurations are supported on a device.
The radius local-ip all and radius local-ip <ip-addr> [ <vpn-name> ] commands are not mutually exclusive, so that they can be both run on the same device. The radius local-ip all and radius local-ip <ip-addr> [ <vpn-name> ] configurations take effect only for the UDP ports 1645, 1646, and 3799. For security purposes, setting the all parameter is not recommended.<HUAWEI> system-view [~HUAWEI] undo radius local-ip 192.168.92.148 huawei Warning: This operation may cause the RADIUS authorization server and RADIUS proxy to be unavailable.
<HUAWEI> system-view [~HUAWEI] radius local-ip 192.168.92.148 huawei
<HUAWEI> system-view [~HUAWEI] undo radius local-ip all Warning: This operation may cause the RADIUS authorization server and RADIUS proxy to be unavailable.
<HUAWEI> system-view [~HUAWEI] radius local-ip all