Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All

    show fibre-channel proxy fabric-state

    Syntax

    show fibre-channel proxy fabric-state <fabric fabric-name>

    Release Information

    Command introduced in Junos OS Release 12.1 for the QFX Series.

    Description

    Display Fibre Channel (FC) proxy fabric state information.

    Options

    fabric fabric-name

    (Optional) Display output only for the specified fabric.

    Required Privilege Level

    view

    List of Sample Output

    show fibre-channel proxy fabric-state
    show fibre-channel proxy fabric-state fabric

    Output Fields


    Table 1 lists the output fields for the show fibre-channel proxy fabric-state command. Output fields are listed in the approximate order in which they appear.

    Table 1: show fibre-channel proxy fabric-state Output Fields

    Field Name

    Field Description

    Fabric

    Name of the fabric.

    Fabric-id

    Fabric ID number.

    Proxy load balance algorithm

    Load-balancing algorithm used on the FCoE-FC gateway FC fabric:

    • Simple—Load balancing is based on the weighted utilization (load) of the NP_Ports connected to an FC fabric. Each new FLOGI or FDISC is assigned to the least-loaded link.
    • ENode-based—Load balancing is based on the ENode FLOGI. When an ENode logs in to the fabric, all subsequent FDISC sessions (VN_Port sessions) associated with that ENode are placed on the same link as the ENode FLOGI session, regardless of the link load. New ENode FLOGIs are placed on the least-loaded link.

    Fabric WWN verification

    Fabric worldwide name (WWN) verification check state on the FCoE-FC gateway fabric:

    • Yes—Fabric WWN verification check is enabled.
    • No—Fabric WWN verification check is disabled.

    Sample Output

    show fibre-channel proxy fabric-state

    user@switch> show fibre-channel proxy fabric-state

    Fabric: san_fab1, Fabric-id: 10
    Proxy load balance algorithm: Simple, Fabric WWN verification: Yes
    
    Fabric: san_fab2, Fabric-id: 20
    Proxy load balance algorithm: ENode based, Fabric WWN verification: Yes
    
    

    show fibre-channel proxy fabric-state fabric

    user@switch> show fibre-channel proxy fabric-state fabric san_fab1
    Fabric: san_fab1, Fabric-id: 10
    Proxy load balance algorithm: Simple, Fabric WWN verification: Yes
    

    Published: 2012-07-31