Dell S3048-ON Configuration Manual page 673

Hide thumbs Also See for S3048-ON:
Table of Contents

Advertisement

Adding RIP Routes from Other Instances
In addition to filtering routes, you can add routes from other routing instances or protocols to the RIP process.
With the redistribute command, you can include open shortest path first (OSPF), static, or directly connected routes in the RIP
process.
To add routes from other routing instances or protocols, use the following commands.
Include directly connected or user-configured (static) routes in RIP.
ROUTER RIP mode
redistribute {connected | static} [metric metric-value] [route-map map-name]
metric-value: the range is from 0 to 16.
map-name: the name of a configured route map.
Include IS-IS routes in RIP.
ROUTER RIP mode
redistribute isis [level-1 | level-1-2 | level-2] [metric metric-value] [route-map map-name]
metric-value: the range is from 0 to 16.
map-name: the name of a configured route map.
Include specific OSPF routes in RIP.
ROUTER RIP mode
redistribute ospf process-id [match external {1 | 2} | match internal] [metric value] [route-
map map-name]
Configure the following parameters:
process-id: the range is from 1 to 65535.
metric: the range is from 0 to 16.
map-name: the name of a configured route map.
To view the current RIP configuration, use the show running-config command in EXEC mode or the show config command in
ROUTER RIP mode.
Setting the Send and Receive Version
To change the RIP version globally or on an interface in Dell Networking OS, use the following command.
To specify the RIP version, use the version command in ROUTER RIP mode. To set an interface to receive only one or the other version,
use the ip rip send version or the ip rip receive version commands in INTERFACE mode.
You can set one RIP version globally on the system using system. This command sets the RIP version for RIP traffic on the interfaces
participating in RIP unless the interface was specifically configured for a specific RIP version.
Set the RIP version sent and received on the system.
ROUTER RIP mode
version {1 | 2}
Set the RIP versions received on that interface.
INTERFACE mode
ip rip receive version [1] [2]
Set the RIP versions sent out on that interface.
Routing Information Protocol (RIP)
673

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents