cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
490
Views
0
Helpful
4
Replies

switching question

saquib.tandel
Level 1
Level 1

Hello

Backbone switch connects to edge switch with a trunk config

int giga 0/0

switchport trunk encap dot1q

switchport mode trunk

interface fa 0/1

switchport mode access

switchport access vlan 99

how can I identify how much data is transfered for vlan 99 in last 30 mins

Thanks

ST

1 Accepted Solution

Accepted Solutions

Hi

I want to find the bandwidth usuage from Edge_Switch for that vlan.

is it possible

thanks

ST

Hi ST,

With command show int vlan "vlan number" you can see the avg. time of 5 min for input and output counters in bots/sec or you can try with sofwtare like MRTG or PRTG see if you can see the SVI interface utilization.

Hope to Help !!

Ganesh.H

View solution in original post

4 Replies 4

Leo Laohoo
Hall of Fame
Hall of Fame

You'll need to clear the counters using the command  "clear count ".

Next is the command "sh interface " and observe the line "Last clearing of "show interface" counters".  Next you look at the "packets input" and "packets output".

Is this what you are looking for?

Ganesh Hariharan
VIP Alumni
VIP Alumni

Hello

Backbone switch connects to edge switch with a trunk config

int giga 0/0

switchport trunk encap dot1q

switchport mode trunk

interface fa 0/1

switchport mode access

switchport access vlan 99

how can I identify how much data is transfered for vlan 99 in last 30 mins

Thanks

ST

Hi,

If you have created SVI for vlan 99 then you can try with show int vlan 99 to see the amount of traffic in and out via that vlan interface.

Hope to Help !!

Ganesh.H

Hi

I want to find the bandwidth usuage from Edge_Switch for that vlan.

is it possible

thanks

ST

Hi

I want to find the bandwidth usuage from Edge_Switch for that vlan.

is it possible

thanks

ST

Hi ST,

With command show int vlan "vlan number" you can see the avg. time of 5 min for input and output counters in bots/sec or you can try with sofwtare like MRTG or PRTG see if you can see the SVI interface utilization.

Hope to Help !!

Ganesh.H

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card