Nat tmplinst, Nat commands, Syntax – Technicolor - Thomson ST585 V6 User Manual

Page 602: Example: related commands

Advertising
background image

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

NAT Commands

578

nat tmplinst

Instantiate address mapping templates for a given dynamic address.

SYNTAX:

where:

EXAMPLE:

RELATED COMMANDS:

nat tmplinst

intf = <string>
addr_index = <ip-address>
dynamic_addr = <ip-address>

intf

The IP interface name.

REQUIRED

addr_index

The outside IP address index/key to instantiate for.

REQUIRED

dynamic_addr

The dynamic address to substitute the index/key with.

REQUIRED

=>nat tmplinst intf=myPPP_ppp addr_index=100.100.100.1 dynamic_addr=200.200.200.1
=>nat tmpllist
Idx Type Interface

Ifgroup

Outside Address

Inside Address

Use
1 NAPT myPPP_ppp

any

100.100.100.1

unmapped

1

=>

nat tmpladd

Add an address mapping template.

nat tmpldelete

Delete an address mapping template.

nat tmpllist

Display the address mapping templates.

Advertising