protocol/lldp/profile/{profile-name}/advertise
Applies a Link Layer Discovery Protocol (LLDP) profile to an interface.
Usage
<protocol xmlns="urn:brocade.com:mgmt:brocade-interface">
<lldp xmlns="urn:brocade.com:mgmt:brocade-lldp">
<profile>
<profile-name>profile1</profile-name>
<advertise>
<dcbx-tlv></dcbx-tlv>
</advertise>
</profile>
</lldp>
</protocol>
Parameters
- profile-name
- Specifies the profile name.
- advertise
- Specifies the advertise TLV configuration.
- dcbx-fcoe-app-tlv
- Advertises application Type, Length, Values (TLVs) to ensure interoperability of traffic over the Data Center Bridging eXchange protocol (DCBX), which runs over LLDP to negotiate an FCoE application TLV.
- dcbx-fcoe-logical-link-tlv
- Advertises to any attached device the FCoE status of the logical link.
- dcbx-iscsi-app-tlv
- Advertises the iSCSI traffic configuration parameters for Type, Length, Values (TLV) values.
- dcbx-tlv
- Advertises to any attached device mandatory Data Center Bridging eXchange protocol (DCBX) Type, Length, Values (TLV) values.
- dot1-tlv
- Advertises to any attached device IEEE 802.1 organizationally specific Type, Length, Values (TLV) values.
- dot3-tlv
- Advertises to any attached device IEEE 802.3 organizationally specific Type, Length, Values (TLV) values.
- optional-tlv
- Advertises the optional Type, Length, and Values (TLV) values.