[prev in list] [next in list] [prev in thread] [next in thread] 

List:       afnog
Subject:    Re: [afnog] afnog Digest, Vol 79, Issue 11
From:       Major Seth <sbosire () gmail ! com>
Date:       2010-10-15 20:30:39
Message-ID: AANLkTi=ONd=5dR50ftv3i8=f16H0Lt6j=OuMkuMMczeA () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Phil,

you can use IP accounting on the interface/tunnel etc ; this is a quick
solution when you do not have net-flow installed/configured.

It will also enable you to view the source and destination ip addresses of
the top-talkers.

interface Ethernet0/0
 ip address 10.32.0.1 255.255.255.0
* ip accounting output-packets*

Then use below command;

*sh ip accounting output-packets
*

On Fri, Oct 15, 2010 at 3:00 PM, <afnog-request@afnog.org> wrote:

> Send afnog mailing list submissions to
> afnog@afnog.org
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> http://afnog.org/mailman/listinfo/afnog
> or, via email, send a message with subject or body 'help' to
> afnog-request@afnog.org
> 
> You can reach the person managing the list at
> afnog-owner@afnog.org
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of afnog digest..."
> 
> 
> Today's Topics:
> 
> 1. Re:  help about router command (Phil Regnauld)
> 2. Re:  help about router command (Chris Wilson)
> 3. Re:  Thank you - route views (=?utf-8?B?VOKAokHigKJQ?=)
> 4. Re:  help about router command (Elliot dmk)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Thu, 14 Oct 2010 19:11:39 +0200
> From: Phil Regnauld <regnauld@nsrc.org>
> To: Elliot dmk <dmk_el@hotmail.com>
> Cc: afnog@afnog.org
> Subject: Re: [afnog] help about router command
> Message-ID: <20101014171138.GS23238@macbook.catpipe.net>
> Content-Type: text/plain; charset=us-ascii
> 
> 
> Elliot dmk (dmk_el) writes:
> > 
> > 
> > Hello Phil,
> > 
> > Thanks you for your prompt response.
> > The  IOS version running on the router is 12.4
> 
> Hi Elliot,
> 
> Please remember to Cc: the list, so others can benefit from the
> discussion.
> 
> First, you probably want to enable netflow, in this fashion:
> 
> configure terminal
> interface <your external interface>
> ip flow egress
> ip flow ingress
> exit
> 
> ip flow top-talkers
> top 10
> sory-by bytes
> exit
> write mem
> 
> Then after a while you can view the top talkers:
> 
> show ip flow top-talkers
> 
> 
> The next step would be to install a tools like NFSen or NetflowDashboard
> and export netflow flows from your router to the device.
> 
> For inspiration, check out:
> 
> http://nsrc.org/workshops/2009/apricot/netmanage/trac/
> 
> 
> Cheers,
> Phil
> 
> 
> 
> 
> ------------------------------
> 
> Message: 2
> Date: Thu, 14 Oct 2010 22:58:59 +0200 (CEST)
> From: Chris Wilson <chris+afnog@aptivate.org <chris%2Bafnog@aptivate.org>>
> To: Elliot dmk <dmk_el@hotmail.com>
> Cc: afnog@afnog.org
> Subject: Re: [afnog] help about router command
> Message-ID:
> <alpine.DEB.1.00.1010142255200.1449@rocio.int.aidworld.org>
> Content-Type: TEXT/PLAIN; charset=US-ASCII
> 
> Hi Elliot,
> 
> On Thu, 14 Oct 2010, Elliot dmk wrote:
> 
> > I hope you can help me to find this, please.  I am looking for cisco
> > router commands which can help me to list all IP address with their
> > download and upload bandwith using.
> 
> You might be interested in pmgraph. I think it's easier to use and more
> powerful than nfsen, but then I helped to write it for just this reason :)
> 
> You can follow Phil's instructions to enable netflow, or have a look at
> the Bandwidth Management presentation from AfNOG 2010, especially starting
> from page 44:
> 
> http://www.ws.afnog.org/afnog2010/bw-mgmt/afnog-bmo-presentation-2010.pdf
> 
> Cheers, Chris.
> --
> Aptivate | http://www.aptivate.org | Phone: +44 1223 760887
> The Humanitarian Centre, Fenner's, Gresham Road, Cambridge CB1 2ES
> 
> Aptivate is a not-for-profit company registered in England and Wales
> with company number 04980791.
> 
> 
> 
> ------------------------------
> 
> Message: 3
> Date: Fri, 15 Oct 2010 04:19:29 +0000
> From: "=?utf-8?B?VOKAokHigKJQ?=" <teddyap@access.net.id>
> To: afnog-bounces@afnog.org
> Cc: afnog@afnog.org
> Subject: Re: [afnog] Thank you - route views
> Message-ID:
> 
> <762117537-1287116345-cardhu_decombobulator_blackberry.rim.net-1026162016-@bda098.bisx.prodap.on.blackberry
> 
> > 
> 
> Content-Type: text/plain
> 
> FYI:
> www.ipv6tf.or.id
> 
> ------Original Message------
> From: Stephane Bortzmeyer
> Sender: afnog-bounces@afnog.org
> To: John Kemp
> Cc: afnog@afnog.org
> Subject: Re: [afnog] Thank you - route views
> Sent: Oct 13, 2010 01:59
> 
> On Mon, Oct 11, 2010 at 11:36:47AM -0700,
> John Kemp <kemp@network-services.uoregon.edu> wrote
> a message of 30 lines which said:
> 
> > 1. CYCLOPS
> 
> Nice tool but I prefer BGPmon, easier to use and whose interface is
> much faster:
> 
> http://bgpmon.net/
> 
> _______________________________________________
> afnog mailing list
> http://afnog.org/mailman/listinfo/afnog
> 
> 
> 
> 1996~Present@ACCESS:4v6:~ mobile:-)
> 
> 
> 
> ------------------------------
> 
> Message: 4
> Date: Fri, 15 Oct 2010 09:14:31 +0000
> From: Elliot dmk <dmk_el@hotmail.com>
> To: <regnauld@nsrc.org>
> Cc: afnog@afnog.org
> Subject: Re: [afnog] help about router command
> Message-ID: <COL105-W119CC7B4434752D24C8DE8FB570@phx.gbl>
> Content-Type: text/plain; charset="iso-8859-1"
> 
> 
> Hello Phil,
> 
> Thanks you for your help.
> That's what I'm trying to do
> 
> Thanks
> _______________________________________
> 
> 
> 
> > Date: Thu, 14 Oct 2010 19:11:39 +0200
> > From: regnauld@nsrc.org
> > To: dmk_el@hotmail.com
> > CC: afnog@afnog.org
> > Subject: Re: [afnog] help about router command
> > 
> > 
> > Elliot dmk (dmk_el) writes:
> > > 
> > > 
> > > Hello Phil,
> > > 
> > > Thanks you for your prompt response.
> > > The  IOS version running on the router is 12.4
> > 
> > Hi Elliot,
> > 
> > Please remember to Cc: the list, so others can benefit from the
> discussion.
> > 
> > First, you probably want to enable netflow, in this fashion:
> > 
> > configure terminal
> > interface <your external interface>
> > ip flow egress
> > ip flow ingress
> > exit
> > 
> > ip flow top-talkers
> > top 10
> > sory-by bytes
> > exit
> > write mem
> > 
> > Then after a while you can view the top talkers:
> > 
> > show ip flow top-talkers
> > 
> > 
> > The next step would be to install a tools like NFSen or
> NetflowDashboard
> > and export netflow flows from your router to the device.
> > 
> > For inspiration, check out:
> > 
> > http://nsrc.org/workshops/2009/apricot/netmanage/trac/
> > 
> > 
> > Cheers,
> > Phil
> > 
> 
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://afnog.org/pipermail/afnog/attachments/20101015/03e599f7/attachment-0001.html
> > 
> 
> ------------------------------
> 
> _______________________________________________
> afnog mailing list
> 
> End of afnog Digest, Vol 79, Issue 11
> *************************************
> 



