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

Page 152: Parameters, Example, Response, Eth ip delhostmapping -14, C addr

Advertising
background image

Chapter 5: Ethernet Interface Commands

Efficient Networks

®

Router family

Command Line Interface Guide

Page 5-14

Efficient Networks

®

eth ip delhostmapping

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

eth ip addhostmapping

on a per-interface basis. For

more information, see “

Host Remapping” on page 4-23

of the Technical Reference

Guide.

Mgmt Class

Network (R/W)

Input Format

eth ip delhostmapping <first private addr> <second private

addr> <first public addr> <interface>

Parameters

Example

Typical usage:

Response

Command prompt.

<first public addr>

a

a

Dotted-decimal notation

First IP address of the range of IP addresses.

<second public addr>

a

Last IP address of the range of IP addresses.

<first public addr>

a

Defines the range of public IP addresses. The rest of the
range is computed automatically.

<interface>

b,c

b

This parameter may be omitted if the router has only one Ethernet interface.
If the router has two physical Ethernet interfaces (an Ethernet hub router), the port number (0 or 1) must
be specified.

c

To specify a logical interface other than logical interface 0, specify both the port number and the logical

interface number (<port #>:<logical #>, for example, 0:1).

Defines the target Ethernet interface.

-> eth ip delHostMapping 192.168.207.40 192.168.207.49 10.0.20.11 1

Advertising