Business and IT are Changing Like Never Before

Size: px
Start display at page:

Download "Business and IT are Changing Like Never Before"

Transcription

1

2 ADVANCED NETFLOW

3 Business and IT are Changing Like Never Before Drastic Change in Application Type, Delivery, and Consumption Public/Hybrid Cloud SaaS/IaaS Storage Users/ Machines Proliferation of Devices THE NETWORK Private Cloud VDI IaaS 60% of IT professional cites performance as key challenge for cloud How Applica<on applica<ons Type of applica<ons are Consumed Delivered Database

4 Cisco Network Devices Embedded Instrumenta<on

5 Applica<on Visibility and Control What is Needed App Visibility & User Experience Report App BW Transac&on Time NFv9/IPFIX SAP 3M 150 ms Sharepoint 10M 500 ms High Med Low Repor<ng Tools Applica<on Recogni<on Repor&ng Perf. Tool Collec<on & Expor<ng Management Tool Control Iden<fy applica<ons using L3 to L7 informa<on Collect applica<on performance metrics, and export to management tool Advanced repor<ng tool aggregates and reports applica<on performance Control applica<on network usage to improve applica<on performance

6 Applica<on Visibility and Control Enabled Technologies App Visibility & User Experience Report App BW Transac&on Time NFv9/IPFIX SAP 3M 150 ms Sharepoint 10M 500 ms High Med Low Repor<ng Tools Applica<on Recogni<on Repor&ng Perf. Tool Collec<on & Expor<ng Management Tool Control NBAR2 Metadata Unified Monitoring - Traffic Sta<s<cs - Response Time - Voice/Video Monitoring - URL Collec<on Cisco Prime Infrastructure QoS (w/ NBAR2) PfR

7 What do we want to monitor? Traffic Sta<s<cs URL Visibility Applica<on Response Time Media Performance Applica<on Usage per client IP/ subnet/site Top clients per applica<on Most visited web- site Per- URL applica<on response <me Per- applica<on end- to- end latency Applica<on response <me & transac<on <me Applica<on processing <me Top conversa<on per applica<on Per- stream jider and packet loss RTP conversa<ons

8 Evolu<on of Applica<ons Sta<c port classifica<on is no longer enough Increasing use of Encryp<on and Obfusca<on Applica<on consists of mul<ple sessions (Video, Voice, Data)

9 Define Your Own Applica<on in NBAR2 Port Payload HTTP URL New TCP or UDP 16 sta<c ports per applica<on Range of ports (1000 maximum) Search the first 255 bytes of TCP/UDP payload ASCII (16 characters) Hex (4 bytes) Decimal ( ) Variable (4 bytes Hex) URI regex Host regex 9

10 NBAR2 Regular Updates In- service Applica<on Defini<on Update PPX (Major) 1M PPX.1 (Minor) 1M PPY (Major) 1M PPY.1 (Minor) protocols~ 10 updates and fixes Bug fixes small updates Protocols~10 updates and fixes Bug fixes small updates Protocol Pack Includes all supported Protocols / Applica<ons Support Traffic categoriza<on and Adributes Available (as Default protocol pack) in DATA image Periodic releases and Offers SLA Protocol Pack Protocol1 Protocol2 Protocoln NBAR2 PP 4.1 Available

11 NBAR2 Protocol Pack Example Add new applica<ons recognized by NBAR2 without IOS upgrade or router reload New protocol pack is published every two months on CCO Single IOS CLI to enable the protocol pack

12 Applica<on Response Time HQ Key Features 27 Applica<on Response Time (ART) Metrics Interact with NBAR2 for Applica<on ID Standard NFv9 and IPFIX export Benefits Visibility into applica<on usage and performance Quan<fy user experience Troubleshoot applica<on performance Track service levels for applica<on delivery Branch Delay Network Delay Datacenter Delay PA WAN1 (IP- VPN) ASR PA ASR PA Repor<ng Tool ISR ISR ISR ISR My is slow! WAN2 (IPVPN, DMVPN) My query is taking long &me! How do I ensure my SLA is met PA

13 Media Monitoring - Voice and Video Performance FNFv9 Alarm Syslog FNFv9 Alarm Syslog Management Tool Voice/video Endpoints WAN Voice/video Endpoints Media Monitoring Key Features Monitor media performance metrics, i.e. jitter, loss Integrate with NBAR2 to identify applications Setting threshold and generating alert/alarm Standard FNFv9 export Benefits Real-time monitoring of voice and video performance across network Accelerate troubleshooting identify what, where, when is the problem Proactive troubleshooting Validate SLA

14 Flexible NetFlow (FNF) Expor<ng Process: NetFlow v9 and IPFIX Sta<c Flow Export Format Flexible & Extensible Flow Export Format Neplow Version 5 Neplow v9 / IPFIX Flow record Describe flow format A Exporter Flow record Flow record Collector Exporter Describe flow format B Flow record A Flow record A Collector Flow record Flow record B Fixed number of fields (18 fields) e.g. source/des<na<on IP & port, input/ output interfaces, packet/byte count, ToS Users define flow record format Flow format is communicated to collector

15 Version 5 Flow Format Flow Key vs. Non- Key Field From/to Usage Time of Day Port U&liza&on QoS Packet count Byte count Start sysuptime End sysuptime Input ifindex Output ifindex Type of service TCP flags Protocol Source IP address Des<na<on IP address Source TCP/UDP port Des<na<on TCP/UDP port Next hop address Source AS number Dest. AS number Source prefix mask Dest. Prefix mask Applica&on Rou&ng and Peering

16 NetFlow Cache Example 1. Create and update flows in NetFlow cache Srclf SrclPadd Dstlf DstlPadd Protocol TOS Flgs Pkts Src Port Src Msk Src AS Dst Port DstM sk Dst AS NextHop Bytes/ Pkt Active Idle Fa1/ Fa0/ A2 / A2 / Fa1/ Fa0/ / / Fa1/ Fa0/ A1 / A1 / Fa1/ Fa0/ / / Expira&on Inac&ve &mer expired (15 sec is default) Ac&ve &mer expired (30 min is default) => change it 1 min NetFlow cache is full (oldest flows are expired) RST or FIN TCP flag Srclf SrclPadd Dstlf DstlPadd Protocol TOS Flgs Pkts Fa1/ Fa0/ A2 / A2 / Src Port Src Msk Src AS Dst Port Dst Msk Dst AS NextHop Bytes/ Pkt Ac&ve Idle 3. Aggrega&on 4. Export version Non- aggregated flows export version 5 or 9 5. Transport protocol (UDP, SCTP) Export Packet Header Payload (Flows) E.g., Protocol- Port Aggrega&on Scheme Becomes Protocol Pkts SrcPort DstPort Bytes/Pkt A2 00A Aggregated Flows Export Version 8 or 9

17 NetFlow Export Version 5 and Main Cache Configura<on Example Router(config)# interface <slot/port/subinterface> Router(config-if)# ip flow ingress Router(config-if)# ip flow egress Router(config)# ip flow-cache entries <number> Router(config)# ip flow-cache timeout active <minutes> Router(config)# ip flow-cache timeout inactive <seconds> Router(config)# ip flow-export version 5 peer-as Router(config)# ip flow-export destination Router(config)# ip flow-export source loopback 0

