R0106-HP MSR Router Series Layer 3 - IP Services Command Reference(V7)
200
Parameters
ip-address: Specifies an IP address in dotted decimal notation.
preference: Specifies the preference for the proxy-advertised IP address, in the range of –2147483648 to
21474836 47.
Usage guidelines
You can specify a maximum of four proxy-advertised IP addresses on an interface. An RA sent on an
interface includes the IP addresses of the interface and the proxy-advertised IP addresses.
If you do not specify any IP address for the undo command, the command removes the proxy-advertised
IP addresses from all interfaces.
Examples
# Specify the IP address 192.168.0.8 and its preference 1600 for GigabitEthernet 2/1/1 to
proxy-advertise.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] ip irdp address 192.168.0.8 1600
Related commands
ip irdp
ip irdp lifetime
Use ip irdp lifetime to set the lifetime of IP addresses advertised on an interface.
Use undo ip irdp lifetime to restore the default.
Syntax
ip irdp lifetime lifetime-value
undo ip irdp lifetime
Default
The lifetime is 1800 seconds.
Views
Interface view
Predefined user roles
network-admin
Parameters
lifetime-value: Specifies the lifetime in seconds, in the range of 4 to 9000.
Usage guidelines
The lifetime of IP addresses cannot be shorter than the maximum advertising interval on an interface.
The specified lifetime applies to all advertised IP addresses, including the IP addresses of the interface
and proxy-advertised IP addresses on the interface.
Examples
# Set the lifetime of IP addresses advertised on GigabitEthernet 2/1/1 to 2000 seconds.
<Sysname> system-view