E-DOC-CTC-20061027-0003v2.0
NAT Commands
580
nat tmpldelete
Delete an address mapping template.
SYNTAX:
where:
EXAMPLE:
RELATED COMMANDS:

nat tmpldelete index = <number>

index The index of the address mapping template to be deleted.
Tip Use the command :nat tmpllist to view the
address mapping templates.
REQUIRED
=>nat tmpllist
Idx Type Interface Ifgroup Outside Address Inside Address
Use
1 NAPT any lan 100.200.100.1 unmapped
0
2 NAPT myPPP_ppp any 100.100.100.1 unmapped
0
=>nat tmpldelete index=1
=>nat tmpllist
Idx Type Interface Ifgroup Outside Address Inside Address
Use
1 NAPT myPPP_ppp any 100.100.100.1 unmapped
0
=>
nat tmpladd Add an address mapping template.
nat tmpllist Display the address mapping templates.
nat tmplinst Instantiate address mapping templates for a given dynamic address.