27
protocol-packet filter slow
Use
protocol-packet filter slow
to create a highest-priority flow entry for dropping slow protocol
packets.
Use
undo protocol-packet filter
to restore the default.
Syntax
protocol-packet filter slow
undo protocol-packet filter
Default
An OpenFlow instance does not have a highest-priority flow entry for dropping slow protocol packets.
Views
OpenFlow instance view
Predefined user roles
network-admin
Usage guidelines
The slow protocols include LACP, LAMP, and OAM.
Examples
# Create a highest-priority flow entry for OpenFlow instance 1 to drop slow protocol packets.
<Sysname> system-view
[Sysname] openflow instance 1
[Sysname-of-inst-1] protocol-packet filter slow
reset openflow instance controller statistics
Use
reset openflow instance controller statistics
to clear statistics on packets that a controller
sends and receives for an OpenFlow instance.
Syntax
reset openflow instance
instance-id
controller
[
controller-id
]
statistics
Views
User view
Predefined user roles
network-admin
Parameters
instance-id
: Specifies an OpenFlow instance by its ID in the range of 1 to 4094.
controller-id
: Specifies a controller by its ID in the range of 0 to 63. If you do not specify a controller ID,
this command clears statistics on packets that all controllers send and receive for an OpenFlow
instance.
Examples
# Clear statistics on packets that all controllers send and receive for OpenFlow instance 1.
<Sysname> reset openflow instance 1 controller statistics