Specifications

VoiceFinder VoIP Gateway Configuration Guide (APOS 2.0) Release Version 3.1
AddPac Technology Co., LTD
- 73 / 416-
inside private ip address takes the public ip address to communicate with the outside.
z ip nat <inside/pool/translation><destination/source><list/static><num/word
interface/pool><dialer/fastethernet><slot/port><overload|cr>
1. Configure NAT for the inside packet to go out to the outside.
2. inside : Configure to specify the inside network
3. list : Specify a list to be mapped with access-list. If the list does not match with the
number of access-list, then nat configuration does not operate.
4. Specify an interface for the inside packet applied with NAT configuration to be sent out
to the outside
z ip dhcp pool <WORD>.
1. Specify dhcp feature to active/de-active from global configuration location.
z network FastEthernet <interface-id>
1. Specify a local interface
2. interface id: ID of FastEthernet interface (0~1).
z range FastEthernet <interface-id>
1. Specify a network side interface
2. interface id: ID of FastEthernet interface (0~1).
z show running-config
Display the settings including NAT configuration
[Usage Example] NAT – DHCP Configuration and Usage Example
model name# config terminal
model name(config)#
NAT-list Config can be started from this status
model name(config)# ip nat inside source list 1 interface
FastEthernet0/0 overload Configure NAT so the inside packet can be
sent to the outside
model name(config)# access-list 1 permit 10.1.1.0 0.0.0.255
Apply the ip included in the inside ip address of 10.1.1.0/24 to standard access-list
model name(config)# ip dhcp pool addpac Configure dhcp mode for