Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

show virtual-chassis active-topology (MX Series Virtual Chassis)

Syntax

show virtual-chassis active-topology<(all-members | local | member member-id)>

Release Information

Command introduced in Junos OS Release 11.2.

Description

Display information about neighbor reachability from each member router in an MX Series Virtual Chassis configuration. You can issue the show virtual-chassis active-topology command from the console of either member router in the Virtual Chassis.

Options

all-members

(Optional) Display neighbor reachability information for both member routers in a Virtual Chassis configuration. This is the default behavior if no options are specified.

local

(Optional) Display neighbor reachability information for the member router on which you are issuing the command.

member member-id

(Optional) Display neighbor reachability information for the specified Virtual Chassis member router. Replace member-id with the value 0 or 1.

Required Privilege Level

view

List of Sample Output

show virtual-chassis active-topology all-members
show virtual-chassis active-topology local
show virtual-chassis active-topology member 1

Output Fields

Table 1 lists the output fields for the show virtual-chassis active-topology command. Output fields are listed in the approximate order in which they appear.

Table 1: show virtual-chassis active-topology Output Fields

Field Name

Field Description

membern

Member ID of the Virtual Chassis member router for which output is displayed.

Destination ID

Member ID of the destination (neighbor) router.

Next-hop

Member ID and Virtual Chassis port interface (in the format vcp-slot/pic/port.logical-unit-number) of the next-hop to which the router forwards packets for the destination ID.

Sample Output

show virtual-chassis active-topology all-members

{master:member0-re0}
user@host> show virtual-chassis active-topology all-members
member0:
--------------------------------------------------------------------------
  Destination ID        Next-hop
 
  1                    1(vcp-5/0/0.32768)
 
member1:
--------------------------------------------------------------------------
  Destination ID        Next-hop
 
  0                    0(vcp-1/3/0.32768)

show virtual-chassis active-topology local

{master:member0-re0}
user@host> show virtual-chassis active-topology local
  Destination ID        Next-hop
 
  1                    1(vcp-5/0/0.32768)

show virtual-chassis active-topology member 1

{master:member0-re0}
user@host> show virtual-chassis active-topology member 1
member1:
--------------------------------------------------------------------------
  Destination ID        Next-hop
 
  0                    0(vcp-1/3/0.32768)

Published: 2013-03-14

Supported Platforms

Published: 2013-03-14