Ethernet Port Commands
page 20-82 OmniSwitch 6250 CLI Reference Guide November 2009
show interfaces hybrid counters
Displays interface counters information (e.g., unicast, broadcast, multi-cast packets received/transmitted)
for combo ports.
show interfaces [slot[/port[-port2]]] hybrid {fiber |copper} counters
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 interface counters 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.
• These counters do not apply to Gigabit Ethernet traffic.
Examples
-> show interfaces 1/25 hybrid copper counters
InOctets = 54367578586897979, OutOctets = 5.78E19,
InUcastPkts = 55654265276, OutUcastPkts = 5.78E20,
InMcastPkts = 58767867868768777, OutMcastPkts = 5465758756856,
InBcastPkts = 576567567567567576, OutBcastPkts = 786876,
InPauseFrames = 567798768768767, OutPauseFrames= 786876,
output definitions
InOctets Number of octets received.
OutOctets Number of octets transmitted.
InUcastPkts Number of unicast packets received.
OutUcastPkts Number of unicast packets transmitted.
InMcastPkts Number of multicast packets received.