HP Network Protector SDN Application Administrator Guide

Switching off V1 module in a mix of V1 and V2 modules on Provision OS
When the application detects a device that is capable of starting Service Insertion but has V1
modules, a Service Insertion tunnel fails to establish and the application will fallback to using
OpenFlow.
To enable Service Insertion, turn off V1 module. You can turn off V1 module from the CLI or through
SNMPv3.
From the CLI, enter the command no allow-v1-modules.
The V1 modules are disabled and are not operational.
OR
1. From SNMPv3, set hpSwitchAllowV1Modules to false.
2. To confirm the status, enter the following command from the switch terminal: getMib
hpSwitchAllowV1Modules.0
The output must be 2.
Gathering information from switches
Use the following switch commands to gather switch information.
DescriptionCommand
To view the various OpenFlow instance, OpenFlow instance
version, their state, their flow rules, and location
show openflow
To view the details of the OpenFlow instanceshow openflow instance_name
To view the flows present for the given OpenFlow instance
in the switch
show openflow instance_name flows
To view the running configuration, the OpenFlow instance,
VLAN, and controller configuration on the switch
show running-config
To view OpenFlow protocol packets or event descriptiondebug openflow
errors|events|instance|packets
To enable or disable a specific OpenFlow instanceopenflow instance instance_name
disable|enable
The OpenFlow instance flows can also be seen in the VAN SDN Controller GUI under Openflow
Monitor DPID Flows.
66 Troubleshooting the application