28
Predefined user roles
network-admin
Usage guidelines
Only MAC-IP flow tables support this feature.
Examples
# Configure OpenFlow instance 1 to allow dynamic ARP entries to overwrite OpenFlow ARP entries.
<Sysname> system-view
[Sysname] openflow instance 1
[Sysname-of-inst-1] precedence dynamic arp
protocol-packet filter slow
Use
protocol-packet filter slow
to configure an OpenFlow instance to drop 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 drop slow protocol packets.
Views
OpenFlow instance view
Predefined user roles
network-admin
Usage guidelines
The slow protocols include LACP and OAM.
Examples
# Configure OpenFlow instance 1 to drop slow protocol packets.
<Sysname> system-view
[Sysname] openflow instance 1
[Sysname-of-inst-1] protocol-packet filter slow
refresh ip-flow
Use
refresh ip-flow
to refresh Layer 3 flow entries in the MAC-IP flow tables for an OpenFlow
instance.
Syntax
refresh ip-flow
Views
OpenFlow instance view
Predefined user roles
network-admin