Scrutinizer Guide
Scrutinizer Guide
Scrutinizer Guide
Scrutinizer
Getting Started Guide
Table of Contents
1. Intro to NetFlow
a. What is NetFlow? ..... 3
b. What Devices support NetFlow?................................................ 3
i. Cisco Routers ........... 3
ii. Catalyst Switches ......4
iii. Other Vendors ... 4
2. Getting Started
a. Configuring your routers to send NetFlow to Scrutinizer 5
b. Product Installation ... 6
3. Using Scrutinizer
a. Launching Scrutinizer for the first time .. 9
b. Scrutinizer Status Screen Tips . 11
Intro to NetFlow
What is NetFlow?
NetFlow is a open (but proprietary) protocol used for collecting network traffic
information, which was developed by Cisco Systems, Inc.
NetFlow enabled devices, which include Cisco routers and switches (as well as
switches and routers made by other supporting vendors) generate records, which
are sent from the router in UDP packets. A NetFlow collector must then collect
these packets as they stream from the router.
Some of the information that NetFlow provides is:
One thing to keep in mind is that routers will only send the information pertaining
to a given conversation after it has ended. However, NetFlow does allow for
routers to summarize conversation in user defined intervals to make the
information stream more accurately.
Cisco Switches:
NetFlow Exports are also supported on other Cisco switches when using a
NetFlow Feature Card (NFFC) or NFFC II and the Route Switch Module (RSM),
or Route Switch Feature Card (RSFC). However, you may need to check
whether version 5 is supported, as some switches talk in version 7 by default.
NetFlow is still a fairly new technology. However, demand for NetFlow support
has grown exponentially over the last few years, as more and more vendors are
realizing the benefits of the information that is provided by NetFlow.
Other Vendors:
Here are a few of the major vendors that now support NetFlow:
Alcatel
Enterasys
Foundry
Juniper
Getting Started
Configuring your Routers to send NetFlow to Scrutinizer.
The beauty of NetFlow is that when using a supported router or switch, you
simply need to telnet to each device and turn NetFlow on. There should never be
a need to install any additional software or hardware if the device is compatible.
Once you have an open telnet session with your router or switch, please enter
the "quick setup" commands listed below (where #ip = the IP address of your
Scrutinizer server):
(config-if)#ip route-cache flow
You also need to enter the following global commands:
(config)#ip flow-export source <interface number>
(config)#ip flow-export version 5 peer-as
(config)#ip flow-export destination<ip address> <port number>
Use the commands below to enable NetFlow on each interface you are
interested in collecting a flow from (i.e. not VLANs and Tunnels, as they are auto
included). This will normally be an Ethernet or WAN interface. You may also
need to set the speed of the interface in kilobits per second. It is especially
important to set the speed for frame relay or ATM virtual circuits.
Command to type: interface <interface>
Command to type: ip route-cache flow
Command to type: bandwidth
To make sure you are getting the most up-to-date information on how to correctly
configure your existing routers to work with Scrutinizer, and for a more detailed
list of optional commands, please visit the following link:
http://www.plixer.com/products/scrutinizer_activate-netflow.php
Using Scrutinizer
Launching Scrutinizer for the first time.
After the install has finished, double-click the newly created shortcut located on
the desktop. This will launch Scrutinizer in the default web browser.
The first screen that appears is the Scrutinizer Log In screen. To protect the
sensitive network information found in Scrutinizer, authentication is always
enabled and a password must be entered to view the user interface.
At first log in, a User Name and Password of admin/admin must be entered. This
should be changed to a more secure alternative as soon as possible.
10
If you are directed to this page, please refer to the configuring NetFlow section of
this guide, configure your routers, and click Check Again.
The only thing left to do is wait for the NetFlow data.
Your Scrutinizer NetFlow Analyzer should now be fully operational and displaying
the information you are looking for. Hopefully this Quick Start Guide was useful
in helping to get Scrutinizer up and running quickly.
For a more detailed reference, the user manual can be accessed by clicking on
the
icon in the upper right hand corner. Accessing the product manual in this
manner is highly recommended, as the product help is context sensitive to the
page currently being viewed.
An up-to-date online version of the Scrutinizer Product Manual can be found at:
http://www.plixer.com/manual/index.html.
11