Chapter 13
Unicast and Multicast Routing
RUGGEDCOM ROX II
CLI User Guide
470 Viewing a List of Network Interfaces
Section13.7.6.1
Viewing a List of Network Interfaces
To view a list of interfaces configured for a RIP network, type:
show running-config routing rip network interface
If interfaces have been configured, a table or list similar to the following example appears:
ruggedcom# show running-config routing rip network interface
routing rip
network interface switch.4084
!
!
If no interfaces have been configured, add neighbors as needed. For more information, refer to Section13.7.7.2,
“Adding a Neighbor”.
Section13.7.6.2
Adding a Network Interface
To add an interface 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 interface name
Where:
• name is the name of the interface
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section13.7.6.3
Deleting a Network Interface
To delete an interface from a RIP network, do the following:
1. Make sure the CLI is in Configuration mode.
2. Delete the network by typing:
no routing rip network interface name
Where:
• name is the name of the interface
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.