Digi 16 Configuring the Ethernet Interface from the Command Line, Manual Configuration Procedure

Models: 16 TS8

1 106
Download 106 pages 14.26 Kb
Page 17
Image 17

Configuring the Ethernet Interface from the Command Line

This section discusses how use the command line to configure an IP address, mask, and default gateway for PortServer TS 8/16’s Ethernet interface.

Manual Configuration Procedure

1.To configure an IP address for the Ethernet interface, enter the following command: set config ip=ip-address

where ip-addressis the IP address for the Ethernet interface Example: set config ip=191.143.2.154

2.To configure a subnetmask, enter the following command: set config submask=mask

where mask is the subnet mask for this subnetwork Example: set config submask=255.255.255.0

3.To ensure that this address is permanent, turn DHCP off by entering the following command: set config dhcp=off

4.To configure a default gateway, enter the following command: set config gateway= ip-address

where ip-addressis the IP address of the default gateway

Example set config gateway=191.143.2.46

5.Reboot the Digi device at the prompt using the following command: boot action=reset

Manual Configuration Example

In this example set config commands configure the Ethernet interface and the boot command reboot the Digi device, which is required for the address change to take affect.

set config ip=192.150.150.10 submask=255.255.255.0 dhcp=off

set config gateway=192.150.150.11

boot action=reset

Configuring an IP Address using DHCP and RARP

About DHCP and RARP

When the PortServer TS 8/16 boots, it transmits a DHCP request and a RARP request. This continues until an address is assigned.

Procedure

To use RARP or DHCP follow these steps:

1.Set up an entry for an address on a DHCP or RARP server. If you intend to use RealPort, do the following:

Reserve a permanent IP address.

Record the IP address. You will need it when you configure the RealPort driver.

2.Power on the PortServer TS 8/16.

The DHCP or RARP server assigns the PortServer TS 8/16 an IP address.

Configuring the IP Address

2-5

Page 17
Image 17
Digi 16, TS8 manual Configuring the Ethernet Interface from the Command Line, Configuring an IP Address using Dhcp and Rarp