set protocols vrrp interface vrid ipv6-nd home-agent-lifetime
The set protocols vrrp interface vrid ipv6-nd home-agent-lifetime command sets the value to be placed in Home Agent Option, when Home Agent config flag is set, which indicates to hosts Home Agent Lifetime.
The delete protocols vrrp interface vrid ipv6-nd home-agent-lifetime command restores the default configuration.
Command Syntax
set protocols vrrp interface <interface-name> vrid <virtual-router-id> ipv6-nd home-agent-lifetime <home-agent-lifetime>
Parameter
Parameter | Description |
interface <interface-name> | Specifies the Layer 3 interface name of VRRP device. The value could be the VLAN interface name, the routed interface or the sub-interface name. The value is a string. |
vrid <virtual-router-id> | Specifies the VRID of a VRRP group. The value is an integer that ranges from 1 to 254. |
home-agent-lifetime <home-agent-lifetime> | Specifies the lifetime of the home agent. The value is an integer, in seconds, that ranges from 0 to 65520. The default value of 0 means to place the current Router Lifetime value. |
Example
- Configure the lifetime of the home agent to 120 seconds.
admin@Xorplus# set protocols vrrp interface vlan100 vrid 2 ipv6-nd home-agent-lifetime 120 admin@Xorplus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.