Reference Guide
442 | Routing Information Protocol (RIP)
www.dell.com | support.dell.com
The show ip protocols command example Figure 25-5 confirms that both versions are sent out that interface.
This interface no longer sends and receives the same RIP versions as FTOS does globally.
Figure 25-5. show ip protocols Command Example
Generate a Default Route
When the traffic’s network is not explicitly listed in the routing table, traffic is forwarded to the default
route. Default routes are not enabled in RIP unless specified. To generate a default route into RIP, use the
default-information originate command in ROUTER RIP mode. In FTOS, default routes received in RIP
updates from other routes are advertised if you configured the
default-information originate command.
To configure FTOS to generate a default route, use the following command in ROUTER RIP mode:
To confirm that the default route configuration is completed, use the
show config command in ROUTER
RIP mode.
Command Syntax Command Mode Purpose
default-information originate [always] [metric value]
[route-map
route-map-name]
ROUTER RIP Specify the generation of a default route
in RIP. Configure the following
parameters:
• always: enter this keyword to always
generate a default route.
• value range: 1 to 16.
• route-map-name: name of a
configured route map.
FTOS#show ip protocols
Routing Protocols is RIP
Sending updates every 30 seconds, next due in 11
Invalid after 180 seconds, hold down 180, flushed after 240
Output delay 8 milliseconds between packets
Automatic network summarization is in effect
Outgoing filter for all interfaces is
Incoming filter for all interfaces is
Default redistribution metric is 1
Default version control: receive version 2, send version 2
Interface Recv Send
Tengigabitethernet 0/0 2 1 2
Routing for Networks:
10.0.0.0
Routing Information Sources:
Gateway Distance Last Update
Distance: (default is 120)
FTOS#
RIPv2 configured
globally
Different RIP versions
configured for this
interface










