Nat tmpladd, Add an address mapping template, Nat commands – Technicolor - Thomson ST585 V6 User Manual

Page 596

Advertising
background image

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

NAT Commands

572

nat tmpladd

Add an address mapping template.

SYNTAX:

where:

nat tmpladd

[intf = <string>]
[group = <{wan|local|lan|tunnel|dmz|guest} or
number>]
[timeout = <number{0-65535}>]
[type = <{napt | nat}>]
outside_addr = <ip-range>
[inside_addr = <ip-range>]
[access_list = <ip-range>]
[foreign_addr = <ip-range>]
[protocol = <{supported IP protocol} or number>]
[outside_port = <port-range>]
[inside_port = <port-range>]
[mode = <{auto | inbound | outbound}>]

intf

The IP interface name.

OPTIONAL

group

The IP interface group scope for this template.
Choose between:

>

wan

>

local

>

lan

>

tunnel

>

dmz

>

guest.

Note

If an interface has been defined with the parameter

intf

,

then the setting for this parameter is ignored.

OPTIONAL

timeout

A number between 0 and 6553 (seconds).
Represents the lifetime for this template.

OPTIONAL

type

The type of NAT map to be used.
Choose between:

>

napt

: The map is a NAPT map or a port-shifting NAT map.

>

nat

: The map is a basic NAT map or a two-way NAT map.

OPTIONAL

Advertising