Monday, November 16, 2015

Brocade Switch: Interface Uptime Counter

One thing I like about the Brocade interface command is that it shows the uptime.  Very nice feature for sure.  You need this sometimes in troubleshooting.  The port below has been up for 11 seconds.

6610(config)#show int eth 1/1/17
GigabitEthernet1/1/17 is up, line protocol is up
  Port up for 11 seconds
  Hardware is GigabitEthernet, address is cc4e.243f.c698 (bia cc4e.243f.c6a8)
  Configured speed auto, actual 1Gbit, configured duplex fdx, actual fdx
  Configured mdi mode AUTO, actual MDI
  Member of 3 L2 VLANs, port is tagged, port state is FORWARDING
  BPDU guard is Enabled, ROOT protect is Disabled, Designated protect is Disabled
  Link Error Dampening is Disabled
  STP configured to ON, priority is level0, mac-learning is enabled
  Flow Control is config enabled, oper enabled, negotiation disabled
  Mirror disabled, Monitor disabled
  Mac-notification is disabled
  Not member of any active trunks
  Not member of any configured trunks
  No port name
  Inter-Packet Gap (IPG) is 96 bit times
  MTU 10200 bytes, encapsulation ethernet
  300 second input rate: 12016 bits/sec, 18 packets/sec, 0.00% utilization
  300 second output rate: 26776 bits/sec, 32 packets/sec, 0.00% utilization
  243 packets input, 20083 bytes, 0 no buffer
  Received 14 broadcasts, 0 multicasts, 229 unicasts
  0 input errors, 0 CRC, 0 frame, 0 ignored
  0 runts, 0 giants
  490 packets output, 50609 bytes, 0 underruns
  Transmitted 406 broadcasts, 84 multicasts, 0 unicasts
  0 output errors, 0 collisions
  Relay Agent Information option: Disabled

Egress queues:
Queue counters    Queued packets    Dropped Packets
    0                 471                   0
    1                   0                   0
    2                   0                   0
    3                   0                   0
    4                   0                   0
    5                   0                   0
    6                  19                   0
    7                   0                   0
6610(config)#

2 comments:

  1. This applies to devices running 8.x code and above.

    ReplyDelete
  2. I have spoken to our Brocade SE and the current recommended code base for the ICX series is ICX64R08030c and ICX64S08030c. I was told this has been a big roll-up of fixes for some various quirks and problems in the earlier 8.x code. I have been running it and it seems very stable.

    ReplyDelete

Your comment will be reviewed for approval. Thank you for submitting your comments.