Efficient Networks
®
Router family
Command Line Interface Guide
Chapter 6: Remote Commands
Efficient Networks
®
Page 6-47
remote setipoptions
Enables or disables the selected IP option for the WAN interface. To select IP options
for the Ethernet interface, use the command
eth ip options
.
Several RIP options are available. RIP is a protocol used for exchanging IP routing
information among routers. The RIP options allow you to set IP routing information
protocol controls over a point-to-point WAN. For more information, see “
RIP Controls”
on page 6-4.
Mgmt Class
Network (R/W)
Input Format
remote setipoptions <option> on | off <remotename>
Parameters
<option>
Specify one of the following options:
rxrip
Receive and process IP RIP-1 compatible packets and RIP-2
broadcast packets from the remote site. Also receive and pro-
cess RIP-2 multicast packets. Set this option if the local router
is to discover route information from other sites connected to
the remote router. This is useful for hierarchical organizations.
If you are connecting to another company or an Internet Ser-
vice Provider, you may wish to set this option off. The default
is off.
rxrip1
Receive and process RIP-1 packets only.
rxrip2
Receive and process RIP-2 packets only.
rxdef
Receive default IP route address. When this option is set on,
the local router receives the remote site’s default IP route.
The default is off.
txrip
Transmit IP RIP-1 compatible broadcast packets and RIP-2
multicast packets to the remote site. When this option is set
on, the local router sends routing information packets to the
remote site. The default is off.
txrip1
Transmit broadcast RIP-1 packets only.
txrip2
Transmit broadcast RIP-2 packets only.
txdef
Transmit the local router’s default IP route. When this option
is set to on, the local router sends the default route to the re-
mote site. The default is off.
private
Keep IP routes private. Used to prevent advertisement of this
route to other sites by the remote router. Used as a security
mechanism when the remote site is outside your company (an
Internet Service Provider, for example), or whenever you
want to keep the identity of the site private. The default is on.