show dvr backbone-members

Display information about the Distributed Virtual Routing (DvR) backbone members. DvR backbone members are either DvR Controllers or non-DvR BEBs that receive redistributed host routes from all other DvR Controllers in the SPB network.

Syntax

Command Parameters

controller
Displays information about DvR backbone members that are Controllers.
home
Displays information about DvR backbone members in the home area.
non-dvr-beb
Displays information about DvR backbone members that are non-DvR BEBs.
none
Displays information about the DvR backbone members. DvR backbone members are either DvR Controllers or non-DvR BEBs that receive redistributed host routes from all other DvR Controllers in the SPB network.
remote
Displays information about DvR backbone members in the remote area.

Default

none

Command Mode

User EXEC

Command Output

The show dvr backbone-members command displays the following information:

Output field

Description

System Name

Specifies the system name of the DvR backbone member.

Nick-Name

Specifies the nick name of the DvR backbone member.

Nodal MAC

Specifies the nodal MAC address of the DvR backbone member.

Role

Specifies the role of the DvR backbone member.

Domain Id

Specifies the domain ID of the backbone member.

Area

Specifies the area as home or remote.

Area-Name

Specifies the name of the area.

Example

Display information about the DvR backbone members.

Switch:1>show isis multi-area dvr redistribute
========================================================================================================
                                           DVR BB Members
========================================================================================================
System Name       Nick-Name    Nodal MAC             Role          Domain Id    Area      Area-Name
--------------------------------------------------------------------------------------------------------
area-0.00.30      0.00.30      02:00:30:ff:ff:f0     Controller    9999         HOME      area-0.00.20
area-0.00.70      0.00.70      02:00:70:ff:ff:f0     Controller    9999         HOME      area-0.00.20
area-0.00.80      0.00.80      02:00:80:ff:ff:f0     Controller    9999         HOME      area-0.00.20
area-0.00.20      0.00.20      02:00:20:ff:ff:f0     Controller    9999         REMOTE    area-0.00.30
area-0.00.30      0.60.20      b0:ad:aa:42:dc:84     Controller    30           REMOTE    area-0.00.30

Home:   3 out of 3 Total Num of DVR Backbone Members displayed
Remote: 2 out of 2 Total Num of DVR Backbone Members displayed
--------------------------------------------------------------------------------------------------------