Technicolor - Thomson ST516 Benutzerhandbuch

Seite von 792
E-DOC-CTC-20061027-0003 v2.0
NAT Commands
576
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