show vrrp track
Syntax
show vrrp track <all | interfaces | routes> <detail | summary> <logical-system logical-system-name>
Description
Display status information about Virtual Router Redundancy Protocol (VRRP) tracked routes and tracked interfaces.
Options
none | (Same as |
all | interfaces | routes |
(Optional) These options display the following information:
|
detail | summary |
(Optional) Display detailed or summarized information. |
logical-system logical-system-name |
(Optional) Perform this operation on a particular logical system. |
Required Privilege Level
view
Output Fields
Table 1 lists
the output fields for the show vrrp track
command. Output
fields are listed in the approximate order in which they appear.
Fields |
Description |
Level |
---|---|---|
|
Name of the tracked interface. |
|
|
Current operational state of the tracked interface: |
|
|
Current operational speed, in bits per second, of the tracked interface. |
|
|
Operational priority cost incurred resulting from the state and speed of this tracked interface. This cost is applied to the configured priority to obtain the current priority cost. |
|
|
Name of the VRRP interface. |
|
|
VRRP group number. |
|
|
The state of the VRRP:
Note:
When the |
|
|
Current operational priority for being the VRRP primary. |
|
|
Minimum time interval, in seconds, between successive
changes to the current priority cost. |
|
|
IP address of route. |
|
|
State of route. Possible values are |
|
|
Priority cost. When the route state is not |
|
|
Name of the logical interface (for example, ge-0/0/1.0) on which the corresponding VRRP session is configured. |
|
|
Configured priority. |
|
|
Current (or running) priority cost. |
|
Sample Output
- show vrrp track summary
- show vrrp track detail
- show vrrp track interfaces summary
- show vrrp track interfaces detail
- show vrrp track routes summary
- show vrrp track routes detail
show vrrp track summary
user@host> show vrrp track summary Track Int State Speed VRRP Int Group VR State Current prio ge-0/0/2.0 up 1g ge-0/0/1.0 1 master 80 ge-0/0/8.0 up 1g ge-0/0/1.0 1 master 80 Track route State Cost Interface Group Cfg Run VR State 44.44.44.0/24 unknown 10 ge-0/0/1.0 1 100 80 master 55.55.55.0/24 unknown 10 ge-0/0/1.0 1 100 80 master
show vrrp track detail
user@host> show vrrp track detail Tracked interface: ge-0/0/2.0 State: up, Speed: 1g Incurred priority cost: 0 Tracking VRRP interface: ge-0/0/1.0, Group: 1 VR State: master Current priority: 80, Configured priority: 100 Priority hold-time: disabled Tracked interface: ge-0/0/8.0 State: up, Speed: 1g Incurred priority cost: 0 Tracking VRRP interface: ge-0/0/1.0, Group: 1 VR State: master Current priority: 80, Configured priority: 100 Priority hold-time: disabled Track route State Cost Interface Group Cfg Run VR State 44.44.44.0/24 unknown 10 ge-0/0/1.0 1 100 80 master 55.55.55.0/24 unknown 10 ge-0/0/1.0 1 100 80 master
show vrrp track interfaces summary
user@host> show vrrp track interfaces summary Track Int State Speed VRRP Int Group VR State Current prio ge-0/0/2.0 up 1g ge-0/0/1.0 1 master 80 ge-0/0/8.0 up 1g ge-0/0/1.0 1 master 80
show vrrp track interfaces detail
user@host> show vrrp track interfaces detail Tracked interface: ge-0/0/2.0 State: up, Speed: 1g Incurred priority cost: 0 Tracking VRRP interface: ge-0/0/1.0, Group: 1 VR State: master Current priority: 80, Configured priority: 100 Priority hold-time: disabled Tracked interface: ge-0/0/8.0 State: up, Speed: 1g Incurred priority cost: 0 Tracking VRRP interface: ge-0/0/1.0, Group: 1 VR State: master Current priority: 80, Configured priority: 100 Priority hold-time: disabled
show vrrp track routes summary
user@host> show vrrp track routes summary Track route State Cost Interface Group Cfg Run VR State 44.44.44.0/24 unknown 10 ge-1/0/0.0 1 100 60 bringup 55.55.55.0/24 unknown 10 ge-1/0/0.0 1 100 60 bringup
show vrrp track routes detail
The output for show vrrp track routes detail
is the
same as that for show vrrp track routes summary
.
Release Information
Command introduced before Junos OS Release 7.4.
all
and routes
options added in Junos
OS Release 17.1.