F3215-HP Load Balancing Module Network Management Command Reference-6PW101

105
Protocol : 6(tcp)
Domain-name: ftp.server.com
Global-IP : 202.113.16.100
Global-port: 21(ftp)
Protocol : 6(tcp)
Table 23 Command output
Field Descri
p
tion
Domain-name Domain name of the internal server.
Global-IP External IP address of the internal server.
Global-port Public port number of the internal server.
Protocol Protocol type of the internal server.
Related commands
nat dns-map
display nat server
Use display nat server to display information about internal servers.
Syntax
display nat server [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see System Management Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
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)