Connectivity Guide

Table Of Contents
!
interface ethernet1/1/2
switchport access vlan 1
no shutdown
!
interface ethernet1/1/3
switchport access vlan 1
no shutdown
!
interface ethernet1/1/4
switchport access vlan 1
no shutdown
!
interface ethernet1/1/5
switchport access vlan 1
no shutdown
!
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/5 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
508 Layer 3