12Field DescriptionFlooding proxyFlood proxy state:• Enabled—Flood proxy is enabled. The VTEP sends broadcast, multicast, andunknown unicast traffic to a flood proxy server through the tunnel. The floodproxy server replicates and forwards flood traffic to remote VTEPs.• Disabled—Flood proxy is disabled.Related commands• tunnel• vxlanencapsulationUse encapsulation to configure a frame match criterion for an Ethernet service instance.Use undo encapsulation to remove a frame match criterion from an Ethernet service instance.SyntaxReleases 2416, 2418P01, and 2418P05:encapsulation defaultencapsulation { tagged | untagged }encapsulation s-vid vlan-id [ only-tagged ]undo encapsulationRelease 2422 and later versions:encapsulation defaultencapsulation { tagged | untagged }encapsulation s-vid vlan-id [ only-tagged ]encapsulation s-vid vlan-id c-vid vlan-idundo encapsulationDefaultAn Ethernet service instance does not contain a frame match criterion.ViewsEthernet service instance viewPredefined user rolesnetwork-adminParametersdefault: Matches frames that do not match any other Ethernet service instance on the interface.tagged: Matches any frames that have an 802.1Q VLAN tag.untagged: Matches any frames that do not have an 802.1Q VLAN tag.s-vid vlan-id: Matches frames that are tagged with the specified outer 802.1Q VLAN ID. The vlan-idargument specifies a 802.1Q VLAN ID in the range of 1 to 4094. If the outer 802.1Q VLAN is not thePVID, the matching result does not differ, whether or not you specify the only-tagged keyword. If theouter 802.1Q VLAN is the PVID, the matching result depends on whether or not the only-taggedkeyword is specified.