RUGGEDCOM ROX II
CLI User Guide
Chapter 13
Unicast and Multicast Routing
Adding a Network IP Address 469
ruggedcom# show running-config routing rip network ip
routing rip
network ip 192.168.33.0/24
!
!
If no IP addresses have been configured, add addresses as needed. For more information, refer to
Section13.7.5.2, “Adding a Network IP Address”.
Section13.7.5.2
Adding a Network IP Address
To add an IP address 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 ip address
Where:
• address is the IP subnet address and prefix for the network
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section13.7.5.3
Deleting a Network IP Address
To delete an IP address from a RIP network, do the following:
1. Make sure the CLI is in Configuration mode.
2. Delete the IP address by typing:
no routing rip network ip address
Where:
• address is the IP subnet address and prefix for the network
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section13.7.6
Managing Network Interfaces
This section describes how to manage interfaces used by RIP networks.
CONTENTS
• Section13.7.6.1, “Viewing a List of Network Interfaces”
• Section13.7.6.2, “Adding a Network Interface”
• Section13.7.6.3, “Deleting a Network Interface”