PROFILE_GENEVE_FLOODING_TYPE_UNKNOWNPROFILE_GENEVE_FLOODING_TYPE_NONEPROFILE_GENEVE_FLOODING_TYPE_MULTICASTPROFILE_GENEVE_FLOODING_TYPE_MULTIPOINT
Gets the names for all Geneve tunnel profiles.
Creates a set of Geneve tunnel profiles.
Deletes a set of Geneve tunnel profiles.
Deletes all non-system Geneve tunnel profiles.
Determines whether the specified Geneve tunnel profiles are base
profiles. A base profile sits at the base of the profile's
inheritance tree, supplying the defaults for every profile derived
from it. (See also is_system_profile).
Determines whether the specified Geneve tunnel profiles are
system profiles. A system profile is a profile pre-configured on
the system, ready for use. Non-system profiles are profiles
created or modified by a user. Note that if a system profile is
modified, it is no longer considered a system profile. (See also
is_base_profile).
Sets an existing Geneve tunnel profile as the default profile from
which this set of Geneve tunnel profiles inherits their default
attribute values.
Gets the Geneve tunnel profile that is assigned as the default
profile from which this set of Geneve tunnel profiles inherits
its unspecified attribute values.
Sets the local port for receiving Geneve packets for a set of Geneve
tunnel profiles.
Gets the local port for receiving Geneve packets for a set of Geneve
tunnel profiles.
Sets the description for a set of Geneve tunnel profiles.
This is an arbitrary field which can be used to describe the Geneve
tunnel profile. This can be used for any purpose.
Gets the descriptions for a set of Geneve tunnel profiles.
Sets the flooding type to use to transmit multicast, broadcast and
unknown destination frames. The default is
PROFILE_GENEVE_FLOODING_TYPE_MULTICAST.
Gets the flooding type for the specified Geneve profiles.
Gets the version information for this interface.
Gets the names for all Geneve tunnel profiles.
Creates a set of Geneve tunnel profiles.
Deletes a set of Geneve tunnel profiles.
Deletes all non-system Geneve tunnel profiles.
Determines whether the specified Geneve tunnel profiles are base
profiles. A base profile sits at the base of the profile's
inheritance tree, supplying the defaults for every profile derived
from it. (See also is_system_profile).
Determines whether the specified Geneve tunnel profiles are
system profiles. A system profile is a profile pre-configured on
the system, ready for use. Non-system profiles are profiles
created or modified by a user. Note that if a system profile is
modified, it is no longer considered a system profile. (See also
is_base_profile).
Sets an existing Geneve tunnel profile as the default profile from
which this set of Geneve tunnel profiles inherits their default
attribute values.
Gets the Geneve tunnel profile that is assigned as the default
profile from which this set of Geneve tunnel profiles inherits
its unspecified attribute values.
Sets the local port for receiving Geneve packets for a set of Geneve
tunnel profiles.
Gets the local port for receiving Geneve packets for a set of Geneve
tunnel profiles.
Sets the description for a set of Geneve tunnel profiles.
This is an arbitrary field which can be used to describe the Geneve
tunnel profile. This can be used for any purpose.
Gets the descriptions for a set of Geneve tunnel profiles.
Sets the flooding type to use to transmit multicast, broadcast and
unknown destination frames. The default is
PROFILE_GENEVE_FLOODING_TYPE_MULTICAST.
Gets the flooding type for the specified Geneve profiles.
Gets the version information for this interface.
The ProfileGeneve interface allows you to manipulate a Geneve tunnel
profile to configure a Geneve gateway. A Geneve gateway provides the
ability to bridge between a traditional VLAN and a Geneve or NVGRE
network.