18 NetFlow Flow Keys on the Router By default, the 7 flow keys are: Source IP address, des<na<on IP address, source port, des<na<on port, Layer 3 protocol type, TOS byte (DSCP), input interface The 12 NetFlow aggrega<ons allow to reduce/change the number of flow keys Example: source prefix aggrega<on = source network, source interface Can be seen as a different view of the main cache Egress NetFlow, MPLS- aware NetFlow, etc. Specify new flow keys Note: on the Cisco Catalyst, we speak of the flow mask This effec<vely specify the flow keys 18

19 Flow Keys on the Cisco Catalyst 6500/7600 The Flow Mask (before SUP2T) Full-Interface VLAN SRC IP DST IP IP Protocol Src Port Dst Port Full VLAN SRC IP DST IP IP Protocol Src Port Dst Port Destination-Source-Interface VLAN SRC IP DST IP IP Protocol Src Port Dst Port Source-Only VLAN SRC IP DST IP IP Protocol Src Port Dst Port Destination-Only VLAN SRC IP DST IP IP Protocol Src Port Dst Port Destination-Source VLAN SRC IP DST IP IP Protocol Src Port Dst Port Flow Keys in Orange

20 Extensibility and Flexibility Requirements Phases Approach Tradi<onal NetFlow with v5 or v8 NetFlow export New requirements: build something flexible and extensible Phase One: NetFlow Version 9 Advantages: extensibility Integrate new technologies/data types quicker (MPLS, IPv6, BGP next hop, etc.) Integrate new aggrega<ons quicker Note: for now, the template defini<ons are fixed Phase Two: Flexible NetFlow Advantages: cache and export content flexibility User selec<on of flow keys User defini<on of the records Expor&ng Process Metering Process 20

21 Expor<ng Process versus Metering Process and NetFlow Evolu<on Expor<ng Process versus Metering Process are IPFIX (IP Flow Informa<on export) terms: the NetFlow term doesn t make the dis<nc<on The Metering Process generates Flow Records. Inputs to the process are packet headers, characteris<cs, and Packet Treatment observed at one or more Observa<on Points. Tradi<onal NetFlow Flexible NetFlow Metric Media<on Agent (Media<on func<on expor<ng performance metrics) and some others The Expor<ng Process sends IPFIX Messages to one or more Collec<ng Processes = the export protocol NetFlow export version 5, version 7, version 8, version 9 IPFIX (RFC 7011), which is version 10 (as it s based on NetFlow version 9)

22 Expor<ng Process versus Metering Process and NetFlow Evolu<on Export Metric Media<on Agent Infrastructure Use cases evolu<on and hence informa<on elements evolu<on + Different sources of informa<on (different metering processes) => we need some aggrega<on and correla<on in the router => we need a super metering process: the Metric Media<on Agent FNF NBAR2 Perf Mon PA (ART) QoS PfR firewall WAAS 22

23 NetFlow Partners Traffic Analysis Denial of Service Billing CS- Mars hgp://

24 NetFlow Open Source Tools Product Name Primary Use Comment OS Cflowd Traffic Analysis No longer supported UNIX Flow-tools Collector Device Scalable UNIX Flowd Collector Device Support V9 BSD, Linux FlowScan Reporting for Flow-Tools UNIX IPFlow Traffic Analysis Support V9, IPv4, IPv6, MPLS, SCTP, etc.. Linux, FreeBSD, Solaris NetFlow Guide Reporting Tools BSD, Linux NetFlow Monitor Traffic Analysis Supports V9 UNIX Netmet Collector Device V5, support v9 Linux NTOP Security Monitoring UNIX Stager Reporting for Flow-Tools UNIX Nfdump/nfsen Traffic Analysis Support V5 and v9 UNIX Different costs: implementa<on and customiza<on

25 NetFlow Version 9 Version 9 is an export protocol No changes to the metering process Version 9 is based on templates and separate flow records Templates expressing type and length Flow records expressing template ID and list of values Sent the template regularly (configurable), because of UDP Support: 800, 1700, ISR (1800, 2800, 3800), ISR- G2 (1900, 2900, 3900), 2600, 3200, 3600, 3750, 4400, cat 3850, cat4500, cat6500, cat 5760 (wireless controller), Cloud Services Router CSR- 1000v, 7200, 7300, 7500, 7600, 10000, (IOS and IOS- XR), CRS- 1, ASR 1000, ASR 9000, ASA 5580, Nexus 7000 and Nexus 1000V RFC3954 Cisco Systems NetFlow Services Export Version 9 NetFlow patent: intellectual property right statement at the IETF website

26 NetFlow Version 9 Export Packet Template 1 Template 2 H E A D E R Template FlowSet Template Record Template ID #1 (Specific Field Types and Lengths) Template Record Template ID #2 (Specific Field Types and Lengths) Data FlowSet FlowSet ID #1 Data Record (Field Values) Data Record (Field Values) Data FlowSet ID #1 FlowSet ID #2 Data Record (Field Values)

27 NetFlow Version 9 Export Packet Op<ons Template FlowSet Specifies the Scope: Cache, System, Template, etc. Template 3 H E A D E R Op&ons Template FlowSet Op&on Template Record Template ID #3 (Specific Scope, Field Types and Lengths) Data FlowSet FlowSet ID #3 Op&on Data Record (Field Values) Op&on Data Record (Field Values)

28 Interface Name Export with NetFlow Version 9 Example of op<ons template FlowSet: NetFlow exports the ifindex Instead of the collector polling the ifname MIB variable for a specific ifindex, the matching (ifindex, ifname) is sent in an op<on data record Router(config)# ip flow-export interface-names 28

29 NetFlow Version 9 Main Cache Configura<on router(config)# ip flow-export version [5 9] [origin-as peer-as] [bgp-nexthop] router(config)# ip flow-export template options export-stats router(config)# ip flow-export template options timeout-rate 5 router(config)# ip flow-export template options refresh-rate 20 router(config)# ip flow-export template timeout-rate 5 router(config)# ip flow-export template refresh-rate 20 router(config)# ip flow-export destination (Op&ons) Templates Sent Every (Op&ons) Templates Sent Every Five Minutes or 20 Should you export from the main cache with or Every Packets 20 Packets NetFlow Version 5 or Version 9? 29

30 NetFlow Version 9 Aggrega<on Cache Configura<on router(config)# ip flow-aggregation cache bgp-nexthop-tos router(config-flow-cache)# export destination router(config-flow-cache)# export version? 9 Version 9 export format router(config-flow-cache)# export version 9 router(config-flow-cache)# enabled In this case, we have only version 9. Why?

31 Flexible NetFlow High- Level Concepts and Advantages Flexible NetFlow feature allows user configurable NetFlow record formats, selec<ng from a collec<on of fields: Key, non- key, counter, <mestamp Advantages: Tailor a cache for specific applica<ons, not covered by exis<ng 21 NetFlow features in tradi<onal NetFlow Different NetFlow caches: per subinterface, per direc<on (ingress, egress), per sampler, per Beder scalability since flow record customiza<on for par<cular applica<on reduces number of flows to monitor 31

