C613-50170-01 Rev B
Command Reference for x510 Series
2117
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
VRRP C
OMMANDS
DISABLE
(VRRP)
disable (VRRP)
Overview
Use this command to disable a VRRP IPv4 session or a VRRPv3 IPv6 session on the
router to stop it participating in virtual routing. Note that when this command is
configured then a backup router assumes the role of master router depending on
its priority. See the
command to enable a VRRP IPv4 session or a
VRRPv3 IPv6 session on the router.
Syntax
disable
Mode
Router Configuration
Usage
See the
VRRP Feature Overview and Configuration Guide
for more information
about VRRPv3 IPv4 and IPv6 configuration details.
Examples
The example below shows you how to disable the VRRP session for VRRP VR ID 5
on vlan2:
awplus#
configure terminal
awplus(config)#
router vrrp 5 vlan2
awplus(config-router)#
disable
The example below shows you how to disable the VRRPv3 session for VRRPv3 VR
ID 3 on vlan1:
awplus#
configure terminal
awplus(config)#
router ipv6 vrrp 3 vlan1
awplus(config-router)#
disable
Related
Commands