clear counters
3-6 PACSystems* RX3i PROFINET Controller Command Line Interface Manual – July 2011 GFK-2572
clear counters
Non-Global Command
This command clears specified counters or clears all counters.
all clears all counters
icmp clears Internet Control Message Protocol and Internet Group Management Protocol
counters
ip clears Internet Protocol counters
network clears network counters
profinet [all | <DeviceNum>] clears PROFINET counters. See page 2-8 for more information.
rdnMedia clears Media Redundancy counters
sm clears Shared Memory counters
tcp clears Transmission Control Protocol counters
udp clears User Datagram Protocol counters
clear counters Command Format
clear counters [all|icmp|igmp|ip|network|profinet [all | <deviceNumber>]|rdnMedia|sm|tcp|udp]
Examples
Clearing UDP Counters
Step 1. Use show udp to display the UDP details and counters.
device-name=show udp
01-JAN-2000 01:47:26.0590
<<< UDP Status >>>
Udp:
191 packets received
1 packets to unknown port received
0 packet receive errors
6 packets sent
<<< UDP Counters >>>
InDatagm= 000000bfH NoPorts = 00000001H InErrors= 00000000H OtDatagm= 00000006H
device-name =
Step 2. Clear the UDP counters.
device-name=clear counters udp
UDP Counters Cleared
iolan-controller01=