32 Flexible NetFlow Mul<ple Monitors with Unique Key Fields Traffic Key Fields Packet 1 Source IP Destination IP Source Port 23 Destination Port Layer 3 Protocol TCP - 6 TOS Byte 0 Input Interface Ethernet 0 Flow Monitor 1 Non-Key Fields Packets Bytes Timestamps Next Hop Address Flow Monitor 2 Key Fields Source IP Dest IP Input Interface SYN Flag Packet Ethernet 0 0 Security Analysis Cache Non- Key Fields Packets Timestamps Source IP Dest. IP Input I/F Flag Pkts Traffic Analysis Cache E Source IP Dest. IP Source Port Dest. Port Protocol TOS Input I/F Pkts E0 1100

33 Flexible NetFlow Model Interface Monitor A Monitor B Monitor C Exporter M Record X Exporter M Record Z Exporter N Record Y A single record per monitor Poten<ally mul<ple monitors per interface Poten<ally mul<ple exporters per monitor

34 Service Planning FNF Configura<on - Example 1. Configure the Exporter Router(config)# flow exporter my-exporter Where do I want my data sent? Router(config-flow-exporter)# destination Configure the Flow Record Router(config)# flow record my-record Router(config-flow-record)# What data do I match want to ipv4 meter? destination address Router(config-flow-record)# match ipv4 source address Router(config-flow-record)# collect counter bytes 3. Configure the Flow Monitor Router(config)# flow monitor my-monitor Router(config-flow-monitor)# How do I want to cache exporter informa&on? my-exporter Router(config-flow-monitor)# record my-record 4. Apply to an Interface Router(config)# interface s3/0 Which interface do I want to monitor? Router(config-if)# ip flow monitor my-monitor input

35 Flexible NetFlow User- Defined Record Configura<on Router(config)# flow record my-record Router(config-flow-record)# match Router(config-flow-record)# collect Router(config-flow-record)# match? application Application Fields datalink Datalink (layer 2) fields flow Flow identifying fields interface Interface fields ipv4 IPv4 fields ipv6 IPv6 fields routing routing attributes transport Transport layer field Router(config-flow-record)# collect? application Application Fields counter Counter fields datalink Datalink (layer 2) fields flow Flow identifying fields interface Interface fields ipv4 IPv4 fields ipv6 IPv6 fields routing IPv4 routing attributes timestamp Timestamp fields transport Transport layer fields Specify a Key Field Specify a Non- Key Field

36 Flexible Flow Record: Key Fields NEW NEW Flow Sampler ID Direction Class ID Interface Input Output Layer 2 Source VLAN Dest VLAN Dot1q VLAN Dot1q priority Source MAC address Des<na<on MAC address IPv4 IP (Source or Destination) Prefix (Source or Destination) Mask (Source or Destination) Minimum-Mask (Source or Destination) Protocol Fragmentation Flags Fragmentation Offset Identification Header Length Total Length Payload Size Packet Section (Header) Packet Section (Payload) TTL Options bitmap Version Precedence DSCP TOS IPv6 IP (Source or Destination) Prefix (Source or Destination) Mask (Source or Destination) Minimum-Mask (Source or Destination) Protocol Traffic Class Flow Label Option Header Header Length Payload Length Payload Size Packet Section (Header) Packet Section (Payload) DSCP Extension Headers Hop-Limit Length Next-header Version

37 Flexible Flow Record: Key Fields NEW: 2 or 4 bytes NEW Rou<ng src or dest AS Peer AS Traffic Index Forwarding Status IGP Next Hop BGP Next Hop Input VRF Name Transport Destination Port Source Port ICMP Code ICMP Type IGMP Type* TCP ACK Number TCP Header Length TCP Sequence Number TCP Window-Size TCP Source Port TCP Destination Port TCP Flag: ACK TCP Flag: CWR TCP Flag: ECE TCP Flag: FIN TCP Flag: PSH TCP Flag: RST TCP Flag: SYN TCP Flag: URG UDP Message Length UDP Source Port UDP Destination Port Application Application ID Multicast Replication Factor* RPF Check Drop* Is-Multicast NEW TCP Urgent Pointer RTP SSRC *: IPv4 Flow only NEW

38 Flexible Flow Record: Non- Key Fields Counters Timestamp IPv4 IPv4 and IPv6 Bytes Bytes Long Bytes Square Sum Bytes Square Sum Long Packets Packets Long Bytes replicated Bytes replicated Long Packets replicated Packets Replicated Long sysuptime First Packet sysuptime First Packet Absolute first packet Absolute last packet NEW Total Length Minimum (*) Total Length Maximum (*) TTL Minimum TTL Maximum NEW Total Length Minimum (**) Total Length Maximum (**) Plus any of the poten<al key fields: will be the value from the first packet in the flow (*) IPV4_TOTAL_LEN_MIN, IPV4_TOTAL_LEN_MAX (**)IP_LENGTH_TOTAL_MIN, IP_LENGTH_TOTAL_MAX

39 Flow Exporter Configura<on New in (T) and IOS XE 3.8 flow exporter <exporter-name> destination <ipv4-address> [vrf <vrf-name>] dscp <value> export-protocol [netflow-v5 netflow-v9 ipfix ] option {exporter-stats interface-table sampler-table vrf-table application-table application-attributes c3pl-class-table c3pl-policy-table } timeout <value in sec> source <interface-name> template data timeout <value in sec> transport udp <destination-port> ttl <value> output-features Eight Types of Op&ons Data Record New in 12.4(20)T NetFlow Exported Packets Go Through QoS, Crypto- Map, etc

40 Cisco Prime Infrastructure

41 Cisco Prime Infrastructure Realizing the vision of One Management Lifecycle Simplified deployment and configura<on Compliance Regulatory requirements and best prac<ces Assurance Improved Applica<on Delivery

42 Cisco Prime Infrastructure Management of Wired and Wireless Devices Configura&on of features, Config Archive and Image Management Monitoring and Performance Trending Neslow collec&on and visibility of traffic flowing through the infrastructure Consolidated Repor&ng and dashboards Trending and Analysis

43 Consistent Visibility across the Enterprise Data Center Cisco NAM Appliance Cisco Nexus 1000V VM VM VM Netflow and AVC And SNMP Cisco ASR VM Cisco ISR SNMP and Medianet NAM on Nexus 1110 Netflow and AVC And SNMP SNMP and Medianet Cisco WAAS Cisco WAAS San Jose Branch Cisco Prime WAN NAM on ISR - Netwflow and AVC and SNMP Cisco- ISR SNMP and Medianet Cisco ISR SNMP Poll Amsterdam Branch Branch to Branch Traffic SNMP and Medianet Cisco WAAS London Branch

44 Assurance Use Case

45 Network Performance Site is experiencing bandwidth congestion. Troubleshoot and identify the users/applications responsible for bandwidth congestion

46 SNMP Polling of Interface U<liza<on Top WAN interfaces Bandwidth u<liza<on over <me

