Configuring Ip Rip On The Lan; Configuring Ip For The Remote Site Connection - 3Com OfficeConnect Remote 812 Cli User's Manual

Release 2.0
Hide thumbs Also See for OfficeConnect Remote 812:
Table of Contents

Advertisement

6-16
C
6: M
HAPTER
ANUAL
Configuring IP RIP on
the LAN
Configuring IP for the
Remote Site Connection
S
ETUP
You can obtain a list of all configured networks using the command list
networks. To only list IP networks, use list ip networks.
By default, the network is enabled when it is created. You can disable the

network using the following command:
disable ip network <network name>
You can delete a disabled network using the command:

delete ip network <network name>
The reconfigure ip network command can be used to modify an existing IP
network's address or frame type.
IP RIP is configurable on each LAN IP network. The OCR 812 supports two versions
of RIP, V1 or V2. You can also disable RIP completely.
To set enable/disable RIP or set the version to use for a particular LAN IP

network, use the command:
set ip network <network name>
routing_protocol [NONE | RIPV1 | RIPV2]
Other permutations of the set ip network command can be used to configure
advanced RIP features and policies.
In order to enable IP to be routed to a remote site, you must configure the
following items in the VC profile associated with the remote site connection.
You must enable IP routing in the profile

You must enter the remote IP address information

You must enter the local IP address information

To enable or disable IP routing in a VC profile, use the command:

set vc <vc name>
ip [DISABLE | ENABLE]
The remote IP address information consists of the IP address of the router at the
other end of the VC connection. This address can be either specified by you, or (if
you are using PPP as the Network Service for the connection) it can be learned
when the PPP session is established.
To specify the remote IP address, use the command:

set vc <vc name>
remote_ip_address <ip address/mask>
To specify that the remote IP address should be learned you can enter

255.255.255.255/H for the <ip address/mask> parameter, or you can use the
command:
set vc <vc name>
address_selection negotiate

Advertisement

Table of Contents
loading

Table of Contents