You can delete a disabled network using the command:
By default, the network is enabled when it is created. You can disable the network using the following command:

6-6CHAPTER 6: MANUAL SETUP

show ip settings

show ip routing settings

Configuring an IP To configure IP over the LAN, you need to assign an IP network to the LAN port Network over the LAN 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.

￿disable ip network <network name>

delete ip network <network name>

The reconfigure ip network command can be used to modify an existing IP network’s address or frame type.

Configuring IP RIP on IP RIP is configurable on each LAN IP network. The OfficeConnect Remote 812 the LAN 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.

Page 44
Image 44
3Com 812 manual Show ip settings Show ip routing settings, Delete ip network network name