set protocols vrrp interface vrid ipv6-nd ra-interval


The set protocols vrrp interface vrid ipv6-nd ra-interval command configures the maximum time allowed between sending unsolicited multicast router advertisements from the interface.

The delete protocols vrrp interface vrid ipv6-nd ra-interval command restores the default configuration.


Command Syntax

set protocols vrrp interface <interface-name> vrid <virtual-router-id> ipv6-nd ra-interval {msec <interval1> | sec <interval2>}


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.

msec <interval1>

Specifies the maximum time between sending unsolicited multicast router advertisements from the interface in milliseconds. The value is an integer that ranges from 70 to 1800000. Default: 600000.

sec <interval2>Specifies the maximum time between sending unsolicited multicast router advertisements from the interface in seconds. The value is an integer that ranges from 1 to 1800. Default: 600.


Example

  • Configure the maximum time allowed between sending unsolicited multicast router advertisements from the interface.
admin@Xorplus# set protocols vrrp interface vlan100 vrid 2 ipv6-nd ra-interval msec 600000
admin@Xorplus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.