3com MSR 20-20 참조 매뉴얼

다운로드
페이지 2742
2025
display nat server
Syntax
display nat server
View
Any view
Parameter
None
Description
Use the display nat server command to display information about internal 
servers.
Example
# Display information about internal servers.
<Sysname> display nat server
Server in private network information:
There are currently 1 internal server(s)
Interface: Ethernet1/0, Protocol: 6(tcp),
[global]
202.110.10.10:
8080
[local]
10.110.10.10:
80(www) 
display nat session
Syntax
display nat session [ vpn-instance vpn-instance-name ] [ source { global 
global-address | inside inside-address } ]  [ destination dst-address ]
View
Any view
Parameter
vpn-instance vpn-instance-name: Displays NAT translation table entries in the 
specified MPLS VPN instance. The vpn-instance-name is a string of 1 to 31 
characters.
source global global-address: Displays NAT translation table entries for the 
specified external source IP address.
source inside inside-address: Displays NAT translation table entries for the 
specified internal source IP address.
destination dst-address: Displays NAT translation table entries for the specified 
destination IP address.
Description
Use the display nat session command to display the active NAT sessions.
Table 529   Description on the fields of the display nat server command
Field Description 
Server in private network information 
Information about internal servers 
Interface:Ethernet1/0, Protocol:6(tcp),
[global] 202.110.10.10: 8080 [local] 
10.110.10.10: 80(www) 
On interface Ethernet 1/0, a WWW server 
is configured. Its internal address and port 
number are 10.110.10.10 and 80, 
respectively. Its external address and port 
number are 202.110.10.10 and 8080, 
respectively. The protocol type is TCP.