05-25-2022 12:10 AM
on my both core switches 6500 WS-SUP720-BASE. the interface vlan for the server vlan is showing high utilization (txload 143/255, rxload 203/255) also only my 2 server interface vlan are showing high utilization and none of my other links do whether it is edge switches or the firewall. does this means i have high intervlan traffic going through these vlans? is it dangerous? how can i reduce it?
05-25-2022 12:51 AM
Mtu mismatch, the vlan have mtu 1500 and forward traffic between two jumbo l2 interface.
Check this point.
05-25-2022 01:02 AM
But how do you know it is a mtu mismatch issue? why couldn't it be heavy load? also how come the interface vlan showing high load and not the physical interface?
05-25-2022 06:22 PM
can you share show interface ?
05-26-2022 04:16 AM
today the utilization was below 150/255 and I'm monitoring it. However I would like to understand what does interface vlan utilization means? especially that it isn't a physical port? Does it means there is alot of intervlan data going through it? or does all the vlan data go through it regardless if it is an intervlan traffic or not?
05-26-2022 10:01 AM
Hmm, I forget what Cisco defaults as to the expected bandwidth of a SVI, but in practice, since it entails all the edge ports of a VLAN (including those not on the same physical device as the SVI), it can be quite a lot.
For example, as you mention a sup720, such might support (w/o fabric blocking) seven 4 port 10g line cards (i.e. 40g per line card slot), or 280 Gbps ingress and egress (w/o considering sup slots). (Or consider a 6513, with sup2T that supported [also w/o fabric blocking] 80 Gbps on 11 line cards.)
If the SVI doesn't logically consider its bandwidth (about) 280 Gbps, percentage usages will be incorrect.
In theory, as the sup can handle handle all that bandwidth at wire-speed, even 100% utilization, shouldn't be "dangerous" (although, in most Enterprises, very unusual [NB: BTW, in a SP environment, years ago, I did see 8 port Etherchannels, using 10g ports, on 7609s, dropping packets like crazy as there was more than 80 Gbps to transmit. The physical port drops were of concern, not "utilization" of any related SVI.].)
05-28-2022 10:50 PM
so high SVI utilization especially on the server vlan isn't an indication of a major issue I get from you?
05-29-2022 09:22 AM
None of which I'm aware.
You also might cross check all the VLAN ports, ingress/egress, sum them up, and see how that compares with the SVI for that VLAN. (NB: SVI shouldn't be greater that interface sums, although might be less because interface sums might be higher because of intra-VLAN traffic, i.e. traffic that doesn't use the SVI.)
06-01-2022 02:03 AM
all the interfaces in the vlan which are like 9 have like tx/rx 1/255 for 10/255 at most
06-01-2022 08:08 AM
tx/rx ratios of 1/255 and/or 10/255, whether on physical interfaces or virtual interfaces, are based on the "bandwidth" the device "believes" the interface has. For those to be accurate, you need to insure the interface "bandwidths" are accurate too.
Possibly a good chance your SVI's "bandwidth" doesn't accurately reflect the aggregate bandwidth that might pass through it.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide