Compatible Systems INTRAPORT 2+ User Manual

Page 48

Advertising
background image

42

Chapter 6 - Basic Configuration Guide

2. Set basic IP parameters for Ethernet 0.

This will be the internal TCP/IP addressing information you have
assigned to the IntraPort 2/2+

Use configure and set the IPAddress, SubnetMask, and IPBroadcast
keywords in the IP Ethernet 0 section.

Dual Ethernet Setup Example

config IP Ethernet 0

[ IP Ethernet 0 ] # ipaddress=192.168.233.1

[ IP Ethernet 0 ] # subnetmask=255.255.255.0

[ IP Ethernet 0 ] # ipbroadcast=192.168.233.255

Single Ethernet Setup Example

config IP Ethernet 0

[ IP Ethernet 0 ] # ipaddress=206.45.55.1

[ IP Ethernet 0 ] # subnetmask=255.255.255.0

[ IP Ethernet 0 ] # ipbroadcast=206.45.55.255

3. (Dual Ethernet) Set basic IP parameters for Ethernet 1.

Enter the external TCP/IP address you have assigned the IntraPort 2/2+.
This address must not be in the same TCP/IP network as Ethernet 0 or
you will disable TCP/IP in the IntraPort 2/2+.

Use configure and set the IPAddress, SubnetMask, and IPBroadcast
keywords in the IP Ethernet 1 section.

Example

config IP Ethernet 1

[ IP Ethernet 1 ] # ipaddress=206.45.55.1

[ IP Ethernet 1 ] # subnetmask=255.255.255.0

[ IP Ethernet 1 ] # ipbroadcast=206.45.55.255

3. (Single Ethernet) Turn IP off on Ethernet 1.

Because you have only one Ethernet port, you will not be using Ethernet
1, which is the IPSec only port. Disable the port for Ethernet 1 here.

Use configure and set the Mode keyword in the IP Ethernet 1 section.

Example

config IP Ethernet 1

[ IP Ethernet 1 ] # mode=off

Advertising