Show interfaces Gi3/1

When requesting "show interfaces Gi3/1" on my MLS i get the following output:
GigabitEthernet3/1 is up, line protocol is up (connected)
Hardware is C6k 1000Mb 802.3, address is 000f.f89b.4c0a (bia 000f.f89b.4c0a)
Internet address is 192.168.220.89/29
MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full-duplex, 1000Mb/s, media type is LH
input flow-control is off, output flow-control is on
Clock mode is auto
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:00:01, output 00:00:01, output hang never
Last clearing of "show interface" counters 22w3d
Input queue: 0/75/0/768 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
Does the Queueing strategy as well as the Output Queue refer to the "Software Queue" or "Hardware Queue"???

With QoS disabled you basically have a FIFO queue that is tail dropping all traffic it does not have buffer space for. If you run out of buffer spaces on a non-virtual interface, they will appear as output drops.
show interface | i drops|line
With QoS enabled you can actually look into drops per hardware queue with:
'show queueing interface gx/y'
6500 is a hardware forwarding platform, packets are switched too fast to be able to monitor queue fullness, which is why you will almost always see 0/2000/0/0 (on a L2 interface) where the first 0 is packets in queue. So drops is really the only indication of congestion.

Similar Messages

  • OID for "No Buffer" field in output of "show interface"

    Hi,
    Does anyone know the OID for the "No Buffer" field in the output of "show interface" for 3845 router, running 12.4(15)T9?
    Thanks!
    David

    David;
      You may want to move this thread to the Network Infrastructure>Network Management community.
    Scott

  • Show interface - received broadcast - counter - Vlan - L2 mcast

    HI All,
    I have a situation where the Show interface on 7609 displays broadcast counters. I did capture wireshark but did not see any broadcast. Wireshark broadcast for 1 minute shows 20 broadcast packets where as Vlan interface shows increase at rate of 1000 per minute. 
      L2 Switched: ucast: 8529 pkt, 896149 bytes - mcast: 35427 pkt, 2338134 bytes
      L3 in Switched: ucast: 0 pkt, 0 bytes - mcast: 0 pkt, 0 bytes mcast
      L3 out Switched: ucast: 0 pkt, 0 bytes mcast: 0 pkt, 0 bytes
         40978 packets input, 2996897 bytes, 0 no buffer
         Received 35607 broadcasts (0 IP multicasts)
    The doubt I have is that I am running HSRP on LAN with 5 groups and 300ms hello. This makes around 1000 hello packets per second. The L2 multicast counter also increases at almost same rate of 1000 packets per second . The received broadcast and L2 mcast counters are almost same. 
    Is it likely that the received broadcast also includes the HSRP hello packets destined for 224.0.0.2? but it does shows(0 IP multicast).
    Can someone please confirm that the received broadcast counter includes multicast HSRP packets or is it just a coincidence. But again on wireshark I dont see 1000 broadcast packets only HSRP packets in addition to unicast traffic.
    Any help or Cisco link that can prove this will also help. 
    Thanks
    M

    Found the answer.
    Anatomy of RX packet counters on a Cisco Nexus 5548:
    Nexus5548# show int eth1/29 
      RX      
        6387682660 unicast packets  1495485 multicast packets  164 broadcast packets 
        6389178309 input packets  589693485138 bytes
        5146969 jumbo packets  0 storm suppression bytes
      * "input" = unicast + multicast + broadcast (all non-jumbo)
      * "jumbo" = frames sized 1519 bytes to the MTU bytes defined on the interface
      * "jumbo" frames are counted separately from non-jumbo ("input")
      * (unicast, multicast and broadcast "jumbo" frames appear to be rolled into the 
            one "jumbo" counter)
    This can be seen another way with the 'count detail' command, correlated to "show int" output:
    Nexus5548# show int eth1/29 count detailed
    Ethernet1/29
      Rx Packets:                                  6389178309 <-- input
      Rx Unicast Packets:                          6387682660 <-- unicast
      Rx Multicast Packets:                           1495485 <-- multicast
      Rx Broadcast Packets:                               164 <-- broadcast
      Rx Jumbo Packets:                               5146969 <-- jumbo
      Rx Bytes:                                  589693485138
      Rx Packets from 0 to 64 bytes:                  1059418 <-- non-jumbo start
      Rx Packets from 65 to 127 bytes:             6072007478       +
      Rx Packets from 128 to 255 bytes:              11055520       +
      Rx Packets from 256 to 511 bytes:             287107435       +
      Rx Packets from 512 to 1023 bytes:             12801466       +
      Rx Packets from 1024 to 1518 bytes:                  23 <-- non-jumbo end
      Rx Trunk Packets:                            6387682823 <-- unicast + broadcast
    fyi.

  • Doubt about infos of show interface

    Hi, folks!
    Someone could explain or send me a link of Cisco paper which explain the informations get by show interfaces?
    I would like to know about:
    runts, giants, throttles,frame, overrun, ignored, watchdog, multicast,
    input packets with dribble condition detected, underruns, interface resets,
    babbles, late collision, deferred, output buffer failures,
    output buffers swapped out?
    What does that things means?
    Some fasteth in our switches has "ignored", but ignored what?
    thanks,
    Renato

    Hi Renato,
    Here you go. This link will explain you each and everything.
    http://www.cisco.com/en/US/products/hw/switches/ps700/products_tech_note09186a00800a7af0.shtml
    regards,
    -amit singh

  • Is the "show interface brief" command 100% safe?

    I am planning on performing a health check on multiple Cisco SAN switches. This check will be performed five or more times a day. I know that the "show" commands are usually safe commands, but I have seen instances where "show tech-support" has caused the supervisor to restart. This type of outage is not acceptable.
    1) Does anyone know of an instance where "show interface brief" has caused any kind of problem?
    2) I currently use Device Manager to perform health checks. Does Device Manager use a "show interface" command to display port states?
    3) What kind of CPU usage does "show interface brief" have on a SAN switch?
    4) Does anyone have a low-level explanation of what happens when a "show interface brief" command is executed?
    5) Is it safe to run "show interface brief" many times a day and every day of the year?

    i can tell you that we run "show int fc X" every 5 minutes. We use a perl script that telnets to the switch every 5 minutes, runs "show int fc X" on specific ports, dumps output to log file on the server and then parses it for link status. This is how we monitor our DWDM links.

  • TV@nywhere Plus - "Cannot init Direct show interface... (1001)" - Windows XP SP2

    I just purchased a TV@nywhere Plus card, hoping to read video from a video camera.
    Whenever I start the MSI video program - the program at the top of the MSI main panel interface (see the bottom of this page for a screenshot) - I get the following two errors one after another:
    Cannot render audo renderer (5001)...
    Cannot init Direct show interface... (1001)
    Unfortunately, this means I can't read video from the card, so I'm stuck!  Fixing the video error is critical, fixing the sound error isn't important (the video I'm importing is from security cameras, which don't have sound).
    I've tried updating the directx drivers, but they seem to be the most recent?
    I've tried updating the MSI drivers from the MSI site, but they seem to be the most recent?
    Someone mentioned messing with codecs somewhere/somehow, but I don't understand how to do that.
    I really need help.  My only option at this point is to return the card and find another..
    Thoughts? 
    Technical Details:
    TV@nywhere Plus
    NVIDIA GoForce 8400 GS, 512MB (using nv4_disp.dll v6.14.00.11.7516)
    IBM ThinkCentre
    Windows XP Professional SP2 (5.1, Build 2600)
    Intel Pentium 4, 3.2GHz
    1.5 GB RAM
    DirectX 9.0c (4.09.000.0904)

    I don't get errors using the program you suggested (or webcamxp, the program I was using), however, the video signal is black... no video going through to these apps.
    Which is why I was testing with the MSI app, thinking if I could get it working there, it would work within my other apps.
    I will try to refresh the video/audio drivers.
    Quote from: Stu on 23-June-09, 01:32:15
    Try AMCap, and see if you get the same errors there.
    http://amcap.en.softonic.com/
    Also, try updating your video card drivers, and audio drivers.

  • Show interface status (IOS layer 2switch)

    Is it possible to modify the width of the column containing the description of the interfaces when I issue the "show interface status?" on IOS cisco switches?

    I don't believe so but you can type show interface description if you want to see the entire description that is associated to the port.
    HTH,
    Edison.

  • 'show interface trunk' output

    My question is..
    interface Gi0/1 on access switch (Switch A) configured as trunk port allowing multiple vlans (say vlan 100-105)
    Now, this interface Gi0/1 on switch A has no issues and configured fine.
    Another switch B connected to Switch A and working fine.  both sw A & sw B up and working fine
    But,  switch B is now say disconnected from Switch A  which causes the interface Gi0/1 on SW A go down.
    when I do a "show interface trunk" on Switch A, will the output show trunked vlans 100-105  or the output will not show  the trunked vlans as the interface on Switch A is down  because the Switch B is disconnected???
    Basically, all I want to know is   when an interface configured for trunking multiple vlans go down   will the "show interface trunk"  command list those vlans 100-105 in the output  ???
    Thanks for  looking into my q

    When the link is down, you will get a "blank" output to the command "sh interface trunk".

  • Show Interface Input Errors

    When doing a show inteface - What do Input Errors indicate?

    Ankur,
    Here is the output from show int ...The only thing incrementing is the input errors but what type of problem does that indicate?
    JSC-1#sh int gigabitEthernet 11/1
    GigabitEthernet11/1 is up, line protocol is up (connected)
    Hardware is C6k 1000Mb 802.3, address is 0012.0092.a260 (bia 0012.0092.a260
    Description: GL1
    MTU 1500 bytes, BW 100000 Kbit, DLY 10 usec,
    reliability 255/255, txload 1/255, rxload 1/255
    Encapsulation ARPA, loopback not set
    Full-duplex, 100Mb/s
    input flow-control is off, output flow-control is off
    Clock mode is auto
    ARP type: ARPA, ARP Timeout 04:00:00
    Last input never, output 00:00:35, output hang never
    Last clearing of "show interface" counters 1d03h
    Input queue: 0/2000/41/0 (size/max/drops/flushes); Total output drops: 0
    Queueing strategy: fifo
    Output queue: 0/40 (size/max)
    5 minute input rate 645000 bits/sec, 66 packets/sec
    5 minute output rate 305000 bits/sec, 63 packets/sec
    1152632 packets input, 910547914 bytes, 0 no buffer
    Received 2068 broadcasts (1650 multicast)
    0 runts, 0 giants, 0 throttles
    41 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
    0 watchdog, 0 multicast, 0 pause input
    0 input packets with dribble condition detected
    1917609 packets output, 964325920 bytes, 0 underruns
    0 output errors, 0 collisions, 0 interface resets
    0 babbles, 0 late collision, 0 deferred
    0 lost carrier, 0 no carrier, 0 PAUSE output
    0 output buffer failures, 0 output buffers swapped out

  • CISCO 2960-S/X - Packets Output in "show interface" is under reported

    I have a CISCO 2960-S/X - Packets Output in "show interface" is under reported.  Could I please get an explanation exactly which type of packets are being excluded from the “show interface” output packets counter.  Also, is this a documented platform bug or limitation ?
    Please advise.

    Post the output to the command "sh version" and post the "sh interface <BLAH>" of one of the "under reported" ports.

  • Show Interfaces Output Errors / CRC (Frame Relay)

    Hi All,
    Looking at an Output of a show interfaces command there seems to be a high volume of Input errors - and they almost tally up with CRC on the line below. The line is heavily saturated - would this be the cause? Or could the CRC be causing an issue? It is a frame relay link (512K)
    Serial0/1/0 is up, line protocol is up
      Hardware is GT96K Serial
      MTU 1500 bytes, BW 512 Kbit/sec, DLY 20000 usec,
         reliability 255/255, txload 31/255, rxload 250/255
      Encapsulation FRAME-RELAY, loopback not set
      Keepalive set (10 sec)
      Restart-Delay is 0 secs
      LMI enq sent  110367, LMI stat recvd 110110, LMI upd recvd 0, DTE LMI up
      LMI enq recvd 0, LMI stat sent  0, LMI upd sent  0
      LMI DLCI 1023  LMI type is CISCO  frame relay DTE
      FR SVC disabled, LAPF state down
      Broadcast queue 0/64, broadcasts sent/dropped 18837/3, interface broadcasts 0
      Last input 00:00:00, output 00:00:00, output hang never
      Last clearing of "show interface" counters 1w5d
      Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 7976
      Queueing strategy: weighted fair
      Output queue: 0/1000/64/0 (size/max total/threshold/drops)
         Conversations  0/8/256 (active/max active/max total)
         Reserved Conversations 0/0 (allocated/max allocated)
         Available Bandwidth 384 kilobits/sec
      30 second input rate 502000 bits/sec, 62 packets/sec
      30 second output rate 64000 bits/sec, 64 packets/sec
         74014842 packets input, 2195212513 bytes, 0 no buffer
         Received 0 broadcasts, 0 runts, 101 giants, 0 throttles
         12589993 input errors, 12589924 CRC, 2758329 frame, 246617 overrun, 0 ignored, 3630022 abort
         69361072 packets output, 1961236740 bytes, 0 underruns
         0 output errors, 0 collisions, 0 interface resets
         0 output buffer failures, 0 output buffers swapped out
         108498 carrier transitions
         DCD=up  DSR=up  DTR=up  RTS=up  CTS=up

    Get the ISP to run a 4-hour Bit Error Rate test (aka BER test).

  • Question on "show interface fcx/y transceiver details"

    Hello All
    I would like to understand what does the following parameter mean when the command "show interface fcx/y transceiver details" is executed.
    Note: The SFP type is a SFP+ (DS-SFP-FC8G-SW) 
    Transmission medium is multimode laser with 62.5 um aperture (M6)
    Supported speeds are - Min speed: 2000 Mb/s, Max speed: 8000 Mb/s
    Nominal bit rate is 8500 Mb/s
    Link length supported for 50/125mm fiber is 50 m
    Link length supported for 62.5/125mm fiber is 20 m 
    I understand the above output as follows
    SFP+ (DS-SFP-FC8G-SW) with a MMF connected to it with a core size of 62.5/125mm at a nominal bit rate is 8500 Mb/s can have a max cable distance of 21 m (69ft).
    The fiber term 62.5/125mm stands for diameter of the fiber cables core & to the diameter of the outside of the fiber cables cladding i.e. 62.5 stands for diameter of the fiber cables core & 125 stands for the diameter of the outside of the fiber cables cladding. 
    Will the transceiver detect automatically the type of fiber connected to it? Does the above mean that a SMF cannot be connected to this transceiver?
    Regards

    Each optics is supposed to be connected to a specific type of fibre. This is what the command says (It does not detect automatically) and this is what we should do. Technically, you can connect a SM fibre to a SW optics and it *may* work as well. But there are drawbacks for it. MMF have wide diameter. The optics is transmitting light to match that diameter. If you connect a narrow diameter SMF, loss of light would happen. I strongly recommend to go through this link: https://www.nanog.org/meetings/nanog57/presentations/Monday/mon.tutorial.Steenbergen.Optical.39.pdf

  • ASR 9000 : Analogue for "show interfaces transceiver"

    Hello!
    Is there any convenient way to get the summary for the Rx/Tx power levels (dBm) for all DOM enabled optical interfaces on the system, like "
    show interfaces transceiver" that is available on non-XR IOS ?
    Thanks
    WBR, Alex.

    Depending on the transceiver type:
    show controller dwdm optics
    show controller sonet
    ...will show that information.

  • Show interfaces Transceiver not displaying detail on a 4500

    When  I run "sh interfaces transceiver" on a 4500 it fails to display any details. SFP modules fitted are GLC-LH-SMD=. When swapped into a 3750X "sh interfaces transceiver" works fine. Anyone resolved this issue ?
    sh module
    Chassis Type : WS-C4510R+E
    Power consumed by backplane : 40 Watts
    Mod Ports Card Type                              Model              Serial No.
    ---+-----+--------------------------------------+------------------+-----------
     1    48  10/100/1000BaseT Premium POE E Series  WS-X4748-RJ45V+E  
     2    48  10/100/1000BaseT Premium POE E Series  WS-X4748-RJ45V+E  
     3    48  10/100/1000BaseT Premium POE E Series  WS-X4748-RJ45V+E  
     4    12  1000BaseX SFP                          WS-X4712-SFP-E    
     5     4  Sup 7-E 10GE (SFP+), 1000BaseX (SFP)   WS-X45-SUP7-E    
     6     4  Sup 7-E 10GE (SFP+), 1000BaseX (SFP)   WS-X45-SUP7-E     
     7    12  1000BaseX SFP                          WS-X4712-SFP-E    
     M MAC addresses                    Hw  Fw           Sw               Status
    --+--------------------------------+---+------------+----------------+---------
     1 6412.25fe.f740 to 6412.25fe.f76f 1.5                               Ok       
     2 1005.ca82.5540 to 1005.ca82.556f 1.5                               Ok       
     3 7426.ac47.eed8 to 7426.ac47.ef07 1.5                               Ok       
     4 a80c.0dea.e6b0 to a80c.0dea.e6bb 1.0                               Ok       
     5 18e7.28a1.f700 to 18e7.28a1.f703 2.1 15.0(1r)SG10 03.05.00.E       Ok       
     6 18e7.28a1.f704 to 18e7.28a1.f707 2.1 15.0(1r)SG10 03.05.00.E       Ok       
     7 a80c.0dea.de40 to a80c.0dea.de4b 1.0                               Ok  
    GigabitEthernet4/1 is up, line protocol is up (connected)
      Hardware is Gigabit Ethernet Port, address is a80c.0dea.e6b0 (bia a80c.0dea.e6b0)
      Description: --Etherchannel to SER1-1/1--
      MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
         reliability 255/255, txload 1/255, rxload 1/255
      Encapsulation ARPA, loopback not set
      Keepalive set (10 sec)
      Full-duplex, 1000Mb/s, link type is auto, media type is 1000BaseLH

    Hi,
    Here is your answer.
    You should check
    http://www.cisco.com/en/US/docs/interfaces_modules/transceiver_modules/compatibility/matri
    x/OL_6981.html#wp142660 
    This tells which release we start supporting an SFP and which release we start supporting
    DOM.
    This shows that GLC-LH-SMD does not support DOM as of now.
    We have logged the bug for the same:
    https://tools.cisco.com/bugsearch/bug/CSCum99103/?reffering_site=dumpcr
    HTH
    Regards
    Inayath
    *Plz rate all the usefull posts and mark the thread as answered if this solved your query.

  • Cisco SFP GLC-LH-SM unknown in show interface status

    Hi all,
    Client installed a single mode fibre run from Distribution Switch to Access switch. The distance is not even greater than 100 Metres but the client insisted since the fibre is free.
    On the Cisco Catalyst 2960X-24TS-L (Access layer not stacked) the SFP is identified, but on the Cisco Catalyst 2960X-24TS-L (Distribution switch stacked) the SFP module is "unknown".
    access_sw#
    Gi1/0/49 access_sw po notconnect 1 auto auto 1000BaseLX SFP
    dist_sw#
    Gi1/0/49 dist_sw po notconnect 1 auto auto unknown
    Distribution switch is running 150-2.EX4
    Access switch is running 150-2.EX5
    I have configured on both sides speed nonegotiate, above output is showing that the 2 are not even talking to each other since their status is still auto auto...
    Any ideas is gladly appreciated in terms of what show commands or diagnostic tests I can do for the interface just to test it?
    I have tried to test it but it is saying diagnostic monitoring is not running, how can I run that feature as well?  Is that network impacting if I did?
    Kind regards,

    Hi,
    Is there a link light on either side of the connection?
    Is the SFP on the distro switch also LX?
    If there is no link light, try crossing the strands on one side of the connection and test again.
    HTH

Maybe you are looking for

  • [Solved] lxde and pcmanfm missing options

    Solved, read here: http://blog.lxde.org/?p=737 (both intentionally missing) After last night's pcmanfm update (0.5.2-1  to 0.9.7-1), my pcmanfm is missing the tree option in the left panel (and judging from other posts, other things as well that I ha

  • Creating a Root ApplicationModule in a Web Service Environment

    Using Jdeveloper 11.1.1.2.0 I was thinking of posting this question in the SOA thread but i think this is more of an ADF question. Basically, i have a web service where i utilize an ApplicationModule to give me my rowset that i use to populate my Web

  • 600's 4464 and 4427

    I started getting lots of ORA-600's with [4427] and [4464] arguments. I know I'd make an SR but currently my Metalink access is on hold -- don't ask why, it has something to do with public procurement procedure... I'm posting this in hope of someone

  • Zoom via Fn-SpaceBar not working on x31

    2672xxl  winXPproSP3 ...it was fine before and now for some time will NOT zoom with the keystroke combination Fn-SpaceBar as it should ...I am sad about that since I have low vision and it helps very much ...is there a fix for that ? tia!

  • Solution needed for the following Requirement..

    Hi Friends, Need an answer for the following . Its for Voluntary Time Recording... 1) Maintain IT0007 with the percentage of employment for both part time and full time employees. 2) The Max Flexi-time for part-time and full-time employees is 37.5/40