128
Description
Use the ip irdp address command to configure an IP address to be proxy-advertised by the interface.
Use the undo ip irdp address command to remove the proxy-advertised IP address.
Examples
# Specify the IP address 192.168.0.8 and its preference for VLAN-interface 1 to proxy-advertise.
<Sysname> system-view
[Sysname] interface vlan-interface 1
[Sysname-Vlan-interface1] ip irdp address 192.168.0.8 1600
ip irdp lifetime
Syntax
ip irdp lifetime lifetime-value
undo ip irdp lifetime
View
Interface view
Default level
2: System level
Parameters
lifetime-value: Lifetime of IP addresses advertised on the interface, in the range 4 to 9000 seconds.
Description
Use the ip irdp lifetime command to set the lifetime of IP addresses advertised on an interface.
Use the undo ip irdp lifetime command to restore the default.
By default, the lifetime is 1800 seconds.
The lifetime of IP addresses cannot be shorter than the maximum advertising interval on an interface.
Otherwise, a configuration error prompt is displayed.
Related commands: ip irdp maxadvinterval.
Examples
# Set the lifetime of IP addresses advertised on VLAN-interface 1 to 2000 seconds.
<Sysname> system-view
[Sysname] interface vlan-interface 1
[Sysname-Vlan-interface1] ip irdp lifetime 2000
ip irdp maxadvinterval
Syntax
ip irdp maxadvinterval interval-value
undo ip irdp maxadvinterval
View
Interface view