Brocade Communications Systems Layer 3 Routing Configuration ICX 6650 User Manual

Page 471

Advertising
background image

Brocade ICX 6650 Layer 3 Routing Configuration Guide

453

53-1002603-01

Displaying VRRP and VRRP-E information

Syntax: show ip vrrp vrid num [ethernet num | ve num]

Syntax: show ipv6 vrrp vrid num [ethernet num | ve num]

The num variable specifies the VRID.

The ethernet num | ve num options specify an interface on which the VRID is configured. If you
specify an interface, VRID information is displayed for that interface only. Otherwise, information is
displayed for all the interfaces on which the specified VRID is configured.

Table 83

shows a description of the output for the show ip vrrp vrid command.

TABLE 83

Output from the show ip vrrp vrid command

Field

Description

VRID

The specified VRID.

Interface

The interface on which VRRP is configured.

State

This Layer 3 switch VRRP state for the VRID. The state can be one of the
following:

Init – The VRID is not enabled (activated). If the state remains Init after
you activate the VRID, make sure that the VRID is also configured on the
other routers and that the routers can communicate with each other.

NOTE: If the state is Init and the mode is incomplete, make sure you have

specified the IP address for the VRID.

Backup – This Layer 3 switch is a Backup for the VRID.

Master – This Layer 3 switch is the Master for the VRID.

priority

The configured VRRP priority of this Layer 3 switch for the VRID.

current priority

The current VRRP priority of this Layer 3 switch for the VRID.

track priority

The new VRRP priority that the router receives for this VRID if the interface goes
down.

hello interval

How often the Master router sends Hello messages to the Backups.

dead interval

The amount of time a Backup waits for a Hello message from the Master before
determining that the Master is dead.

Brocade#show ipv6 vrrp vrid 1

VRID 1

Interface ethernet 5

state backup

administrative-status enabled

version v3

mode non-owner(backup)

priority 100

current priority 100

hello-interval 1000 msec

dead-interval 0 msec

current dead-interval 3000 msec

preempt-mode true

ip-address 2001:db8:a7a7::1

virtual mac address 0000.0000.0201

advertise backup: enabled

next hello sent in 00:00:38.0

track-port 1/1/5(up)

master router 2001:db8:212:f2ff:fea8:5b00 timer expires in 00:00:02.6

Advertising