Parameters, Examples, Response – Efficient Networks 107-0001-000 User Manual

Page 101: System delserver, Mgmt class, Input format, System delserver -31, Command

Advertising
background image

Efficient Networks

®

Router family

Command Line Interface Guide

Chapter 4: System Commands

Efficient Networks

®

Page 4-31

Parameters

Examples

The following command deletes two IP addresses from the address range that
references routing table ROSA:

The following command deletes the virtual routing table ROSA:

Response

Command prompt.

system delserver

Deletes an entry created by the

system addserver

command.

Mgmt Class

Network (R/W)

Input Format

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

[<first private port>]]

Response

Command prompt.

all

Deletes the virtual routing table. Both the table definition and all
routes in the table are deleted.

<first ipaddr>

a

a

Dotted-decimal notation

First IP address of the range.

<last ipaddr>

a

Last IP address of the range.

b

b

May be omitted if the range contains only one IP address.

<tablename>

c

c

ASCII string

Name of the virtual routing table in which the addresses are as-
signed.

-> system deliproutingtable 192.168.1.5 192.168.1.6 ROSA

-> system deliproutingtable all ROSA

Advertising