47 Applica<on U<liza<on over <me Applica<on u<liza<on over <me

48 Top N reports for the interface Top Users by bandwidth Top Applica<ons by bandwidth

49 Top talkers for applica<ons Find the users who are using the most bandwidth for the site

50 QoS Se{ng for the Interface Class Map Sta<s<cs DSCP marking of Traffic

51 Op<mizing the bandwidth (Control) QoS - > Enable QOS on the interface for bandwidth is op<mized for the cri<cal applica<ons

52 End User Experience Jack Fields is having performance issues with accessing his critical applications.

53 Search and find user Search and find user by name or IP Address

54 Iden<fy Users Devices Jack Fields has 2 Wireless and 1 Wired Client User 360 View of Jack Fields 54

55 Iden<fy User and their applica<ons Devices and network performance Applica&ons and bandwidth

56 Known what the user is doing Jack Fields conversa<ons to/from Users Jack Fields Voice Conversa<ons

57 User compared to his site Users Site devices Worst Voice calls Applica<on Response 57

58 Iden<fy authen<ca<on issues (Wireless) Select troubleshoo<ng Now we get Select a full the report device on with what the could have gone wrong connec<vity in the Auth. problem process This results in a real- <me connec<vity Now we test, get in the this full case Auth. History of this device with Auth. respec<ve fails user to the respec<ve ISE sever, click on the failure reason Integra<on with ISE becomes very useful in this stage, select the ISE budon

59 Iden<fy access issues (wireless) Click on the loca<on Thanks to colora<on of Clients with interferers we can locate connec<vity issues Everyone can do heatmaps

60 User End to End Performance Connec&vity Cisco Switches Cisco ISR/ASR Cisco NAM Users, their end points and applica<ons [Neslow, NBAR, NBAR2, AVC, Medianet] End point to User mapping Cisco Prime Authen&ca&on and Access Authenticated Wireless Users Authenticated Wired Users Cisco ISE Users devices

61

NetFlow/IPFIX Various Thoughts

NetFlow/IPFIX Various Thoughts NetFlow/IPFIX Various Thoughts Paul Aitken & Benoit Claise 3 rd NMRG Workshop on NetFlow/IPFIX Usage in Network Management, July 2010 1 B #1 Application Visibility Business Case NetFlow (L3/L4) DPI Application

More information

IPV6 流 量 分 析 探 讨 北 京 大 学 计 算 中 心 周 昌 令

IPV6 流 量 分 析 探 讨 北 京 大 学 计 算 中 心 周 昌 令 IPV6 流 量 分 析 探 讨 北 京 大 学 计 算 中 心 周 昌 令 1 内 容 流 量 分 析 简 介 IPv6 下 的 新 问 题 和 挑 战 协 议 格 式 变 更 用 户 行 为 特 征 变 更 安 全 问 题 演 化 流 量 导 出 手 段 变 化 设 备 参 考 配 置 流 量 工 具 总 结 2 流 量 分 析 简 介 流 量 分 析 目 标 who, what, where,

More information

Introduction to Cisco IOS Flexible NetFlow

Introduction to Cisco IOS Flexible NetFlow Introduction to Cisco IOS Flexible NetFlow Last updated: September 2008 The next-generation in flow technology allowing optimization of the network infrastructure, reducing operation costs, improving capacity

More information

Configuring Flexible NetFlow

Configuring Flexible NetFlow CHAPTER 62 Note Flexible NetFlow is only supported on Supervisor Engine 7-E, Supervisor Engine 7L-E, and Catalyst 4500X. Flow is defined as a unique set of key fields attributes, which might include fields

More information

Advanced NetFlow for Service Providers. Aamer Akhter ([email protected]) Benoit Claise ([email protected])

Advanced NetFlow for Service Providers. Aamer Akhter (aa@cisco.com) Benoit Claise (bclaise@cisco.com) Advanced NetFlow for Service Providers Aamer Akhter ([email protected]) Benoit Claise ([email protected]) 1 Agenda Introduction NetFlow Version 9 Interesting Features on Traditional NetFlow Flexible NetFlow

More information

NetFlow The De Facto Standard for Traffic Analytics

NetFlow The De Facto Standard for Traffic Analytics NetFlow The De Facto Standard for Traffic Analytics A Webinar on NetFlow and its uses in Enterprise Networks for Bandwidth and Traffic Analytics Don Thomas Jacob Technical Marketing Engineer ManageEngine

More information

Cisco IOS Flexible NetFlow Command Reference

Cisco IOS Flexible NetFlow Command Reference Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 THE SPECIFICATIONS AND INFORMATION

More information

HUNTING ATTACKERS WITH NETWORK AUDIT TRAILS

HUNTING ATTACKERS WITH NETWORK AUDIT TRAILS HUNTING ATTACKERS WITH NETWORK AUDIT TRAILS Tom Cross [email protected] Charles Herring [email protected] 1 CREATING THE AUDIT TRAIL 2 Creating the Trail Logging Provides user and application details

More information

Configuring SNMP and using the NetFlow MIB to Monitor NetFlow Data

Configuring SNMP and using the NetFlow MIB to Monitor NetFlow Data Configuring SNMP and using the NetFlow MIB to Monitor NetFlow Data NetFlow is a technology that provides highly granular per-flow statistics on traffic in a Cisco router. The NetFlow MIB feature provides

More information

NetFlow v9 Export Format

NetFlow v9 Export Format NetFlow v9 Export Format With this release, NetFlow can export data in NetFlow v9 (version 9) export format. This format is flexible and extensible, which provides the versatility needed to support new

More information

NetFlow 101 Seminar Series, 2012

NetFlow 101 Seminar Series, 2012 NetFlow 101 Seminar Series, 2012 An Introduction to Cisco s NetFlow Technology Know Your Network, Run Your Business Agenda Introduction to NetFlow how it works, what it is Why is NetFlow so popular? NetFlow

More information

Cisco IOS Flexible NetFlow Technology

Cisco IOS Flexible NetFlow Technology Cisco IOS Flexible NetFlow Technology Last Updated: December 2008 The Challenge: The ability to characterize IP traffic and understand the origin, the traffic destination, the time of day, the application

More information

NetFlow Aggregation. Feature Overview. Aggregation Cache Schemes

NetFlow Aggregation. Feature Overview. Aggregation Cache Schemes NetFlow Aggregation This document describes the Cisco IOS NetFlow Aggregation feature, which allows Cisco NetFlow users to summarize NetFlow export data on an IOS router before the data is exported to

More information

Configuring NetFlow-lite

Configuring NetFlow-lite CHAPTER 55 Note NetFlow-lite is only supported on Catalyst 4948E Ethernet Switch. This chapter describes how to configure NetFlow-lite on the Catalyst 4948E switch. NetFlow-lite provides traffic monitoring

More information

Appendix A Remote Network Monitoring

Appendix A Remote Network Monitoring Appendix A Remote Network Monitoring This appendix describes the remote monitoring features available on HP products: Remote Monitoring (RMON) statistics All HP products support RMON statistics on the

More information

CISCO IOS NETFLOW AND SECURITY

CISCO IOS NETFLOW AND SECURITY CISCO IOS NETFLOW AND SECURITY INTERNET TECHNOLOGIES DIVISION FEBRUARY 2005 1 Cisco IOS NetFlow NetFlow is a standard for acquiring IP network and operational data Benefits Understand the impact of network

More information

NetFlow-Lite offers network administrators and engineers the following capabilities:

NetFlow-Lite offers network administrators and engineers the following capabilities: Solution Overview Cisco NetFlow-Lite Introduction As networks become more complex and organizations enable more applications, traffic patterns become more diverse and unpredictable. Organizations require

More information

Agenda. Cisco Research SCRIPT and the Big Picture. Building Blocks for the SCRIPT Project

Agenda. Cisco Research SCRIPT and the Big Picture. Building Blocks for the SCRIPT Project Cisco Research SCRIPT and the Big Picture Ralf Wolter, Cisco Systems 1 Agenda Building Blocks for the SCRIPT Project Cisco Research Center (CRC) NetFlow: the story and the challenge IPFIX @ IETF Cisco

More information

Cisco Performance Monitor Commands

Cisco Performance Monitor Commands 1 action (policy react and policy inline react) Cisco Performance Monitor Commands action (policy react and policy inline react) To configure which applications which will receive an alarm or notification,

More information

Network Management & Monitoring

Network Management & Monitoring Network Management & Monitoring NetFlow Overview These materials are licensed under the Creative Commons Attribution-Noncommercial 3.0 Unported license (http://creativecommons.org/licenses/by-nc/3.0/)

More information

How-To Configure NetFlow v5 & v9 on Cisco Routers

How-To Configure NetFlow v5 & v9 on Cisco Routers How-To Configure NetFlow v5 & v9 on Cisco Routers Share: Visibility into the network is an indispensable tool for network administrators. Network visibility can be achieved through daily troubleshooting,

More information

Configuring NetFlow. Information About NetFlow. NetFlow Overview. Send document comments to [email protected]. CHAPTER

Configuring NetFlow. Information About NetFlow. NetFlow Overview. Send document comments to nexus7k-docfeedback@cisco.com. CHAPTER CHAPTER 16 This chapter describes how to configure the NetFlow feature on Cisco NX-OS devices. This chapter includes the following sections: Information About NetFlow, page 16-1 Licensing Requirements

More information

Netflow Overview. PacNOG 6 Nadi, Fiji

Netflow Overview. PacNOG 6 Nadi, Fiji Netflow Overview PacNOG 6 Nadi, Fiji Agenda Netflow What it is and how it works Uses and Applications Vendor Configurations/ Implementation Cisco and Juniper Flow-tools Architectural issues Software, tools

More information

Carrier/WAN SDN Brocade Flow Optimizer Making SDN Consumable

Carrier/WAN SDN Brocade Flow Optimizer Making SDN Consumable Brocade Flow Optimizer Making SDN Consumable Business And IT Are Changing Like Never Before Changes in Application Type, Delivery and Consumption Public/Hybrid Cloud SaaS/PaaS Storage Users/ Machines Device

More information

Monitoring and analyzing audio, video, and multimedia traffic on the network

Monitoring and analyzing audio, video, and multimedia traffic on the network Monitoring and analyzing audio, video, and multimedia traffic on the network Slavko Gajin [email protected] AMRES Academic Network of Serbia AMRES Academic Network of Serbia RCUB - Belgrade University

More information

Configuring NetFlow. Information About NetFlow. NetFlow Overview. Send document comments to [email protected]. CHAPTER

Configuring NetFlow. Information About NetFlow. NetFlow Overview. Send document comments to nexus7k-docfeedback@cisco.com. CHAPTER CHAPTER 19 This chapter describes how to configure the NetFlow feature on Cisco NX-OS devices. This chapter includes the following sections: Information About NetFlow, page 19-1 Licensing Requirements

More information

NetFlow Configuration Guide, Cisco IOS Release 15M&T

NetFlow Configuration Guide, Cisco IOS Release 15M&T Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 THE SPECIFICATIONS AND INFORMATION

More information

Network Monitoring and Management NetFlow Overview

Network Monitoring and Management NetFlow Overview Network Monitoring and Management NetFlow Overview These materials are licensed under the Creative Commons Attribution-Noncommercial 3.0 Unported license (http://creativecommons.org/licenses/by-nc/3.0/)

More information

Getting Started with Configuring Cisco IOS NetFlow and NetFlow Data Export

Getting Started with Configuring Cisco IOS NetFlow and NetFlow Data Export Getting Started with Configuring Cisco IOS NetFlow and NetFlow Data Export Last Updated: November 28, 2011 This module contains the minimum amount of information about and instructions necessary for configuring

More information

Configuring NetFlow. Information About NetFlow. Send document comments to [email protected]. CHAPTER

Configuring NetFlow. Information About NetFlow. Send document comments to nexus1k-docfeedback@cisco.com. CHAPTER CHAPTER 11 Use this chapter to configure NetFlow to characterize IP traffic based on its source, destination, timing, and application information, to assess network availability and performance. This chapter

More information

NetFlow Tracker Overview. Mike McGrath x ccie CTO [email protected]

NetFlow Tracker Overview. Mike McGrath x ccie CTO mike@crannog-software.com NetFlow Tracker Overview Mike McGrath x ccie CTO [email protected] 2006 Copyright Crannog Software www.crannog-software.com 1 Copyright Crannog Software www.crannog-software.com 2 LEVELS OF NETWORK

More information

Configuring NetFlow Data Export (NDE)

Configuring NetFlow Data Export (NDE) 49 CHAPTER Prerequisites for NDE, page 49-1 Restrictions for NDE, page 49-1 Information about NDE, page 49-2 Default Settings for NDE, page 49-11 How to Configure NDE, page 49-11 Note For complete syntax

More information

NetFlow Configuration Guide, Cisco IOS Release 12.2SR

NetFlow Configuration Guide, Cisco IOS Release 12.2SR NetFlow Configuration Guide, Cisco IOS Release 12.2SR Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387)

More information

Introduction to Netflow

Introduction to Netflow Introduction to Netflow Mike Jager Network Startup Resource Center [email protected] These materials are licensed under the Creative Commons Attribution-NonCommercial 4.0 International license (http://creativecommons.org/licenses/by-nc/4.0/)

More information

Configuring NetFlow on Cisco ASR 9000 Series Aggregation Services Router

Configuring NetFlow on Cisco ASR 9000 Series Aggregation Services Router Configuring NetFlow on Cisco ASR 9000 Series Aggregation Services Router This module describes the configuration of NetFlow on the Cisco ASR 9000 Series Aggregation Services Router. A NetFlow flow is a

More information

Flow Monitor for WhatsUp Gold v16.1 User Guide

Flow Monitor for WhatsUp Gold v16.1 User Guide Flow Monitor for WhatsUp Gold v16.1 User Guide Contents Table of Contents Flow Monitor Overview Welcome to WhatsUp Gold Flow Monitor... 1 What is Flow Monitor?... 2 How does Flow Monitor work?... 2 System

More information

Cisco IOS NetFlow Version 9 Flow-Record Format

Cisco IOS NetFlow Version 9 Flow-Record Format Cisco IOS NetFlow Version 9 Flow-Record Format Last updated: February 007 Overview Cisco IOS NetFlow services provide network administrators with access to information concerning IP flows within their

More information

Cisco IOS NetFlow Version 9 Flow-Record Format

Cisco IOS NetFlow Version 9 Flow-Record Format White Paper Cisco IOS NetFlow Version 9 Flow-Record Format Last updated: May 0 Overview Cisco IOS NetFlow services provide network administrators with access to information concerning IP flows within their

More information

NetFlow Configuration Guide, Cisco IOS Release 12.4

NetFlow Configuration Guide, Cisco IOS Release 12.4 NetFlow Configuration Guide, Cisco IOS Release 12.4 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387)

More information

http://www.cisco.com/en/us/products//hw/switches/ps4324/index.html http://www.cisco.com/en/us/products/ps6350/index.html

http://www.cisco.com/en/us/products//hw/switches/ps4324/index.html http://www.cisco.com/en/us/products/ps6350/index.html CHAPTER 54 Supervisor Engine 6-E and Catalyst 4900M chassis do not support Netflow; it is only supported on Supervisor Engine IV, Supervisor Engine V, Supervisor Engine V-10GE, or WS-F4531. This chapter

More information

SolarWinds Technical Reference

SolarWinds Technical Reference SolarWinds Technical Reference Configuring Devices for Flow Collection Introduction... 3 Cisco... 3 Cisco Catalyst 3560/3750... 4 Cisco Catalyst 4500... 7 Cisco Catalyst 6500... 9 Cisco Nexus 7000/7010...

More information

Intelligent WAN 2.0 principles. Pero Gvozdenica, Systems Engineer, [email protected] Vedran Hafner, Systems Engineer, vehafner@cisco.

Intelligent WAN 2.0 principles. Pero Gvozdenica, Systems Engineer, pero.gvozdenica@combis.hr Vedran Hafner, Systems Engineer, vehafner@cisco. Intelligent WAN 2.0 principles Pero Gvozdenica, Systems Engineer, [email protected] Vedran Hafner, Systems Engineer, [email protected] Then VS Now Intelligent WAN: Leveraging the Any Transport

More information

Flow Analysis Versus Packet Analysis. What Should You Choose?

Flow Analysis Versus Packet Analysis. What Should You Choose? Flow Analysis Versus Packet Analysis. What Should You Choose? www.netfort.com Flow analysis can help to determine traffic statistics overall, but it falls short when you need to analyse a specific conversation

More information

Catalyst 6500/6000 Switches NetFlow Configuration and Troubleshooting

Catalyst 6500/6000 Switches NetFlow Configuration and Troubleshooting Catalyst 6500/6000 Switches NetFlow Configuration and Troubleshooting Document ID: 70974 Introduction Prerequisites Requirements Components Used Conventions Background Information Configure Network Diagram

More information

UltraFlow -Cisco Netflow tools-

UltraFlow -Cisco Netflow tools- UltraFlow UltraFlow is an application for collecting and analysing Cisco Netflow data. It is written in Python, wxpython, Matplotlib, SQLite and the Python based Twisted network programming framework.

More information

Net-flow. PacNOG 6 Nadi, Fiji

Net-flow. PacNOG 6 Nadi, Fiji Net-flow PacNOG 6 Nadi, Fiji Agenda Netflow What it is and how it works Uses and Applications Vendor Configurations/ Implementation Cisco and Juniper Flow-tools Architectural issues Software, tools etc

More information

Flow Monitor for WhatsUp Gold v16.2 User Guide

Flow Monitor for WhatsUp Gold v16.2 User Guide Flow Monitor for WhatsUp Gold v16.2 User Guide Contents Table of Contents Flow Monitor Overview Welcome to WhatsUp Gold Flow Monitor... 1 What is Flow Monitor?... 2 How does Flow Monitor work?... 2 System

More information

Cisco dan. 31. 3. 2016. Hotel Crowne Plaza Beograd, Srbija. www.ciscoday.com

Cisco dan. 31. 3. 2016. Hotel Crowne Plaza Beograd, Srbija. www.ciscoday.com Cisco dan 31. 3. 2016. Hotel Crowne Plaza Beograd, Srbija www.ciscoday.com Three Friends in Security : Identity, Visibility and Enforcement Stop the bad guys immediately György Ács IT Security Consulting

More information

Application aware networks

Application aware networks Praha, hotel Clarion 10. 11. dubna 2013 Application aware networks Detekce a řízení aplikačních toků v moderních sítích ARCH4/L2 Miroslav Brzek - Cisco Adrian Čech - NextiraOne 2011 2013 Cisco and/or its

More information

Easy Performance Monitor

Easy Performance Monitor First Published: July 30, 2013 The chapter describes how to configure (ezpm) for Application Visibility and Control (AVC). Finding Feature Information Your software release may not support all the features

More information

Easy Performance Monitor

Easy Performance Monitor The chapter describes how to configure (ezpm) for Application Visibility and Control (AVC). Finding Feature Information, page 1 Information About, page 1 How to Configure, page 3 Configuration Examples

More information

ICND2 NetFlow. Question 1. What are the benefit of using Netflow? (Choose three) A. Network, Application & User Monitoring. B.

ICND2 NetFlow. Question 1. What are the benefit of using Netflow? (Choose three) A. Network, Application & User Monitoring. B. ICND2 NetFlow Question 1 What are the benefit of using Netflow? (Choose three) A. Network, Application & User Monitoring B. Network Planning C. Security Analysis D. Accounting/Billing Answer: A C D NetFlow

More information

Easy Performance Monitor

Easy Performance Monitor The chapter describes how to configure (ezpm) for Application Visibility and Control (AVC). Finding Feature Information, page 1 Information About, page 2 How to Configure, page 4 Verifying Configuration,

More information

The Ecosystem of Computer Networks. Ripe 46 Amsterdam, The Netherlands

The Ecosystem of Computer Networks. Ripe 46 Amsterdam, The Netherlands The Ecosystem of Computer Networks Ripe 46 Amsterdam, The Netherlands Silvia Veronese NetworkPhysics.com [email protected] September 2003 1 Agenda Today s IT challenges Introduction to Network

More information

Configuring NetFlow Switching

Configuring NetFlow Switching Configuring NetFlow Switching This chapter describes how to configure NetFlow switching. For a complete description of NetFlow commands used in this chapter, refer to the Cisco IOS Switching s chapter

More information

Overview. Why use netflow? What is a flow? Deploying Netflow Performance Impact

Overview. Why use netflow? What is a flow? Deploying Netflow Performance Impact Netflow 6/12/07 1 Overview Why use netflow? What is a flow? Deploying Netflow Performance Impact 2 Caveats Netflow is a brand name like Kleenex. It was developed by Cisco Juniper uses the term cflowd for

More information

Cisco IOS NetFlow Command Reference

Cisco IOS NetFlow Command Reference July 2011 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 THE SPECIFICATIONS AND

More information

WhatsUpGold. v15.0. Flow Monitor User Guide

WhatsUpGold. v15.0. Flow Monitor User Guide WhatsUpGold v15.0 Flow Monitor User Guide Contents CHAPTER 1 Flow Monitor Overview Welcome to WhatsUp Gold Flow Monitor... 1 What is Flow Monitor?... 2 How does Flow Monitor work?... 2 System requirements...

More information

SolarWinds Technical Reference

SolarWinds Technical Reference SolarWinds Technical Reference Configuring Devices for Flow Collection Introduction... 3 Cisco... 3 Cisco Catalyst 3560/3750... 4 Cisco Catalyst 4500... 7 Cisco Catalyst 6500... 9 Cisco Nexus 7000/7010...

More information

Implementing Cisco Quality of Service QOS v2.5; 5 days, Instructor-led

Implementing Cisco Quality of Service QOS v2.5; 5 days, Instructor-led Implementing Cisco Quality of Service QOS v2.5; 5 days, Instructor-led Course Description Implementing Cisco Quality of Service (QOS) v2.5 provides learners with in-depth knowledge of QoS requirements,

More information

How To Mirror On An Ipfix On An Rspan Vlan On A Pc Or Mac Or Ipfix (Networking) On A Network On A Pnet 2.2.2 (Netnet) On An Uniden (Netlan

How To Mirror On An Ipfix On An Rspan Vlan On A Pc Or Mac Or Ipfix (Networking) On A Network On A Pnet 2.2.2 (Netnet) On An Uniden (Netlan Content Content CHAPTER 1 MIRROR CONFIGURATION... 1-1 1.1 INTRODUCTION TO MIRROR... 1-1 1.2 MIRROR CONFIGURATION TASK LIST... 1-1 1.3 MIRROR EXAMPLES... 1-2 1.4 DEVICE MIRROR TROUBLESHOOTING... 1-3 CHAPTER

More information

Cisco IOS Flexible NetFlow Overview

Cisco IOS Flexible NetFlow Overview Cisco IOS Flexible NetFlow Overview First Published: June 19th, 2006 Last Updated: June 19th, 2006 NetFlow is a Cisco IOS technology that provides statistics on packets flowing through the router. NetFlow

More information

Configuring NetFlow and NetFlow Data Export

Configuring NetFlow and NetFlow Data Export This module contains information about and instructions for configuring NetFlow to capture and export network traffic data. NetFlow capture and export are performed independently on each internetworking

More information

WhatsUpGold. v14.4. Flow Monitor User Guide

WhatsUpGold. v14.4. Flow Monitor User Guide WhatsUpGold v14.4 Flow Monitor User Guide Contents ingress egress egress ingress enable configure terminal ip flow-export version ip flow-export destination interface

More information

Configuring NetFlow on Cisco IOS XR Software

Configuring NetFlow on Cisco IOS XR Software Configuring NetFlow on Cisco IOS XR Software A NetFlow flow is a unidirectional sequence of packets that arrive on a single interface ( subinterface), and have the same values f key fields. NetFlow is

More information

SonicOS 5.8: NetFlow Reporting

SonicOS 5.8: NetFlow Reporting SonicOS 5.8: NetFlow Reporting Document Scope Rapid growth of IP networks has created interest in new business applications and services. These new services have resulted in increases in demand for network

More information

Lab 4.1.2 Characterizing Network Applications

Lab 4.1.2 Characterizing Network Applications Lab 4.1.2 Characterizing Network Applications Objective Device Designation Device Name Address Subnet Mask Discovery Server Business Services 172.17.1.1 255.255.0.0 R1 FC-CPE-1 Fa0/1 172.17.0.1 Fa0/0 10.0.0.1

More information

Visualization, Management, and Control for Cisco IWAN

Visualization, Management, and Control for Cisco IWAN Visualization, Management, and Control for Cisco IWAN Overview Cisco Intelligent WAN (IWAN) delivers an uncompromised user experience over any connection, whether that connection is Multiprotocol Label

More information

Scalable Extraction, Aggregation, and Response to Network Intelligence

Scalable Extraction, Aggregation, and Response to Network Intelligence Scalable Extraction, Aggregation, and Response to Network Intelligence Agenda Explain the two major limitations of using Netflow for Network Monitoring Scalability and Visibility How to resolve these issues

More information

LogLogic Cisco NetFlow Log Configuration Guide

LogLogic Cisco NetFlow Log Configuration Guide LogLogic Cisco NetFlow Log Configuration Guide Document Release: March 2012 Part Number: LL600068-00ELS090000 This manual supports LogLogic Cisco NetFlow Version 2.0, and LogLogic Software Release 5.1

More information

Cisco Performance Agent Data Source Configuration in the Branch-Office Router

Cisco Performance Agent Data Source Configuration in the Branch-Office Router Deployment Guide Cisco Performance Agent Figure 1. Application visibility in all network segments using Performance Agent in branch office Cisco Performance Agent is a licensed software feature of Cisco

More information

"Charting the Course... ... to Your Success!" QOS - Implementing Cisco Quality of Service 2.5 Course Summary

Charting the Course... ... to Your Success! QOS - Implementing Cisco Quality of Service 2.5 Course Summary Course Summary Description Implementing Cisco Quality of Service (QOS) v2.5 provides learners with in-depth knowledge of QoS requirements, conceptual models such as best effort, IntServ, and DiffServ,

More information

LiveAction Visualization, Management, and Control for Cisco IWAN Overview

LiveAction Visualization, Management, and Control for Cisco IWAN Overview LiveAction Visualization, Management, and Control for Cisco IWAN Overview Overview Cisco Intelligent WAN (IWAN) delivers an uncompromised user experience over any connection, whether that connection is

More information

Wireshark Developer and User Conference

Wireshark Developer and User Conference Wireshark Developer and User Conference Using NetFlow to Analyze Your Network June 15 th, 2011 Christopher J. White Manager Applica6ons and Analy6cs, Cascade Riverbed Technology [email protected] SHARKFEST

More information

Cisco Network Analysis Module Software 4.0

Cisco Network Analysis Module Software 4.0 Cisco Network Analysis Module Software 4.0 Overview Presentation Improve Operational Efficiency with Increased Network and Application Visibility 1 Enhancing Operational Manageability Optimize Application

More information

IP SLAs Overview. Finding Feature Information. Information About IP SLAs. IP SLAs Technology Overview

IP SLAs Overview. Finding Feature Information. Information About IP SLAs. IP SLAs Technology Overview This module describes IP Service Level Agreements (SLAs). IP SLAs allows Cisco customers to analyze IP service levels for IP applications and services, to increase productivity, to lower operational costs,

More information

IMPLEMENTING CISCO QUALITY OF SERVICE V2.5 (QOS)

IMPLEMENTING CISCO QUALITY OF SERVICE V2.5 (QOS) IMPLEMENTING CISCO QUALITY OF SERVICE V2.5 (QOS) COURSE OVERVIEW: Implementing Cisco Quality of Service (QOS) v2.5 provides learners with in-depth knowledge of QoS requirements, conceptual models such

More information

Configuring NetFlow Secure Event Logging (NSEL)

Configuring NetFlow Secure Event Logging (NSEL) 75 CHAPTER This chapter describes how to configure NSEL, a security logging mechanism that is built on NetFlow Version 9 technology, and how to handle events and syslog messages through NSEL. The chapter

More information

Viete, čo robia Vaši užívatelia na sieti? Roman Tuchyňa, CSA

Viete, čo robia Vaši užívatelia na sieti? Roman Tuchyňa, CSA Viete, čo robia Vaši užívatelia na sieti? Roman Tuchyňa, CSA What is ReporterAnalyzer? ReporterAnalyzer gives network professionals insight into how application traffic is impacting network performance.

More information

NetFlow Auditor Manual Getting Started

NetFlow Auditor Manual Getting Started NetFlow Auditor Manual Getting Started Setting up NetFlow Check if your Routers or Switches Supports NetFlow. Almost all Cisco devices support NetFlow since its introduction in the 11.1 train of Cisco

More information

NETFLOW FOR ACCOUNTING, ANALYSIS AND ATTACK

NETFLOW FOR ACCOUNTING, ANALYSIS AND ATTACK NETFLOW FOR ACCOUNTING, ANALYSIS AND ATTACK Chu-Sing Yang Department of Electrical Engineering National Cheng Kung University Outline Introduction Netflow Overview Netflow Architecture Netflow Formats

More information

LiveAction: GUI-Based Management and Visualization for Cisco Intelligent WAN

LiveAction: GUI-Based Management and Visualization for Cisco Intelligent WAN Solution Overview LiveAction: GUI-Based Management and Visualization for Cisco Intelligent WAN Overview Cisco Intelligent WAN (IWAN) delivers an uncompromised user experience over any connection, whether

More information

Overview of Network Traffic Analysis

Overview of Network Traffic Analysis Overview of Network Traffic Analysis Network Traffic Analysis identifies which users or applications are generating traffic on your network and how much network bandwidth they are consuming. For example,

More information

Network Performance Monitoring at Minimal Capex

Network Performance Monitoring at Minimal Capex Network Performance Monitoring at Minimal Capex Some Cisco IOS technologies you can use to create a high performance network Don Thomas Jacob Technical Marketing Engineer About ManageEngine Network Servers

More information

Cisco NetFlow TM Briefing Paper. Release 2.2 Monday, 02 August 2004

Cisco NetFlow TM Briefing Paper. Release 2.2 Monday, 02 August 2004 Cisco NetFlow TM Briefing Paper Release 2.2 Monday, 02 August 2004 Contents EXECUTIVE SUMMARY...3 THE PROBLEM...3 THE TRADITIONAL SOLUTIONS...4 COMPARISON WITH OTHER TECHNIQUES...6 CISCO NETFLOW OVERVIEW...7

More information

Analyze hop-by-hop path, devices, interfaces, and queues Locate and troubleshoot problems

Analyze hop-by-hop path, devices, interfaces, and queues Locate and troubleshoot problems Visualization, Management, and Control for Cisco IWAN Data sheet Overview Intelligent WAN is a Cisco solution that enables enterprises to realize significant cost savings by moving to less expensive transport

More information

Case Study: Instrumenting a Network for NetFlow Security Visualization Tools

Case Study: Instrumenting a Network for NetFlow Security Visualization Tools Case Study: Instrumenting a Network for NetFlow Security Visualization Tools William Yurcik* Yifan Li SIFT Research Group National Center for Supercomputing Applications (NCSA) University of Illinois at

More information

IP Accounting C H A P T E R

IP Accounting C H A P T E R C H A P T E R 6 IP Accounting This chapter describes the IP Accounting features in Cisco IOS and enables you to distinguish the different IP Accounting functions and understand SNMP MIB details. This chapter

More information

NetStream (Integrated) Technology White Paper HUAWEI TECHNOLOGIES CO., LTD. Issue 01. Date 2012-9-6

NetStream (Integrated) Technology White Paper HUAWEI TECHNOLOGIES CO., LTD. Issue 01. Date 2012-9-6 (Integrated) Technology White Paper Issue 01 Date 2012-9-6 HUAWEI TECHNOLOGIES CO., LTD. 2012. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means

More information

Redefine Network Visibility in the Data Center with the Cisco NetFlow Generation Appliance

Redefine Network Visibility in the Data Center with the Cisco NetFlow Generation Appliance White Paper Redefine Network Visibility in the Data Center with the Cisco NetFlow Generation Appliance What You Will Learn Modern data centers power businesses through a new generation of applications,

More information

- Multiprotocol Label Switching -

- Multiprotocol Label Switching - 1 - Multiprotocol Label Switching - Multiprotocol Label Switching Multiprotocol Label Switching (MPLS) is a Layer-2 switching technology. MPLS-enabled routers apply numerical labels to packets, and can

More information

CS 457 Lecture 19 Global Internet - BGP. Fall 2011

CS 457 Lecture 19 Global Internet - BGP. Fall 2011 CS 457 Lecture 19 Global Internet - BGP Fall 2011 Decision Process Calculate degree of preference for each route in Adj-RIB-In as follows (apply following steps until one route is left): select route with

More information

Network as an Sensor & Enforcer

Network as an Sensor & Enforcer Network as an Sensor & Enforcer Leveraging the network to control threats Jaromír Pilař [email protected] May, 2016 Agenda Overview of Network as a Sensor and Enforcer Network as a Sensor Network as an

More information

Plugging Network Security Holes using NetFlow. Loopholes in todays network security solutions and how NetFlow can help

Plugging Network Security Holes using NetFlow. Loopholes in todays network security solutions and how NetFlow can help Plugging Network Security Holes using NetFlow Loopholes in todays network security solutions and how NetFlow can help About ManageEngine Network Servers & Applications Desktop ServiceDesk Windows Infrastructure

More information

Flow Analysis. Make A Right Policy for Your Network. GenieNRM

Flow Analysis. Make A Right Policy for Your Network. GenieNRM Flow Analysis Make A Right Policy for Your Network GenieNRM Why Flow Analysis? Resolve Network Managers Challenge as follow: How can I know the Detail and Real-Time situation of my network? How can I do

More information

Configuring a Load-Balancing Scheme

Configuring a Load-Balancing Scheme This module contains information about Cisco Express Forwarding and describes the tasks for configuring a load-balancing scheme for Cisco Express Forwarding traffic. Load-balancing allows you to optimize

More information

Threat Defense with Full NetFlow

Threat Defense with Full NetFlow White Paper Network as a Security Sensor Threat Defense with Full NetFlow Network Security and Netflow Historically IT organizations focused heavily on perimeter network security to protect their networks

More information

Cisco IWAN and Akamai Intelligent Platform : Maximize Your WAN Investment

Cisco IWAN and Akamai Intelligent Platform : Maximize Your WAN Investment Cisco IWAN and Akamai Intelligent Platform : Maximize Your WAN Investment What You Will Learn Cisco Systems and Akamai Technologies intend to deliver the world s first combined Cisco Intelligent WAN with

More information