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

Page 99: System delhostmapping, Mgmt class, Input format, System delhostmapping -29

Advertising
background image

Efficient Networks

®

Router family

Command Line Interface Guide

Chapter 4: System Commands

Efficient Networks

®

Page 4-29

Parameters

Examples

The following command will remove only the address 128.1.210.64 from the bootP
server list.

The following command will remove all addresses from the bootP server list.

Response

Command prompt.

system delhostmapping

Undoes an IP address/host translation (remapping) range that was previously
established with the command

remote addhostmapping

on a per-system-wide basis.

Mgmt Class

Network (R/W)

Input Format

system delhostmapping <first private addr> <second private

addr> <first public addr>

Parameters

Response

Command prompt.

<ipaddr>

a

a

Dotted-decimal notation

IP address of the server to be deleted from the BootP server
list.

all

Removes all addresses from the BootP server list.

-> system delbootpserver 128.1.210.64

-> system delbootpserver all

<first private addr>

a

a

Dotted-decimal notation

First IP address in the range of IP address.

<second private addr>

a

Last IP address in the range of IP address.

<first public addr>

a

Defines the range of public IP addresses.

b

b

The rest of the range is computed automatically.

Advertising