HP VPN Firewall Appliances NAT and ALG Command Reference
8
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display information about internal servers.
<Sysname> display nat server
NAT server in private network information:
There are currently 2 internal server(s)
Interface:GigabitEthernet0/1, Protocol: 6(tcp)
Global: 100.100.120.120 : 21(ftp)
Local : 192.168.100.100 : 21(ftp)
Interface:GigabitEthernet0/2, Protocol: 6(tcp)
Global: 100.100.100.121 : 80(www)
Local : 192.168.100.101 : 80(www) vpn2
# Display information about internal servers.
<Sysname> display nat server
NAT server in private network information:
There are currently 2 internal server(s)
Interface: GigabitEthernet0/1, Protocol: 6(tcp)
Global: 10.1.1.3 : 80(www)
Local : 9.9.9.9 : 80(www)
Interface: GigabitEthernet0/2, Protocol: 6(tcp)
Global: 10.1.1.1 : 21(ftp)
Local : (server-group 1) vpn2
2.2.2.2 : 21(ftp) (Connections: 0)
2.2.2.5 : 21(ftp) (Connections: 1)
2.2.2.6 : 21(ftp) (Connections: 0)
Table 5 Command output
Field Descri
p
tion
Server in private network
information
Information about internal servers.
Interface Internal server interface.
Protocol Protocol type.
Global
External IP address and port number of a server, and the VPN to which the
external address belongs.
Local
Internal network information about a server, including the internal IP
address and port number of the server, and the VPN to which the internal IP
address belongs.
Related commands
nat server