170 Brocade Adapters Administrator’s Guide
53-1001256-01
ethioc
B
ethioc
Displays or clears Ethernet IOC statistics. The port_id could be any of the following:
Adapter ID or port ID
Port name
Port hardware path
Synopsis bcu ethioc --enable <port_id>
bcu ethioc --disable <port_id>
bcu ethioc --query <port_id>
bcu ethioc --stats <port_id>
bcu ethioc --statsclr <port_id>
Description Enables or disables Ethernet IOC on the port and displays and clears Ethernet IOC statistics.
Operands --enable Enables the Ethernet IOC, if it is currently disabled.
port_id Specifies the ID of the Ethernet port you want to enable.
--disable Disables the Ethernet IOC, if it is currently enabled.
port_id Specifies the ID of the Ethernet port you want to disable.
--query Queries the attributes of the Ethernet IOC.
port_id Specifies the ID of the Ethernet port you want to query.
--stats Displays the Ethernet IOC statistics.
port_id Specifies the ID of the Ethernet port for which you will display the statistics.
--statsclr Clears the Ethernet IOC level statistics.
port_id Specifies the ID of the Ethernet port for which you will reset the statistics.
Examples bcu ethioc --stats 1/0
IOC host statistics:
mailbox interrupts: 40771
enable events: 1
disable events: 0
heartbeat failures: 0
firmware boots: 0
stats timeouts: 0
bcu ethioc --statsclr 1/0
Successfully reset the ioc level stats
See Also None