Send documentation comments to mdsfeedback-doc@cisco.com
4-41
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 4 C Commands
clear fcns statistics
clear fcns statistics
To clear the name server statistics, use the clear fcns statistics command in EXEC mode.
clear fcns statistics vsan vsan-id
Syntax Description
Defaults None.
Command Modes EXEC.
Command History
Examples The following example shows how to clear the name server statistics.
switch# show fcns statistics
Name server statistics for vsan 1
===================================
registration requests received = 0
deregistration requests received = 0
queries received = 23
queries sent = 27
reject responses sent = 23
RSCNs received = 0
RSCNs sent = 0
switch# clear fcns statistics vsan 1
switch# show fcns statistics
Name server statistics for vsan 1
===================================
registration requests received = 0
deregistration requests received = 0
queries received = 0
queries sent = 0
reject responses sent = 0
RSCNs received = 0
RSCNs sent = 0
switch#
Related Commands
vsan vsan-id FCS statistics are to be cleared for a specified VSAN ranging from 1 to
4093.
Release Modification
1.0(3) This command was introduced.
Command Description
show fcns statistics Displays the name server statistics.