beautypg.com

9 router vrrp, 10 show vrrp, Router vrrp – PLANET XGS3-24040 User Manual

Page 813: Show vrrp

background image

54-4

54.9 router vrrp

Commands: router vrrp <vrid>

no router vrrp <vrid>

Function: Creates/Removes the Virtual Router.

Parameters: is the Virtual Router number ranging from 1 to 255.

Default: Not configured by default.

Command mode: Global Mode

Usage Guide: This command is used to create/remove Virtual Router, which is identified by a unique

Virtual Router number. Virtual Router configurations are only available when a Virtual Router is created.

Example: Configuring a Virtual Router with number 10.

Switch(config)# router vrrp 10

54.10 show vrrp

Commands: show vrrp [<vrid>]

Function: Displays status and configuration information for the VRRP standby cluster.

Parameters: < vrid > is the Virtual Router number ranging from 1 to 255.

Command mode: Admin and Configuration Mode.

Usage Guide: This command is used to display the Virtual Router configuration and current state. If not

specified the Virtual Router number, then display all Virtual Router information.

Example:

Switch# show vrrp

VrId <1>

State is Initialize

Virtual IP is 10.1.20.10 (Not IP owner)

Interface is Vlan1

Priority not configured, Current priority is 254

Advertisement interval is 1 sec

Preempt mode is TRUE

Circuit failover interface Vlan1, Priority Delta 1, Status UP

VrId <10>

State is Initialize

Virtual IP is1.1.1.1 (Not IP owner)

Interface is unset

Priority is unset

Advertisement interval is unset

Preempt mode is TRUE

Switch#