HP Network Protector SDN Application Administrator Guide
• Each device has a single OpenFlow instance that is configured to include all VLANs except
the controller VLAN.
• DNS inspection is automatic when endpoints are browsing because the transparent proxy
deployment is used. In a transparent proxy deployment, HTTP requests are automatically
directed to a Proxy server without requiring manual browser configuration.
Example configuration file to use OpenFlow 1.3 in aggregate mode.
controller-id 8 ip 15.146.194.104 controller-interface vlan
1
instance aggregate
controller-id 8
version 1.3 only
mode passive
enable
exit
Example configuration file to use OpenFlow 1.0 in aggregate mode.
controller-id 8 ip 15.146.194.104 controller-interface vlan
1
instance aggregate
controller-id 8
mode passive
enable
exit
Aggregate approach to DNS inspection 13