cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1163
Views
4
Helpful
2
Replies

packets flow in VLANs

tigist_abe
Level 1
Level 1

I want to check the packet flow in subinterfaces. Is there any other command than sh VLANs?

I want to see if round robin load balancing is happening in the subinterfaces.

sh VLans output is as follows:

Vlan ID 10

Protocol Configured IP

Address W.X.Y.Z

Recieved 155083

Transmitted 82970

Vlan ID 20

Protocol Configured IP

Address W.X.Y1.Z

Recieved 1198

Transmitted 51328

It seems that one of the subinterfaces transmites and recieves more than the other.

Can anyone please help me if there are other ways to check the packet flow in VLANs ?

2 Replies 2

walleyewiz
Level 1
Level 1

I am not sure what you mean by load balancing. You have two vlans which have unique traffic flow characteristics. The traffic flow is based on the traffic for the vlan.

mounir.mohamed
Level 7
Level 7

Dear tigist,

as there is IP address configured on the SVI interfaces for each VLAN, just enable Netflow by use --> ip route-cache flow - under the SVI interface (Interface Vlan10, interface VLAN20) then you can catch the traffic vlow from each of VLANS by using show ip cache flow.

Here is the config:

Interface vlan10

ip address x.x.x.x

ip route-cache flow

Interface vlan20

ip address x.x.x.x

ip route-cache flow

r1#show ip cache flow

Please rate helpful posts.

Best Regards,

Mounir Mohamed

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