154 RIP
Configuration
Command
Purpose
Step 1
node
(if-ip)[
name
]# rip learn
host
Enables accepting of IP host routes received on
interface
name
Step 2
node
(if-ip)[
name
]#rip learn
default
Enables learning using a default route advertised
by an RIP neighbor on interface
name
Example: Enabling RIP Learn Host and Default
The following example shows how to enable RIP learn host and default on IP interface
wan
on a
SmartNode.
SN(cfg)#
context ip router
SN(ctx-ip)[router]#
interface wan
SN(if-ip)[wan]#
rip learn host
SN(if-ip)[wan]#
rip learn default
18.9 Enabling an Interface to Receive RIP
Procedure
To enable receive RIP on an IP interface
Mode
Interface
Command
Purpose
Step 1
node
(if-ip)[
name
]#rip listen
Enables receive RIP on IP interface
name
Example: Enables an Interface to Receive RIP
The following example shows how to enable receive RIP for IP interface
lan
on a SmartNode 1000 or
2000 series device.
SN(cfg)#
context ip router
SN(ctx-ip)[router]#
interface lan
SN(if-ip)[lan]#
rip listen
18.10 Enabling RIP Announcing
The RIP protocol supports announcing features, which are used to proclaim specific routing
information to other elements, e.g. routers or SmartNodes in a network. The RIP announcing
command is used for this purpose and offers options for
•
default
for RIP default routes,
•
host
for IP host routes,
•
self-as-default
for self as RIP default routes and
•
static
for static IP routes.
Depending on the RIP announcing method the last option for the command in step 3 must be
explicitly selected. It is possible to have more than one RIP announcing method enabled
concurrently.
Procedure
Software Configuration Guide Release 2.10, Revision 1.00
To enable RIP announcing on an interface
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...