set l3-interface routed-interface ipv6-nd home-agent-lifetime
Run the command set l3-interface routed-interface ipv6-nd home-agent-lifetime to set the home agent lifetime value in seconds. This parameter specifies the value to be placed in Home Agent Option when its set. The default value is 0 which means the current Router Lifetime value.Â
Command Syntax
set l3-interface routed-interface <interface-name> ipv6-nd home-agent-lifetime <seconds>
delete l3-interface routed-interface <interface-name> ipv6-nd home-agent-lifetime <seconds>
Parameters
Parameter | Description |
routed-interface <interface-name> | Specifies a routed interface name or sub-interface name. The value is a string. |
home-agent-lifetime <seconds> | Specifies the home agent lifetime in seconds. The value is an integer that ranges from 0 to 65520. The default value is 0. |
Example
- This example configures the home agent lifetime to 5 seconds.
admin@XorPlus# set l3-interface routed-interface rif-te4 ipv6-nd home-agent-lifetime 5 admin@XorPlus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.