Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

Applying an Application Map to an Interface for DCBX Application Protocol TLV Exchange

date_range 29-Nov-23

After you define applications and map them to IEEE 802.1p code points in an application map, apply the application map to the interfaces on which you want DCBX to exchange the application protocol information with connected peers. (See Related Documentation for how to define applications and configure application maps to interfaces, and for an example of the entire procedure that also includes classifier configuration.)

Note:

In Junos OS Release 12.1, the FCoE application was configured by default, so you did not need to configure it in an application map. In Junos OS Release 12.2, if you want DCBX to advertise the FCoE application on an interface and you apply an application map to that interface, you must explicitly configure FCoE in the application map. You also must enable priority-based flow control (PFC) on the FCoE code point on all interfaces that you want to advertise FCoE. If you apply an application map to an interface, the interface sends DCBX TLVs only for the applications configured in the application map.

  • To apply an application map to a DCBX interface, specify the DCBX interface and the application map name:

    content_copy zoom_out_map
    [edit protocols]
    user@switch# set dcbx interface interface-name application-map application-map-name

    For example, to apply an application map named ptp-app-map on interface xe-0/0/11:

    content_copy zoom_out_map
    user@switch# set protocols dcbx interface xe-0/0/11 application-map ptp-app-map
footer-navigation