9
Field Description
Connect type
Type of the connection between the OpenFlow instance and the controller:
TCP
or
SSL
.
Connect state
State of the connection between the OpenFlow instance and the controller:
Idle
or
Established
.
Packets sent
Number of packets that have been sent to the controller.
Packets received
Number of packets that have been received from the controller.
SSL policy
Name of the SSL client policy used for SSL connections.
If no SSL client policy controller is configured, this field displays two hyphens
(
--
).
VRF name
Name of the MPLS L3VPN to which the controller belongs.
display openflow flow-table
Use
display openflow flow-table
to display flow table information for an OpenFlow instance.
Syntax
display openflow instance
instance-id flow-table
[
table-id
]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
instance-id
: Specifies an OpenFlow instance by its ID in the range of 1 to 4094.
table-id
: Specifies a flow table by its ID in the range of 0 to 254.
Usage guidelines
If you do not specify the flow table ID, this command displays information about all flow tables for the
specified OpenFlow instance.
Examples
# Display information about all flow tables for OpenFlow instance 100.
<Sysname> display openflow instance 100 flow-table
Instance 100 flow table information:
Table 0 information:
Table type: MAC-IP, flow entry count: 2, total flow entry count: 3
MissRule (default) flow entry information:
cookie: 0x0, priority: 0, hard time: 0, idle time: 0, flags: reset_counts
|no_pkt_counts|no_byte_counts, byte count: --, packet count: --
Match information: any
Instruction information:
Write actions:
Drop