netflow:config
This is an old revision of the document!
Simple NetFlow server configuration for ISP
This page describes a simple connection between Trisul NetFlow Server and an ISP Gateway router/switch. We use Cisco ASR as a sample device.
Key features:
- Using a public IP for the NetFlow server - Using ACL to restrict access - Using a separate IP for the DRAC (Remote management)
Diagram
The scenario is very simple.
We allocate a free public IP 205.0.118.32
with a 255.255.255.254 netmask /31
(point to point) and assign one to the port and another to the NetFlow server.
The config :
interface GigabitEthernet0/2 ip address 203.0.118.32 255.255.255.254 ip access-group RestrictedAccess no shutdown
netflow/config.1743509112.txt.gz · Last modified: 2025/04/01 17:35 by veera