Nat ifconfig, Modify address translation on an ip interface, Nat commands – Technicolor - Thomson ST585 V6 User Manual

Page 588: Syntax, Example: related commands

Advertising
background image

E-DOC-CTC-20061027-0004 v1.0

NAT Commands

564

nat ifconfig

Modify address translation on an IP interface.

SYNTAX:

where:

EXAMPLE:

RELATED COMMANDS:

nat ifconfig

intf = <string>
translation = <{disabled | enabled | trans-
parent}>

intf

The IP interface name.

REQUIRED

translation

Enable or disable address translation.
Choose between:

>

disabled

: Address translation is disabled.

>

enabled

: Address translation is enabled.

>

transparent

: An inside address is translated into the same

outside IP address. In fact, no translation happens and the
IP packets passing through the Thomson ST remain
untouched.

The default is

disabled

.

REQUIRED

=>nat iflist
Interface

NAT

loop

disabled

myPPP_ppp

disabled

eth0

transparent

=>nat ifconfig intf=myPPP_ppp translation=enabled
=>nat iflist
Interface

NAT

loop

disabled

myPPP_ppp

enabled

eth0

transparent

=>

nat iflist

Display the address translation configuration on all the interfaces.

Advertising