Configuring Network Address Translation (NAT) show ip nat statistics
18-10 Network Address Translation (NAT) Configuration
tcp 81.1.1.1:1030 172.111.1.4:50025 DynOver 3
tcp 81.1.1.1:1031 172.111.1.4:50026 DynOver 3
tcp 81.1.1.1:1032 172.111.1.4:50027 DynOver 1
tcp 81.1.1.1:1033 172.111.1.4:50028 DynOver 1
tcp 81.1.1.1:1034 172.111.1.4:50029 DynOver 1
NAT translation count = 10.
Thisexampleshowsaportionoftheverboseversionoftheaboveexample:
Matrix->Router(config)#show ip nat translations verbose
Proto Outside-global Inside-local Type No. of Flows
------------------------------------------------------------------------------
tcp 81.1.1.1:1024 172.111.1.4:50020 DynOver 14
create 07:39:00 use 00:00:03 service type ftp control
tcp 81.1.1.1:1025 172.111.1.4:50021 DynOver 2
create 07:39:00 use 00:00:03 service type ftp data
tcp 81.1.1.1:1026 172.111.1.4:50022 DynOver 16
create 07:39:02 use 00:00:01 service type ftp data
.
.
.
tcp 84.1.1.1:1024 172.114.1.4:11244 DynOver 4
create 07:39:02 use 00:00:01 service type normal
tcp 84.1.1.1:1027 172.114.1.4:11247 DynOver 4
create 07:39:02 use 00:00:01 service type normal
tcp 84.1.1.1:1028 172.114.1.4:11248 DynOver 1
create 07:39:03 use 00:00:00 service type normal
NAT translation count = 19.
show ip nat statistics
UsethiscommandtodisplayNATtranslationstatistics.
Syntax
show ip nat statistics [verbose]
Parameters
Ifverboseisnotspecified,thestandardoutputisdisplayed.
Defaults
None.
Mode
Routercommand,Globalconfiguration:Matrix‐>Router(config)#