-- 
./b0s1r3
 (  )   /\   _                 (
    \ |  (  \ ( \.(               )                      _____
  \  \ \  `  `   ) \             (  ___                 / _   \
 (_`    \+   . x  ( .\            \/   \____-----------/ (o)   \_
- .-               \+  ;          (  O                           \____
(__                +- .( -'.- <.   \_____________  `              \  /
(_____            ._._: <_ - <- _- _  VVVVVVV VV V\                \/
  .    /./.+-  . .- /  +--  - .    (--_AAAAAAA__A_/                |
  (__ ' /x  / x _/ (                \______________//_              \_______
 , x / ( '  . / .  /                                  \___'          \     /
    /  /  _/ /    +                                       |           \   /
   '  (__/                                               /              \/
                                                       /                  \


[Attachment #5 (text/html)]

Phil,<br><br>you can use IP accounting on the interface/tunnel etc ; this is a quick \
solution when you do not have net-flow installed/configured.<br><br>It will also \
enable you to view the source and destination ip addresses of the top-talkers.<br> \
<br>interface Ethernet0/0<br> ip address 10.32.0.1 255.255.255.0<br><b> ip accounting \
output-packets</b><br><br>Then use below command;<br><br><b>sh ip accounting \
output-packets <br></b><br><br><div class="gmail_quote">On Fri, Oct 15, 2010 at 3:00 \
PM,  <span dir="ltr">&lt;<a \
href="mailto:afnog-request@afnog.org">afnog-request@afnog.org</a>&gt;</span> \
wrote:<br> <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; \
border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Send afnog mailing \
list submissions to<br>  <a href="mailto:afnog@afnog.org">afnog@afnog.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://afnog.org/mailman/listinfo/afnog" \
target="_blank">http://afnog.org/mailman/listinfo/afnog</a><br> or, via email, send a \
                message with subject or body &#39;help&#39; to<br>
        <a href="mailto:afnog-request@afnog.org">afnog-request@afnog.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:afnog-owner@afnog.org">afnog-owner@afnog.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of afnog digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
   1. Re:  help about router command (Phil Regnauld)<br>
   2. Re:  help about router command (Chris Wilson)<br>
   3. Re:  Thank you - route views (=?utf-8?B?VOKAokHigKJQ?=)<br>
   4. Re:  help about router command (Elliot dmk)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Thu, 14 Oct 2010 19:11:39 +0200<br>
From: Phil Regnauld &lt;<a \
                href="mailto:regnauld@nsrc.org">regnauld@nsrc.org</a>&gt;<br>
To: Elliot dmk &lt;<a href="mailto:dmk_el@hotmail.com">dmk_el@hotmail.com</a>&gt;<br>
Cc: <a href="mailto:afnog@afnog.org">afnog@afnog.org</a><br>
Subject: Re: [afnog] help about router command<br>
Message-ID: &lt;<a href="mailto:20101014171138.GS23238@macbook.catpipe.net">20101014171138.GS23238@macbook.catpipe.net</a>&gt;<br>
                
Content-Type: text/plain; charset=us-ascii<br>
<br>
<br>
Elliot dmk (dmk_el) writes:<br>
&gt;<br>
&gt;<br>
&gt; Hello Phil,<br>
&gt;<br>
&gt; Thanks you for your prompt response.<br>
&gt; The  IOS version running on the router is 12.4<br>
<br>
    Hi Elliot,<br>
<br>
    Please remember to Cc: the list, so others can benefit from the discussion.<br>
<br>
    First, you probably want to enable netflow, in this fashion:<br>
<br>
    configure terminal<br>
    interface &lt;your external interface&gt;<br>
    ip flow egress<br>
    ip flow ingress<br>
    exit<br>
<br>
    ip flow top-talkers<br>
      top 10<br>
      sory-by bytes<br>
    exit<br>
    write mem<br>
<br>
    Then after a while you can view the top talkers:<br>
<br>
    show ip flow top-talkers<br>
<br>
<br>
    The next step would be to install a tools like NFSen or NetflowDashboard<br>
    and export netflow flows from your router to the device.<br>
<br>
    For inspiration, check out:<br>
<br>
    <a href="http://nsrc.org/workshops/2009/apricot/netmanage/trac/" \
target="_blank">http://nsrc.org/workshops/2009/apricot/netmanage/trac/</a><br> <br>
<br>
    Cheers,<br>
    Phil<br>
<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Thu, 14 Oct 2010 22:58:59 +0200 (CEST)<br>
From: Chris Wilson &lt;<a \
                href="mailto:chris%2Bafnog@aptivate.org">chris+afnog@aptivate.org</a>&gt;<br>
                
To: Elliot dmk &lt;<a href="mailto:dmk_el@hotmail.com">dmk_el@hotmail.com</a>&gt;<br>
Cc: <a href="mailto:afnog@afnog.org">afnog@afnog.org</a><br>
Subject: Re: [afnog] help about router command<br>
Message-ID:<br>
        &lt;<a href="mailto:alpine.DEB.1.00.1010142255200.1449@rocio.int.aidworld.org">alpine.DEB.1.00.1010142255200.1449@rocio.int.aidworld.org</a>&gt;<br>
                
Content-Type: TEXT/PLAIN; charset=US-ASCII<br>
<br>
Hi Elliot,<br>
<br>
On Thu, 14 Oct 2010, Elliot dmk wrote:<br>
<br>
&gt; I hope you can help me to find this, please.  I am looking for cisco<br>
&gt; router commands which can help me to list all IP address with their<br>
&gt; download and upload bandwith using.<br>
<br>
You might be interested in pmgraph. I think it&#39;s easier to use and more<br>
powerful than nfsen, but then I helped to write it for just this reason :)<br>
<br>
You can follow Phil&#39;s instructions to enable netflow, or have a look at<br>
the Bandwidth Management presentation from AfNOG 2010, especially starting<br>
from page 44:<br>
<br>
<a href="http://www.ws.afnog.org/afnog2010/bw-mgmt/afnog-bmo-presentation-2010.pdf" \
target="_blank">http://www.ws.afnog.org/afnog2010/bw-mgmt/afnog-bmo-presentation-2010.pdf</a><br>
 <br>
Cheers, Chris.<br>
--<br>
Aptivate | <a href="http://www.aptivate.org" \
target="_blank">http://www.aptivate.org</a> | Phone: +44 1223 760887<br> The \
Humanitarian Centre, Fenner&#39;s, Gresham Road, Cambridge CB1 2ES<br> <br>
Aptivate is a not-for-profit company registered in England and Wales<br>
with company number 04980791.<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Fri, 15 Oct 2010 04:19:29 +0000<br>
From: &quot;=?utf-8?B?VOKAokHigKJQ?=&quot; &lt;<a \
                href="mailto:teddyap@access.net.id">teddyap@access.net.id</a>&gt;<br>
To: <a href="mailto:afnog-bounces@afnog.org">afnog-bounces@afnog.org</a><br>
Cc: <a href="mailto:afnog@afnog.org">afnog@afnog.org</a><br>
Subject: Re: [afnog] Thank you - route views<br>
Message-ID:<br>
        &lt;762117537-1287116345-cardhu_decombobulator_blackberry.rim.net-1026162016-@bda098.bisx.prodap.on.blackberry&gt;<br>
 <br>
Content-Type: text/plain<br>
<br>
FYI:<br>
<a href="http://www.ipv6tf.or.id" target="_blank">www.ipv6tf.or.id</a><br>
<br>
------Original Message------<br>
From: Stephane Bortzmeyer<br>
Sender: <a href="mailto:afnog-bounces@afnog.org">afnog-bounces@afnog.org</a><br>
To: John Kemp<br>
Cc: <a href="mailto:afnog@afnog.org">afnog@afnog.org</a><br>
Subject: Re: [afnog] Thank you - route views<br>
Sent: Oct 13, 2010 01:59<br>
<br>
On Mon, Oct 11, 2010 at 11:36:47AM -0700,<br>
 John Kemp &lt;<a href="mailto:kemp@network-services.uoregon.edu">kemp@network-services.uoregon.edu</a>&gt; \
wrote<br>  a message of 30 lines which said:<br>
<br>
&gt; 1. CYCLOPS<br>
<br>
Nice tool but I prefer BGPmon, easier to use and whose interface is<br>
much faster:<br>
<br>
<a href="http://bgpmon.net/" target="_blank">http://bgpmon.net/</a><br>
<br>
_______________________________________________<br>
afnog mailing list<br>
<a href="http://afnog.org/mailman/listinfo/afnog" \
target="_blank">http://afnog.org/mailman/listinfo/afnog</a><br> <br>
<br>
<br>
1996~Present@ACCESS:4v6:~ mobile:-)<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 4<br>
Date: Fri, 15 Oct 2010 09:14:31 +0000<br>
From: Elliot dmk &lt;<a \
                href="mailto:dmk_el@hotmail.com">dmk_el@hotmail.com</a>&gt;<br>
To: &lt;<a href="mailto:regnauld@nsrc.org">regnauld@nsrc.org</a>&gt;<br>
Cc: <a href="mailto:afnog@afnog.org">afnog@afnog.org</a><br>
Subject: Re: [afnog] help about router command<br>
Message-ID: &lt;COL105-W119CC7B4434752D24C8DE8FB570@phx.gbl&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
<br>
Hello Phil,<br>
<br>
Thanks you for your help.<br>
That&#39;s what I&#39;m trying to do<br>
<br>
Thanks<br>
_______________________________________<br>
<br>
<br>
<br>
&gt; Date: Thu, 14 Oct 2010 19:11:39 +0200<br>
&gt; From: <a href="mailto:regnauld@nsrc.org">regnauld@nsrc.org</a><br>
&gt; To: <a href="mailto:dmk_el@hotmail.com">dmk_el@hotmail.com</a><br>
&gt; CC: <a href="mailto:afnog@afnog.org">afnog@afnog.org</a><br>
&gt; Subject: Re: [afnog] help about router command<br>
&gt;<br>
&gt;<br>
&gt; Elliot dmk (dmk_el) writes:<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; Hello Phil,<br>
&gt; &gt;<br>
&gt; &gt; Thanks you for your prompt response.<br>
&gt; &gt; The  IOS version running on the router is 12.4<br>
&gt;<br>
&gt;     Hi Elliot,<br>
&gt;<br>
&gt;     Please remember to Cc: the list, so others can benefit from the \
discussion.<br> &gt;<br>
&gt;     First, you probably want to enable netflow, in this fashion:<br>
&gt;<br>
&gt;     configure terminal<br>
&gt;     interface &lt;your external interface&gt;<br>
&gt;     ip flow egress<br>
&gt;     ip flow ingress<br>
&gt;     exit<br>
&gt;<br>
&gt;     ip flow top-talkers<br>
&gt;       top 10<br>
&gt;       sory-by bytes<br>
&gt;     exit<br>
&gt;     write mem<br>
&gt;<br>
&gt;     Then after a while you can view the top talkers:<br>
&gt;<br>
&gt;     show ip flow top-talkers<br>
&gt;<br>
&gt;<br>
&gt;     The next step would be to install a tools like NFSen or NetflowDashboard<br>
&gt;     and export netflow flows from your router to the device.<br>
&gt;<br>
&gt;     For inspiration, check out:<br>
&gt;<br>
&gt;     <a href="http://nsrc.org/workshops/2009/apricot/netmanage/trac/" \
target="_blank">http://nsrc.org/workshops/2009/apricot/netmanage/trac/</a><br> \
&gt;<br> &gt;<br>
&gt;     Cheers,<br>
&gt;     Phil<br>
&gt;<br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: &lt;<a href="http://afnog.org/pipermail/afnog/attachments/20101015/03e599f7/attachment-0001.html" \
target="_blank">http://afnog.org/pipermail/afnog/attachments/20101015/03e599f7/attachment-0001.html</a>&gt;<br>
 <br>
------------------------------<br>
<br>
_______________________________________________<br>
afnog mailing list<br>
<br>
End of afnog Digest, Vol 79, Issue 11<br>
*************************************<br>
</blockquote></div><br><br clear="all"><br>-- <br>./b0s1r3<br> (  )   /\   _          \
(<br>    \ |  (  \ ( \.(               )                      _____<br>  \  \ \  `  ` \
) \             (  ___                 / _   \<br>  (_`    \+   . x  ( .\            \
\/   \____-----------/ (o)   \_<br>- .-               \+  ;          (  O             \
\____<br>(__                +- .( -&#39;.- &lt;.   \_____________  `              \  \
/<br> (_____            ._._: &lt;_ - &lt;- _- _  VVVVVVV VV V\                \/<br> \
.    /./.+-  . .- /  +--  - .    (--_AAAAAAA__A_/                |<br>  (__ &#39; /x  \
/ x _/ (                \______________//_              \_______<br>  , x / ( &#39;  \
. / .  /                                  \___&#39;          \     /<br>    /  /  _/ \
/    +                                       |           \   /<br>   &#39;  (__/      \
                /              \/<br>
                                                       /                  \<br><br>



_______________________________________________
afnog mailing list
http://afnog.org/mailman/listinfo/afnog

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic