Справочник Пользователя для Alcatel-Lucent speedtouch 500

Скачать
Страница из 422
270
NAT Commands
nat delete
Delete a static NAT/PAT entry.
SYNTAX:
nat delete
protocol = <{<supported IP protocol name>|<number>}>
inside_addr = <ip-address>
[inside_port = <{<supported TCP/UDP port name>|<number>}>]
outside_addr = <ip-address>
[outside_port = <{<supported TCP/UDP port name>|<number>}>]
[foreign_addr = <ip-address>]
[foreign_port = <{<supported TCP/UDP port name>|<number>}>]
protocol
The IP protocol name (or number) of the incoming stream.
Select one of the supported protocol names (See 
 for a listing of 
protocol names supported by the SpeedTouch™).
Alternatively, specify the protocol number.
REQUIRED
inside_addr
The IP address of the local host (intended to receive the incoming 
traffic) behind the SpeedTouch™ 's NAT/PAT device.
Typically, a private IP address.
REQUIRED
inside_port
The port of the application on the local host.
Select one of the supported TCP/UDP port names (See 
 for a listing of 
TCP/UDP port names supported by the SpeedTouch™).
Alternatively, specify the protocol number.
Applicable for TCP and UDP protocols only. Other protocols do 
not need a port to be specified.
OPTIONAL
outside_addr
The apparent host IP address this application is running on, i.e. the 
NAT/PAT enabled WAN IP address of the SpeedTouch™.
Use '0' to delete an entry valid for any of SpeedTouch™ 's NAT/PAT 
enabled IP addresses, e.g. also dynamically assigned/negotiated IP 
addresses.
REQUIRED
outside_port
The apparent port number this application is running on.
Select one of the supported TCP/UDP port names (See 
 for a listing of 
TCP/UDP port names supported by the SpeedTouch™).
Alternatively, specify the protocol number.
Applicable for TCP and UDP protocols only. Other protocols do 
not need a port to be specified.
OPTIONAL
foreign_addr
The IP address of the in-front-of-NAT/PAT routable address.
REQUIRED