Show Ip Settings; Show Ip Routing Settings; Configuring An Ip Network Over The Lan; Configuring Ip Rip On The Lan - 3Com OfficeConnect Remote 812 Cli User's Manual

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

Advertisement

6-6
C
6: M
S
HAPTER
ANUAL
Configuring an IP
Network over the LAN
Configuring IP RIP on
the LAN
ETUP

show ip settings

show ip routing settings

To configure IP over the LAN, you need to assign an IP network to the LAN port
with the add ip network command. Each network has a network name. You will
use the network name when entering commands related to the network.
The CIDR-supported network address includes a local station address and subnet
mask using the format: nnn.nnn.nnn.nnn/A B C or 8-30. The first 4 octets describe
the IP address, followed by the subnet mask (contiguous) designator.
You can specify the subnet in one of two ways: a class or numerical designation. If
you specify a Class C subnet mask, for instance, this command will generate a
255.255.255.0 subnet value for you. If you specify the number of bits (to be set to
1), the acceptable range is 8-30. The network address is invalid if the portion of
the station address not covered by the mask is 0.
Defining a numerical subnet is useful when your value falls in between classes.
You can also omit the mask altogether; it will automatically be calculated from the
address.
To add an IP network over the LAN, use the command:

add ip network <network name>
address <ip address/mask>
frame [ETHERNET_II | SNAP]
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 OfficeConnect Remote 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.

Advertisement

Table of Contents
loading

Table of Contents