Configuration Task List For Rip - Dell Force10 C150 Configuration Manual

Ftos configuration guide ftos 8.4.2.7 e-series terascale, c-series, s-series (s50/s25)
Hide thumbs Also See for Force10 C150:
Table of Contents

Advertisement

Configuration Task List for RIP

Enable RIP globally on page 879
Configure RIP on interfaces on page 880
Control RIP routing updates on page 881
Set send and receive version on page 882
Generate a default route on page 884
Control route metrics on page 885
Summarize routes on page 884
Control route metrics on page 885
Debug RIP on page 885
For a complete listing of all commands related to RIP, refer to the
Enable RIP globally
By default, RIP is not enabled in FTOS. To enable RIP, use the following commands in sequence, starting
in the CONFIGURATION mode:
Step
Command Syntax
router rip
1
network
2
ip-address
After designating networks with which the system is to exchange RIP information, ensure that all devices
on that network are configured to exchange RIP information.
The FTOS default is to send RIPv1, and to receive RIPv1 and RIPv2. To change the RIP version globally,
version
use the
command in the ROUTER RIP mode.
When RIP is enabled, you can view the global RIP configuration by using the
command in the EXEC mode or the
Figure 42-1. show config Command Example in ROUTER RIP mode
FTOS(conf-router_rip)#show config
!
router rip
network 10.0.0.0
FTOS(conf-router_rip)#
(mandatory)
(optional)
(optional)
(optional)
(optional)
(optional)
(optional)
Command Mode
Purpose
CONFIGURATION
Enter ROUTER RIP mode and enable the RIP process
on FTOS.
ROUTER RIP
Assign an IP network address as a RIP network to
exchange routing information.
You can use this command multiple times to exchange
RIP information with as many RIP networks as you
want.
show config
command
FTOS Command Reference.
show running-config
(Figure )
in the ROUTER RIP mode.
Routing Information Protocol | 879

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents