ip nat inside source static (NAT)
Mode
Router command, Global configuration: Matrix‐>Router(config)#
Usage
Packets from addresses that match those on the specified access list are translated using global
addresses allocated from the named pool. The optional overload key enables NAPT translation.
The optional interface VLAN parameter ensures that the translation only applies to packets being
transmitted out the specified VLAN.
The no version of the command disables dynamic translation of inside source addresses for the
specified NAT pool.
Example
This example enables dynamic translation of inside interfaces for packets matching access list 1
criteria with IP addresses matching pool doc1 on interface vlan 1:
Matrix->Router(config)#ip nat inside source list 1 pool doc1 interface vlan 1
ip nat inside source static (NAT)
Use this command to enable static NAT translation of inside source addresses.
Syntax
ip nat inside source static local-ip global-ip
no ip nat inside source static local-ip global-ip
Parameters
local‐ip
global‐ip
Defaults
None.
Mode
Router command, Global configuration: Matrix‐>Router(config)#
Usage
The no version of the command deletes the specified static NAT translation.
Example
This example enables a static NAT translation of inside source addresses for private local address
10.10.10.50 destined for and transmitting from unique public address 45.20.10.5:
Matrix->Router(config)#ip nat inside source static 10.10.10.50 45.20.10.5
Specifies the private (local) address to be associated with a public
(global) address for this translation.
Specifies the public (global) address to be associated with a private
(local) address for this translation.
Enterasys Matrix DFE-Gold Series Configuration Guide 18-5
Configuring Network Address Translation (NAT)
Need help?
Do you have a question about the Enterasys Matrix DFE-Gold Series and is the answer not in the manual?
Questions and answers