cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
531
Views
4
Helpful
5
Replies

LAN Broadcast

amitkaushik24
Level 1
Level 1

We have three locations, all are connected trought lease line. One site sometimes facing the problem when they are acces the application from head off. I think this 1pcs braodcasting more.FROM ROUTER END WE WANTS TO CHECK, IS THERE ANY COMMAND TO IDENTIFY WHICH PCS IS BROADCASTING MORE.

regds

AK

5 Replies 5

mahmoodmkl
Level 7
Level 7

Hi

Enable IP Accounting under u r lan interface on the router.

Thanks

Mahmood

How we can enable IP accounting in our LAN interface of router. How we identify.....which pc is broadcasting. Tell me the commans.

Regds

AK

Hi

U need to enable it in u r router.

router(config)#int e0/0

router(config-if)#ip accounting

router(config-if)#end

router#show ip accounting

when u issue the above command u can see the ip address of the systems which are forwarding to u r default-gateway.so from here u can check for the ip address which is sending more packets.

Thanks

Mahmood

Hello

Yes, additionally this command mesures ip traffic only on outbound basis. and router generated traffic is not measured by this.

regards

Dhaval

Hi Friend

You could also try net flow to get the traffic statistics and use application like netflow analyser to get a graphical views.

ip flow-export version 5

ip flow-export destination x.x.x.x 9996

interface fa 0/0

ip route cache-flow

You can download a 30 day trial version of netflow from the following location

http://manageengine.adventnet.com/products/netflow/index.html

HTH, rate if it does

Narayan

Review Cisco Networking products for a $25 gift card