SmartWare Software Configuration Guide
Example: Enabling send RIP
The following example shows how to enable send RIP on IP interface wan.
node(cfg)#context ip router
node(ctx-ip)[router]#interface wan
node(if-ip)[wan]#rip supply
Enabling an interface to receive RIP
By default an interface does not listen to routing information. This procedure describes how to enable interface
to receive RIP information
Mode: Interface
Step
node (if-ip)[ name ]#rip receive
1
Example: Enabling receive RIP
The following example shows how to enable receive RIP on IP interface wan.
node(cfg)#context ip router
node(ctx-ip)[router]#interface wan
node(if-ip)[wan]#rip receive
Specifying the send RIP version
By default, RIP 1compatible packets are sent. Alternatively, you can explicitly configure the RIP version to be
sent with the last command argument as following:
•
1—RIPv1
•
1compatible—RIPv1 compatible
•
2—RIPv2
This procedure describes how to select the sending RIP version on interface
Mode: Interface
Step
node (if-ip)[ name ]# rip send version {1 | 1compatible | 2} Selects send RIP version for inter-
1
Example: Specifying the send RIP
The following example shows how to select send RIP version 1compatible on IP interface wan.
node(cfg)#context ip router
node(ctx-ip)[router]#interface wan
node(if-ip)[wan]#rip send version 1compatible
RIP configuration task list
Command
Command
Purpose
Enables receive RIP on interface name
face name
23 • RIP configuration
Purpose
240
Need help?
Do you have a question about the SmartNode Series and is the answer not in the manual?