![Huawei Quidway S8500 Series Command Manual Download Page 1211](http://html.mh-extra.com/html/huawei/quidway-s8500-series/quidway-s8500-series_command-manual_1694791211.webp)
Command Manual – NAT&URPF&VPLS
Quidway S8500 Series Routing Switches
Chapter 1 NAT Configuration Commands
Huawei Technologies Proprietary
1-11
Caution:
You can use the
nat ftp server global
command which is used to configure
nonstandard internal servers and the
nat server
command which is used to configure
normal internal servers together:
z
The
nat server
command can be used to remove the internal servers configured by
means of the
nat ftp server global
command;
z
The
nat ftp server global
command can be used to remove the FTP internal
servers configured by means of the
nat server
command;
z
The
nat server
command can be used to configure the FTP internal server whose
private network port is 21.
Example
# Configure nonstandard FTP servers:
<Quidway>system-view
[Quidway] interface Vlan-interface 3
[Quidway-Vlan-interface3] nat ftp server global 202.100.100.1 11225 inside
1.1.1.3 1698 slot 3
1.1.11 nat outbound
Syntax
nat outbound acl-number
[
address-group
group-number
[
no-pat
] ]
slot
slotno
undo nat outbound acl-number
[
address-group
group-number
[
no-pat
] ]
slot
slotno
View
VLAN interface view
Parameter
address-group
: Configure the NAT by using the address pool. If you do not specify the
address pool, the IP address of the interface is used as the translated address, that is,
the EASY IP feature.
no-pat
: Specifies that only IP addresses included in data packets are translated while
the port number information is left unused.
acl-number
: ACL number, in the range 2,000 to 3,999.
group-number
: Address pool number, in the range 0 to 319.
slotno
: Numbers of slots where the NAT boards reside, in the range 0 to 13.