HP OpenFlow 1.3 Administrator Guide Wired Switches K/KA/KB/WB 15.15

Example
Openflow # egress-only-ports
Configured OF Version : 1.0
Negotiated OF Version : 1.0
Instance Name : test
Admin. Status : Enabled
Member List : VLAN 3
Listen Port : None
Oper. Status : Up\
Oper. Status Reason : NA
DatapathID : 00032c4138c98500
Mode : Active
Flow Location : Hardware and Software
No. of Hw Flows : 0
No. of Sw Flows : 0
Hw. Rate Limit : 0 kbps
Sw. Rate Limit : 100 pps
Conn. Interrupt Mode : Fail-Secure
Maximum BackoffInterval : 60 seconds
Probe Interval : 10 seconds
Hw. Table Miss Count : 0
No. of Sw Flow Tables : NA
Egress Only Ports : A1,A3-A24,F1-F22
Table Model: Single Table
Controller id Connection Status Connection State Secure Role
------------ ----------------- ---------------- ------ ------
1 Disconnected Backoff No Equal
NOTE: When the Egress-Only Ports option is enabled for OpenFlow on the switch, the Port-Mod
message for an egress-only port will result in an error.
Software and hardware rate limiting
You can specify resource limits used by an OpenFlow instance. Each OpenFlow instance has
completely independent rate-limiters that can be set separately.
Syntax
openflow instance { instance-name | aggregate }
limit { hardware-rate kbps | software-rate pps }
instance-name
Set software and hardware rate limiting for the named instance.
aggregate
Set software and hardware rate limiting for the aggregate instance.
kbps
Limit the bandwidth that can be utilized by an OpenFlow instance.
Default: 0 kbpsRange 0 — 10,000,000 kbps
pps
Configure the OpenFlow instance packet rate limit.
Limits the number of packets per second per module that this instance can send
to the software path.
Default: 100 ppsRange: 1 — 10,000 pps
Software and hardware rate limiting 29