Ip Routing; Overview - 3Com OfficeConnect 3C100XF Cli User's Manual

3com officeconnect 3c100xf: users guide
Hide thumbs Also See for OfficeConnect 3C100XF:
Table of Contents

Advertisement

12

Overview

IP R
OUTING
This chapter describes the IP related commands accessible from the CLI of the
OfficeConnect Gateway.
To configure IP over the LAN, you need to assign an IP network to the LAN port, or
PVC interface, with the add ip network <network_name> command. Each
network has a network name. Use the network name when entering commands
related to the network.
The 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 generates 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 between classes. You
can also omit the mask altogether; it will automatically be calculated from the
address.
The following table identifies the IP commands described in this chapter:
Command Type
Command Name
Add
add ip defaultroute gateway <IP_address or name> metric
<hop count>
add ip network <network_name>
add ip route <host_name or IP_network_address>
add framed_route user <name>
add ip pool <pool_name>
add ip source route <ip_name_or_net_addr> gateway
<ip_name_or_addr> metric <metric>
Delete
delete ip source route <ip_name_or_net_addr>
delete ip defaultroute gateway <IP_address or name>
delete ip network <network_name>
delete ip pool <pool name>
delete iproute <network_name or IP_address/subnet_mask>
all_learned_routes
delete ip source route <ip_name_or_net_addr>
C
OMMANDS

Advertisement

Table of Contents
loading

Table of Contents