[
Contents]
[
Prev]
[
Next]
[
Index]
[
Report an Error]
Verifying the RIP-Enabled Interfaces
Purpose
Verify that all the RIP-enabled interfaces are available and active.
Action
From the CLI, enter the show rip neighbor command.
user@host> show rip neighbor
Source Destination Send Receive In
Neighbor State Address Address Mode Mode Met
-------- ----- ------- ----------- ---- ------- ---
ge-0/0/0.0 Dn (null) (null) mcast both 1
ge-0/0/1.0 Up 192.168.220.5 224.0.0.9 mcast both 1
What it Means
The output shows a list of the RIP neighbors that are configured on
the Services Router. Verify the following information:
- Each configured interface is present. Interfaces are listed in
alphabetical order.
- Each configured interface is up. The state of the interface is
listed in the Destination State column. A state of Up indicates
that the link is passing RIP traffic. A state of Dn indicates that
the link is not passing RIP traffic. In a point-to-point link, this state
generally means that either the end point is not configured for RIP or the
link is unavailable.
See Also
For a complete description of show rip neighbor output, see
the JUNOS Routing Protocols and Policies Command Reference.
[
Contents]
[
Prev]
[
Next]
[
Index]
[
Report an Error]