RIP Configuration
153
18.7 Specifying the Receive RIP Version
By default, the SmartWare application software receives RIP version 1 and version 2 packets. The
SmartWare application software allows receiving RIP version 1, version 2 or both version 1 and
version 2 packets. Alternatively, you can explicitly configure the RIP version to be received with the
last command argument as following:
•
1
to receive RIP version 1 packets
•
1or2
to receive RIP version 1 and version 2 packets
•
2
to receive RIP version 2 packets
Procedure
To set receiving RIP version on an interface
Mode
Interface
Command
Purpose
Step 3
node
(if-ip)[
name
]# rip receive
version {1 | 1or2 | 2}
Selects receive RIP version for interface
name
Example: Specifying the Receive RIP
The following example shows how to select receive RIP version
1or2
on IP interface
wan
on a
SmartNode.
SN(cfg)#
context ip router
SN(ctx-ip)[router]#
interface wan
SN(if-ip)[wan]#
rip receive version 1or2
18.8 Enabling RIP Learning
A new route is added to the local routing table, if the routing update contains a route to a destination
that does not already exists. If the update describes a route whose destination is already in the local
table, the new route is used only if it has a lower cost. The cost of a route is determined by adding the
cost of reaching the gateway that sent the update to the metric contained in the RIP update packet. If
the total metric is less than the metric of the current route, the new route is used. SmartWare offers
two RIP learning mechanisms, which are represented by a specific argument of the command
rip
learn
:
•
host
for RIP learn host and
•
default
for RIP learn default
See the following sections on how to configure those two RIP learning mechanisms.
Procedure
To enable accepting of IP host and default routes received on an interface for RIP learning
Mode
Interface
Software Configuration Guide Release 2.10, Revision 1.00
Summary of Contents for SmartWare Release 2.10
Page 2: ...2 Legal Notice Software Configuration Guide Release 2 10 Revision 1 00...
Page 15: ...Terms and Definitions 15 Software Configuration Guide Release 2 10 Revision 1 00...
Page 218: ...218 PPP Configuration no shutdown Software Configuration Guide Release 2 10 Revision 1 00...
Page 272: ...272 Tone Configuration Software Configuration Guide Release 2 10 Revision 1 00...