ESR series service routers.ESR-Series. User manual
17.1.2 Configuration example
Objective:
Establish accounting for traffic from gi1/0/1 interface to be sent to the server via gi1/0/8 interface for
processing purposes.
Solution:
First,configure addressing on interfaces.
Main configuration step:
Specify collector IP address:
esr(config)# netflow collector 10.10.0.2
Enable netflow statistics export collection for gi1/0/1 network interface:
esr(config)# interface gigabitethernet 1/0/1
esr(config-if-gi)# ip netflow export
Enable netflow on the router:
еsr(config)# netflow enable
To view the Netflow statistics, use the following command:
esr# show netflow statistics
Netflow configuration for traffic accounting between zones is performed by analogy to sFlow configuration;
for description, see Section sFlow configuration.