ESR series service routers.ESR-Series. User manual
Step Description Command Keys
3 Set the interval after which the 
information on active sessions is 
exported to the collector.
esr(config)# netflow active-
timeout <TIMEOUT>
<TIMEOUT> – delay before sending 
active sessions information, set in 
seconds, takes the value of 
[5..36000].
Default value: 1800 seconds.
4 Set the interval after which the 
information on outdated sessions is 
exported to the collector.
esr(config)# netflow inactive-
timeout <TIMEOUT>
<TIMEOUT> – delay before sending 
outdated sessions information, set 
in seconds, takes the value of 
[0..240].
Default value: 15 seconds.
5 Set the rate of the statistics 
sending to a Netflow collector.
esr(config)# netflow refresh-rate 
<RATE>
<RATE> – rate of the statistics 
sending, set in packets/flow, takes 
the value of [1..10000].
Default value: 10.
6 Enable Netflow on the router. esr(config)# netflow enable
7 Create the Netflow collector and 
switch to its configuration mode.
esr(config)# netflow collector 
<ADDR>
<ADDR> – collector IP address, 
defined as AAA.BBB.CCC.DDD 
where each part takes values of 
[0..255].
8 Set the Netflow service port on the 
statistics collection server.
esr(config-netflow-host)# port 
<PORT>
<PORT> – UDP port number in the 
range of [1..65535].
Default value: 2055.
9 Enable statistics sending to the 
Netflow server in the interface/
tunnel/network bridge configuration 
mode.
esr(config-if-gi)# ip netflow 
export