ChinaUnix.net
相关文章推荐:

ip flow ingress

在不久的将来,IT经理们将可以更容易地提取和查看路由器中存储的重要通信流量统计数据,这样他们便能更好地管理其网络。 IETF正制订一种格式的标准,利用该格式可从路由器将有关网络通信流量的信息导出至数据 采集设备和网络管理系统。这种拟议中的标准被称为ip流量信息导出(ip flow Information Export,ipFIX),它可以兼容各厂商支持ip协议的路由器和应用。 换句话来说,IT部门以后再也不需要为只支持自有导出格式的路由器专...

by bu - 网络技术文档中心 - 2006-10-12 15:13:52 阅读(754) 回复(0)

相关讨论

我在cisco7505上设置了 ip flow-export **.***.**.** 9991 将flow数据传向**.***.**.** 可是在 [root@ns flow]# /usr/sbin/./tcpdump -n udp port 9991 tcpdump: listening on eth1 端口9991是开放的 等了半天也没有收到数据 我用sh ip ca fl可以看到 cisco7505#sh ip ca fl ip packet size distribution (6380 total packets): 1-32 64 96 128 160 192 224 256 288 320 352 384 416 448 480 .000 .641 .010 .281 .000 .063 .0...

by utopia_wb - 网络技术 - 2003-07-27 11:47:45 阅读(695) 回复(1)

IOS Egress and ingress Order of Operations By Brian Dennis, CCIE #2210 (Hint: search NAT order on www.cisco.com : xli14) Egress Features 1. WCCP Redirect 2. NAT Inside-to-Outside 3. Network Based Application Recognition (NBAR) 4. BGP Policy Accounting 5. Output QoS Classification 6. Output ACL check 7. Output Flexible Packet Matching (FPM) 8. DoS Tracker 9. Output Stateful Packet Inspection (I...

by xli14 - 网络技术文档中心 - 2008-07-22 13:27:23 阅读(633) 回复(0)

2.1 flow基本概念 在网络中,流flow代表通信的对等端的一条连接。有多种方式来进行标识,在不同的应用中各不相同,通常我们关心的流记录分类依据由一个五元组(即源地址、目的地址、源端口、目的端口和协议类型)所组成。流的生命周期图如下: 图2.1 flow的生命周期 其中有几个是关键帧(包): l 产生:当一个四元组sip sport dip dport第一次出现 l 应用识别:明确标识流承载的应用protocol l 状态:根据所承载的应用协议更新状...

by greenet - 网络技术文档中心 - 2007-03-30 11:14:01 阅读(1207) 回复(0)

如何用show ip cache flow查看某台机器中了病毒,多谢

by 网络007 - 网络技术 - 2006-10-12 00:16:59 阅读(1355) 回复(1)

小的装了flow-tools和fprobe两个软件,对我的机器作了一下测试,但是用了flow-print, flow-stat, flow-filter等命令都没有办法把ip地址对应的MAC地址找出来,由于是这方面的新手,对命令也不是太熟,故求教DX们,flow-tools能将ip地址和MAC地址对应起来吗?

by bigbomb - 网络技术 - 2005-08-04 19:06:43 阅读(1024) 回复(4)

可以做到么?怎么做?

by qtdszws - 网络与硬件 - 2006-12-14 14:48:45 阅读(3127) 回复(1)

Don't count on it, it's irresponsible.:) The only things that really differentiate one line card from another are the physical layer interface module (PLIM) and the Layer 3 Forwarding Engine. Each LC can be divided into three major sections: Physical Layer Interface Module (PLIM) - This is the hardware module that terminates the physical connection (media dependent; therefore, Asynchronous T...

by johnny_jiang - 网络技术文档中心 - 2008-07-07 14:19:23 阅读(633) 回复(0)

The statements inside your source files are generally executed from top to bottom, in the order that they appear. Control flow statements, however, break up the flow of execution by employing decision making, looping, and branching, enabling your program to conditionally execute particular blocks of code. This section describes the decision-making statements (if-then, if-then-else, switch...

by jim153 - Java文档中心 - 2007-06-18 16:30:03 阅读(435) 回复(0)

Master:Release 10.2.0.3.0 Propagation Schedule for (STRMADMIN.STREAMS_CAPTURE_Q, GYDB10.RECOVER) encountered following error: ORA-25307: Enqueue rate too high, flow control enabled Slave:Release 11.1.0.6.0 Thu Jun 11 03:04:46 2009 Errors in file /u01/app/oracle/diag/rdbms/gydb10/gydb10/trace/gydb10_as02_4603.trc (incident=9954): ORA-00600: internal error code, arguments: [kgqmdeq788], [], [],...

by yxtg - Oracle - 2009-06-11 09:00:04 阅读(1860) 回复(0)