Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Supported Platforms

show virtual-chassis protocol route (MX Series Virtual Chassis)

Syntax

show virtual-chassis protocol route<destination-id><(all-members | local | member member-id)>

Release Information

Command introduced in Junos OS Release 11.2.

Description

Display the Virtual Chassis Control Protocol (VCCP) unicast and multicast routing tables for an MX Series Virtual Chassis. You can issue the show virtual-chassis protocol route command from the console of either member router in the Virtual Chassis.

Options

all-members

(Optional) Display the VCCP unicast and multicast routing tables for both member routers in a Virtual Chassis configuration. This is the default behavior if no options are specified.

destination-id

(Optional) Display the VCCP unicast and multicast routing tables to the destination with the specified system ID.

local

(Optional) Display the VCCP unicast and multicast routing tables for the member router on which you are issuing the command.

member member-id

(Optional) Display the VCCP unicast and multicast routing tables for the specified member router. Replace member-id with the value 0 or 1.

Required Privilege Level

view

List of Sample Output

show virtual-chassis protocol route all-members
show virtual-chassis protocol route member 0 001d.b510.0800 (For Specific Member ID and Destination ID)

Output Fields

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

Table 1: show virtual-chassis protocol route Output Fields

Field Name

Field Description

membern

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

Dev

System ID of the device (member router) that stores the VCCP routing tables. The System ID is derived from the router’s media access control (MAC) address.

ucast routing table

VCCP unicast routing table.

mcast routing table

VCCP multicast routing table.

Current version

Version of the shortest-path-first (SPF) algorithm that generated the VCCP unicast or multicast routing table.

System ID

System ID of the device, derived from the device’s MAC address.

Version

Version of the SPF algorithm that generated this route in the VCCP unicast or multicast routing table.

Metric

Metric value required to reach this device.

Interface

Name of the Virtual Chassis port interface (in the format vcp-slot/pic/port.logical-unit-number) that interconnects the devices.

Via

MAC address of the next-hop device, if applicable.

Sample Output

show virtual-chassis protocol route all-members

{master:member1-re0}
user@host> show virtual-chassis protocol route all-members
member0:
--------------------------------------------------------------------------
 
Dev b0c6.9abf.6800 ucast routing table             Current version: 17
----------------
System ID          Version   Metric Interface     Via
001d.b510.0800          17       15 vcp-5/0/0.32768 001d.b510.0800
b0c6.9abf.6800          17        0
 
Dev b0c6.9abf.6800 mcast routing table             Current version: 17
----------------
System ID          Version   Metric Interface     Via
001d.b510.0800          17
b0c6.9abf.6800          17          vcp-5/0/0.32768
 
member1:
--------------------------------------------------------------------------
 
Dev 001d.b510.0800 ucast routing table             Current version: 17
----------------
System ID          Version   Metric Interface     Via
001d.b510.0800          17        0
b0c6.9abf.6800          17       15 vcp-1/3/0.32768 b0c6.9abf.6800
 
Dev 001d.b510.0800 mcast routing table             Current version: 17
----------------
System ID          Version   Metric Interface     Via
001d.b510.0800          17          vcp-1/3/0.32768
b0c6.9abf.6800          17

show virtual-chassis protocol route member 0 001d.b510.0800 (For Specific Member ID and Destination ID)

{master:member1-re0}
user@host> show virtual-chassis protocol route member 0 001d.b510.0800
member0:
--------------------------------------------------------------------------
 
Dev b0c6.9abf.6800 ucast routing table             Current version: 17
----------------
System ID          Version   Metric Interface     Via
001d.b510.0800          17       15 vcp-5/0/0.32768 001d.b510.0800
b0c6.9abf.6800          17        0
 
Dev b0c6.9abf.6800 mcast routing table             Current version: 17
----------------
System ID          Version   Metric Interface     Via
001d.b510.0800          17
b0c6.9abf.6800          17          vcp-5/0/0.32768 

Published: 2013-03-14

Supported Platforms

Published: 2013-03-14