Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

family fcoe

date_range 19-Nov-23

Syntax

QFX Series Standalone Switches

content_copy zoom_out_map
family fcoe {
    oxid (enable | disable);
}

QFabric Systems

content_copy zoom_out_map
family fcoe {
    ethernet-interfaces {
        node-group (node-group-name | all) {
            oxid (enable | disable);
        }
    }
    fabric-interfaces {
        node-group (node-group-name | all) {
            oxid (enable | disable);
        }
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit forwarding-options hash-key]

Description

Configure whether or not to use the originator exchange identifier (OxID) field for hash control for FCoE traffic load balancing.

Options

The remaining statement is explained separately. See CLI Explorer.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 12.3.

Ethernet-interfaces and fabric-interfaces statements introduced in Junos OS Release 13.2X52-D10 for the QFX Series.

footer-navigation