Ethernet Port Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 20-79
show interfaces hybrid accounting
Displays interface accounting information (e.g., packets received/transmitted, deferred frames received)
for combo ports.
show interfaces [slot[/port[-port2]]] hybrid {fiber |copper} accounting
Syntax Definitions
slot Slot number you want to display.
port Port number of the interface you want to display.
port2 Last port number in a range of ports you want to display.
fiber Specifies that statistics for the SFP port(s) will be displayed.
copper Specifies that statistics for the copper RJ-45 port(s) will be displayed.
Defaults
If a specific slot or slot/port number is not entered with this command, the accounting information for all
switch combo ports is displayed.
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• Enter a slot and port number or a range of port numbers to display information for a specific combo
port or a range of combo ports.
• Enter a slot number to display information for all combo ports on a specific slot.
Examples
-> show interfaces 1/25 hybrid copper accounting
1/25 ,
Rx undersize packets = 0,
Tx undersize packets = 0,
Rx oversize packets = 0,
Tx oversize packets = 0,
Rx packets 64 Octets = 3073753,
Rx packets 65To127 Octets = 678698,
Rx packets 128To255 Octets = 21616,
Rx packets 256To511 Octets = 21062,
Rx packets 512To1023 Octets = 2,
Rx packets 1024To1518 Octets = 84,
Rx packets 1519to4095 Octets = 0,
Rx packets 4096ToMax Octets = 0,
Rx Jabber frames = 0