Aviz OPBNOS provides a highly scalable, flexible and affordable solution to aggregate, filter and load balance network traffic from hardware or virtual TAPs to connected tools for analysis and visualization.
It provides line rate traffic forwarding using switching ASIC by configuring flow paths between two or multiple ports, By leveraging the OPBNOS solution, enterprises can quickly be scaled up or down to meet the ever-changing demands of network visibility and security tools.
Download the latest build of OPBNOS from
OPBNOS can be installed by following the
Login into the switch with default credentials
User: admin
Password: admin
Configure
configure terminal
interface mgmt
ip address 10.4.4.96/23 gateway 10.4.4.1
end
Configure , these are the ports that connect to network-taps
configure terminal
interface ethernet Ethernet63/1
forward-error-correction rs
type network
end
Configure , these are the ports that connect to security tools
configure terminal
interface ethernet Ethernet64/1
forward-error-correction rs
type tool
end
pbnoscli# show flow summary
Flow-Name Rule-Id Status Counter-Value
=========================================================
flow01 2 Active 52562
flow01 1 Active 56289
pbnoscli#