Step Description Command Keys
4 Create the sFlow collector and
switch to its configuration mode.
esr(config)# sflow collector <ADDR> <ADDR> – collector IP address,
defined as AAA.BBB.CCC.DDD
where each part takes values of
[0..255].
5 Enable statistics sending to the
sFlow server in the interface/tunnel/
network bridge configuration mode.
esr(config-if-gi)# ip sflow export
17.2.2 Configuration example
Objective:
Establish accounting for traffic between 'trusted' and 'untrusted' zones.
Solution:
Create two security zones for ESR networks:
esr# configure
esr(config)# security zone TRUSTED
esr(config-zone)# exit
esr(config)# security zone UNTRUSTED
esr(config-zone)# exit
Configure network interfaces and identify their inherence to security zones: