Response, Example, System addserver – Efficient Networks 107-0001-000 User Manual

Page 80: Mgmt class, Input format, System addserver -10

Advertising
background image

Chapter 4: System Commands

Efficient Networks

®

Router family

Command Line Interface Guide

Page 4-10

Efficient Networks

®

Response

Example

The following command defines a virtual routing table named ROSA (if it does not
already exist) and assigns it the IP address range 192.168.1.5 through 192.168.1.12.

After routing table ROSA has been defined, the following line appears in the output for
the command

system list

:

system addserver

This Network Address Translation (NAT) command is used to configure a local IP
address as the selected server on the LAN (FTP, SMTP, etc.) for the global
configuration. To learn more, see

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

of the Technical Reference Guide.

Multiple

system addserver

,

remote addserver

, and

eth ip addserver

commands can

designate different servers for different protocols, ports, and interfaces. When a
request is received, the router searches the server list for the appropriate server. The
order of search for a server is discussed in

Server Request Hierarchy” on page 4-22

of the Technical Reference Guide.

To delete a server designation, use the

system delserver

command.

Mgmt Class

Network (R/W)

Input Format

system addserver <action> <protocol> <first port> [<last port>

[<first private port>]]

Response

Command prompt.

-> system addiproutingtable 192.168.1.5 192.168.1.12 ROSA

192.168.1.5 through 192.168.1.12 uses IP Routing Table <ROSA>

Advertising