This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
storage:brocade_adv [2025/04/16 17:23] manu [Steps to configure long distance port] |
storage:brocade_adv [2025/05/02 16:13] (current) manu [Configuring XISL] |
||
---|---|---|---|
Line 114: | Line 114: | ||
https://techdocs.broadcom.com/us/en/fibre-channel-networking/fabric-os/fabric-os-commands/9-2-x/Fabric-OS-Commands/lfCfg.html | https://techdocs.broadcom.com/us/en/fibre-channel-networking/fabric-os/fabric-os-commands/9-2-x/Fabric-OS-Commands/lfCfg.html | ||
+ | ===== Configuring QOS ===== | ||
+ | |||
+ | Quality Of Service can easily activated per zone | ||
+ | |||
+ | You can enable high or low priority traffic, based on a priority ID. | ||
+ | The id range is from 1 through 5 for high-priority traffic, which corresponds to VCs 10 through 14. For low-priority traffic, the id range is from 1 through 2, which corresponds to VCs 8 and 9. The id is optional; if it is not specified, the virtual channels are allocated through a round-robin scheme. | ||
+ | |||
+ | Example of High priority zone with ID 2 | ||
+ | QOSH2_myzone1 | ||
+ | |||
+ | For low priority 1 | ||
+ | QOSL1_myzone2 | ||
+ | |||
+ | After enabling zone, your ISL have to be configured for QOS: | ||
+ | <cli prompt='>'> | ||
+ | sw0:admin> portcfgqos --enable 3 | ||
+ | </cli> | ||
===== Configuring Virtual Fabric ===== | ===== Configuring Virtual Fabric ===== | ||
Line 486: | Line 503: | ||
==== ISL settings for DWDM ==== | ==== ISL settings for DWDM ==== | ||
- | {{storage:xxx.png|}} | + | {{storage:isl_dwdm_parameters.png?600|}} |
===== Connect to a switch without password ===== | ===== Connect to a switch without password ===== | ||