2025display nat serverSyntax display nat serverView Any viewParameter NoneDescription Use the display nat server command to display information about internalservers.Example # Display information about internal servers. display nat serverServer 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 sessionSyntax display nat session [ vpn-instance vpn-instance-name ] [ source { globalglobal-address | inside inside-address } ] [ destination dst-address ]View Any viewParameter vpn-instance vpn-instance-name: Displays NAT translation table entries in thespecified MPLS VPN instance. The vpn-instance-name is a string of 1 to 31characters.source global global-address: Displays NAT translation table entries for thespecified external source IP address.source inside inside-address: Displays NAT translation table entries for thespecified internal source IP address.destination dst-address: Displays NAT translation table entries for the specifieddestination 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 commandField DescriptionServer in private network information Information about internal serversInterface: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 serveris configured. Its internal address and portnumber are 10.110.10.10 and 80,respectively. Its external address and portnumber are 202.110.10.10 and 8080,respectively. The protocol type is TCP.