Eth ip addserver, Mgmt class, Input format – Efficient Networks 107-0001-000 User Manual

Page 148: Parameters, Eth ip addserver -10, Comm

Advertising
background image

Chapter 5: Ethernet Interface Commands

Efficient Networks

®

Router family

Command Line Interface Guide

Page 5-10

Efficient Networks

®

eth ip addserver

This Network Address Translation (NAT) command adds a server’s IP address (on
the LAN) associated with this interface for a particular protocol. For more information,
see

Network Address Translation (NAT)” on page 4-17

of the Technical Reference

Guide.

To delete a server designation, use the command

eth ip delserver

.

Mgmt Class

Network (R/W)

Input Format

eth ip addserver <action> <protocol> <first port> [<last port>

[<first private port>]] <interface>

Parameters

<action>

One of the following command actions:

<ipaddr>

a

a

Dotted-decimal notation

Selects the host with this IP address as
server.

discard

Discards the incoming server request.

me

Sends the incoming server requests to
the local router, regardless of the IP ad-
dress.

<protocol>

Protocol used by the selected server.

<protocolid>

b

b

Integer

Numerical protocol ID.

tcp

TCP only.

udp

UDP only.

all

All protocols.

<first port>

First or only port as seen by the Ethernet interface. Port
used by the selected server.

<portid>

c

c

Integer, 0 - 65,535

Numerical port value; a value of 0
matches any port.

ftp

File Transfer Protocol (FTP) port.

h323

H.323 port.

http

Hypertext Transfer Protocol (HTTP)
port.

Advertising