Chapter 4: System Commands

Efficient Networks® Router family

 

Command Line Interface Guide

 

 

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.

-> system addiproutingtable 192.168.1.5 192.168.1.12 ROSA

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

192.168.1.5 through 192.168.1.12 uses IP Routing Table <ROSA>

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-17of 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-22of 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.

Page 4-10

Efficient Networks®

Page 80
Image 80
Efficient Networks 107-0001-000 System addserver, Response Example, System addiproutingtable 192.168.1.5 192.168.1.12 Rosa