set l3-interface vlan-interface ipv6-nd home-agent-lifetime
Run the command set l3-interface vlan-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 vlan-interface <vlan-interface> ipv6-nd home-agent-lifetime <seconds>
delete l3-interface vlan-interface <vlan-interface> ipv6-nd home-agent-lifetime <seconds>
Parameters
Parameter | Description |
vlan-interface <vlan-interface> | Specifies the VLAN interface name. |
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 vlan-interface vlan4001 ipv6-nd home-agent-lifetime 5 admin@XorPlus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.