| 网站首页 | 产品中心 | 资料中心 | 下载中心 | 图片中心 | 在线提问 | 售前服务 | 售后服务 | 联系我们 | 网站地图 | 

  您现在的位置: 国普科技 >> 资料中心 >> 网络领域资料 >> 网络原理 >> 路由器资料 >> 故障处理 >> 文章正文

使用路由器作流量检测的几种方法
作者:佚名    文章来源:不详    点击数:2041    更新时间:2007-5-18
>  一、ip accounting

  1、配置方法

  router(config)#int s 0/0

  router(config-if)#ip accounting output-packets

  router#sh ip accounting output-packets

  Source Destination Packets Bytes

  192.1.1.110 192.1.1.97 5 500

  172.17.246. 128 192.1.1.110 8 704

  Accounting data age is 2d23h

  或者

  router(config)#int s 0/0

  router(config-if)#ip accounting access-violations

  router#sh ip accounting [checkpoint] access-violations

  Source Destination Packets Bytes ACL

  192.1.1.110 224.0.0.5 46 3128 19

  Accounting data age is 7

  2、说明

  此方法如果在路由器负载特大的时候请谨慎使用,因其会使系统性能下降;基于地址对的字节数量及数据包数量统计;通常只支持outbound的数据包,及被ACL拒绝的数据包(支持IN 和 OUT方向的ACL);只统计穿越路由器的流量,源或目的是该路由器的数据包不做统计;支持所有的switching path,除了Autonomous Switching;可以通过SNMP来访问统计值,MIB是OLD-CISCO-IP-MIB, lipAccountingTable;ip accounting还支持其他的监测方式,如基于tos,mac-address等。

二、netflow

  1、配置方法

  router (config-if)#ip route-cache flow

  router (config)#ip flow-export destination 172.17.246.225 9996

  router (config)#ip flow-export version 5 <peer-as | origin-as>

  Optional configuration

  router (config)#ip flow-export source loopback 0

  router (config)#ip flow-cache entries <1024-524288>

  router (config)#ip flow-cache timeout

  sh ip cache flow

  IP packet size distribution (132429191 total packets):

  1-32 64 96 128 160 192 224 256 288 320 352 384 416 448 480

  .000 .191 .024 .009 .010 .006 .005 .008 .003 .005 .003 .003 .002 .001 .001

  512 544 576 1024 1536 2048 2560 3072 3584 4096 4608

  .001 .002 .107 .032 .578 .000 .000 .000 .000 .000 .000

  IP Flow Switching Cache, 278544 bytes

  33 active, 4063 inactive, 7975259 added

  104834714 ager polls, 0 flow alloc failures

  Active flows timeout in 30 minutes

  Inactive flows timeout in 15 seconds

发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口
 
  • 上一篇文章:

  • 下一篇文章:

  •  


          服务热线:+86-571-87396126  18868849222  传真:+86-571-87396125   mail:85021133@163.com  点这里留言
     版权所有:杭州国普科技有限公司. Copyright ©2007-2009 Hangzhou Guopu Technology Co., Ltd.
     销售部地址:杭州市西湖区塘苗路2号1503  邮编310013