API Guide

!
interface ethernet1/1/6
switchport access vlan 1
no shutdown
!
.....
.....
interface vlan1
no shutdown
!
interface mgmt1/1/1
no shutdown
!
support-assist
!
track 10
interface ethernet1/1/7 line-protocol
To associate a track object with a VRRP group, use the track command inside VRRP GROUP CONFIGURATION mode.
VRRP commands
advertise-interval
Sets the time interval between VRRP advertisements.
Syntax
advertise-interval [seconds | centisecs centisecs]
Parameters
seconds Set the advertise interval in seconds, from 1 to 255.
centisecs centisecs (Optional) Enter a value in multiples of 25, from 25 to 4075.
Default 1 second or 100 centisecs
Command Mode INTERFACE-VRRP
Usage
Information
Dell EMC recommends keeping the default setting for this command. If you change the time interval
between VRRP advertisements on one router, change it on all routers. The no version of this command
sets the VRRP advertisements timer interval back to its default value, 1 second or 100 centisecs.
Example
OS10(conf-eth1/1/6-vrid-250)# advertise-interval 120 centisecs 100
Supported
Releases
10.2.0E or later
authentication-type
Enables authentication of VRRP data exchanges.
Syntax
authentication-type simple-text password
Parameters
simple-text password Enter a simple text password.
Default Disabled
Command Mode INTERFACE-VRRP
Usage
Information
With authentication enabled, OS10 ensures that only trusted routers participate in routing in an
autonomous network. The no version of this command disables authentication of VRRP data exchanges.
Example
OS10(conf-ethernet1/1/6-vrid-250)# authentication simple-text eureka
Supported
Releases
10.2.0E or later
Layer 3 771