cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
912
Views
0
Helpful
1
Replies

asa sub interface utilization

ring zer0
Level 1
Level 1

Following is the interface utilization of a non-trunk layer 3 interface

  Traffic Statistics for "test":
        7182339 packets input, 447613596 bytes
        7788763 packets output, 431054764 bytes
        27 packets dropped
      1 minute input rate 0 pkts/sec,  13 bytes/sec
      1 minute output rate 0 pkts/sec,  13 bytes/sec
      1 minute drop rate, 0 pkts/sec
      5 minute input rate 0 pkts/sec,  13 bytes/sec
      5 minute output rate 0 pkts/sec,  13 bytes/sec
      5 minute drop rate, 0 pkts/sec

Now when I try to get a stats for a trunk interface or a sub interface I dont see 1 minute and 5 minute data. Is there a limitation in ASA 9.1(5) which restricts the interface utilization data on trunk and sub interfaces?

 

For reference this is what I get when checking utilization of these interfaces

 

TEST# sh int gi0/4 stats
Interface GigabitEthernet0/4 "", is up, line protocol is up
  Hardware is i82574L rev00, BW 1000 Mbps, DLY 10 usec
        Auto-Duplex(Full-duplex), Auto-Speed(1000 Mbps)
        Input flow control is unsupported, output flow control is off
        Description: xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
        Available but not configured via nameif
        MAC address 1c6a.7a18.5b53, MTU not set
        IP address unassigned
        940321724 packets input, 234193802070 bytes, 0 no buffer
        Received 4005501 broadcasts, 0 runts, 0 giants
        0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
        0 pause input, 0 resume input
        436424 L2 decode drops
        1772330741 packets output, 1457964042417 bytes, 0 underruns
        0 pause output, 0 resume output
        0 output errors, 0 collisions, 3 interface resets
        0 late collisions, 0 deferred
        0 input reset drops, 0 output reset drops
        input queue (blocks free curr/low): hardware (478/362)
        output queue (blocks free curr/low): hardware (450/164)


TEST# sh int gi0/4.1 stats
Interface GigabitEthernet0/4.1 "xxxxxxx", is up, line protocol is up
  Hardware is i82574L rev00, BW 1000 Mbps, DLY 10 usec
        VLAN identifier 11
        MAC address 1c6a.7a18.5b53, MTU 1500
        IP address xxxxxxxxxx, subnet mask 255.255.255.0
  Traffic Statistics for "xxxxxxxxx":
        337015995 packets input, 62046524778 bytes
        1150842669 packets output, 1165244797091 bytes
        1216786 packets dropped
1 Accepted Solution

Accepted Solutions

On the ASA this information is not under the interface.  Instead use the following command

show traffic

Here you will see 1 minute and 5 minute rates

--
Please remember to select a correct answer and rate helpful posts

View solution in original post

1 Reply 1

On the ASA this information is not under the interface.  Instead use the following command

show traffic

Here you will see 1 minute and 5 minute rates

--
Please remember to select a correct answer and rate helpful posts
Review Cisco Networking for a $25 gift card