show rip neighbor
Syntax
show rip neighbor <instance (all | instance-name)> <logical-system (all | logical-system-name)> <name>
Syntax (EX Series Switches and QFX Series)
show rip neighbor <instance (all | instance-name)> <name>
Description
Display information about RIP neighbors.
Options
none | Display information about all RIP neighbors for all instances. |
instance (all | instance-name) | (Optional) Display RIP neighbor information for all instances or for only the specified routing instance. |
logical-system (all | logical-system-name) | (Optional) Perform this operation on all logical systems or on a particular logical system. |
name | (Optional) Display detailed information about only the specified RIP neighbor. |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show rip neighbor
command.
Output fields are listed in the approximate order in which they appear.
Field Name |
Field Description |
---|---|
Neighbor |
Name of the RIP neighbor. Note:
Beginning with Junos OS Release 11.1, when you configure demand circuits, the output displays a demand circuit (DC) flag next to neighbor interfaces configured for demand circuits. If you configure demand circuits at the |
State |
State of the connection: Up or Dn (Down). |
Source Address |
Address of the port on the local router. |
Destination Address |
Address of the port on the remote router. |
Send Mode |
Send options: broadcast, multicast, none, or version 1. |
Receive Mode |
Type of packets to accept: both, none, version 1, or version 2. |
In Met |
Metric added to incoming routes when advertising into RIP routes that were learned from other protocols. |
Sample Output
show rip neighbor
user@host> show rip neighbor Local Source Destination Send Receive In Neighbor State Address Address Mode Mode Met -------- ----- ------- ----------- ---- ------- --- ge-2/3/0.0 Up 192.168.9.105 192.168.9.107 bcast both 1 at-5/1/1.42 Dn (null) (null) mcast v2 only 3 at-5/1/0.42 Dn (null) (null) mcast both 3 at-5/1/0.0 Up 198.51.100.0 224.0.0.9 mcast both 3 so-0/0/0.0 Up 192.168.9.97 224.0.0.9 mcast both 3
show rip neighbor (With Demand Circuits Configured)
user@host> show rip neighbor Local Source Destination Send Receive In Neighbor State Address Address Mode Mode Met -------- ----- ------- ----------- ---- ------- --- so-0/1/0.0(DC) Up 10.10.10.2 224.0.0.9 mcast both 1 so-0/2/0.0(DC) Up 192.0.2.2 224.0.0.9 mcast both 1
Release Information
Command introduced before Junos OS Release 7.4.