overlay-gateway/{gateway-name}/sflow
Configures SFLOW for the tunnels of this gateway.
Usage
<overlay-gateway xmlns="urn:brocade.com:mgmt:brocade-tunnels">
<name>og1</name>
<sflow>
<sflow-profile-name>sflow1</sflow-profile-name>
<sflow-remote-endpoint>any</sflow-remote-endpoint>
<sflow-vlan-action>add</sflow-vlan-action>
<sflow-vlan-range>100</sflow-vlan-range>
</sflow>
</overlay-gateway>
Parameters
- sflow-profile-name
- Specifies Sflow profile name.
- sflow-remote-endpoint
- Specifies tunnel destination end point address. The destination end point address can be set to.
- <A.B.C.D>
- Specifies IP address of specific tunnel end point.
- any
- Specifies all tunnel end points.
- sflow-vlan-action
- Specifies the action on target VLAN IDs. There are two action.
- add
- Specifies target VLAN IDs to add.
- remove
- Specifies taarget VLAN IDs to remove.
- sflow-vlan-range
- Specified the range of VLAN IDs to add or remove.