Friday 5 February 2016

Config Sectipon 5

R17:
===


R17#show running-config | sec flow
 ip flow ingress
ip flow-export version 9
ip flow-top-talkers
 top 10
 sort-by bytes
 cache-timeout 10
 match source address 123.20.1.9 255.255.255.255
 match output-interface Tunnel0
 match protocol 1

R17#
*Jan  6 18:26:23.476: %SYS-5-CONFIG_I: Configured from console by console
R17#sh ip flow top-talkers

SrcIf         SrcIPaddress    DstIf         DstIPaddress    Pr SrcP DstP Bytes
Et0/2         123.20.1.9      Tu0           123.19.19.19    01 0000 0800   500
1 of 10 top talkers shown. 1 of 6 flows matched.


NTP:
===
[06/01/16 7:53:55 pm] Con: show ntp status -> you will see
Clock is synchronized, stratum 4
[06/01/16 7:54:25 pm] Con: client's stratum = (Server's stratum) + 1

No comments:

Post a Comment