RUGGEDCOM ROX II
CLI User Guide
Chapter 13
Unicast and Multicast Routing
Managing Neighbors 471
Section13.7.7
Managing Neighbors
Neighbors are other routers with which to exchange routes.
CONTENTS
• Section13.7.7.1, “Viewing a List of Neighbors”
• Section13.7.7.2, “Adding a Neighbor”
• Section13.7.7.3, “Deleting a Neighbor”
Section13.7.7.1
Viewing a List of Neighbors
To view a list of neighbors configured for a RIP network, type:
show running-config routing rip network neighbor
If neighbors have been configured, a table or list similar to the following example appears:
ruggedcom# show running-config routing rip network neighbor
routing rip
network neighbor 192.168.33.2
!
!
If no neighbors have been configured, add neighbors as needed. For more information, refer to Section13.7.7.2,
“Adding a Neighbor”.
Section13.7.7.2
Adding a Neighbor
To add a neighbor for a RIP network, do the following:
1. Make sure the CLI is in Configuration mode.
2. Add the neighbor by typing:
routing rip network neighbor address
Where:
• address is the IP address of the neighbor
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section13.7.7.3
Deleting a Neighbor
To delete a neighbor from a RIP network, do the following:
1. Make sure the CLI is in Configuration mode.
2. Delete the network by typing: