Configuring Fabric Attach discovery timeout

Use this procedure to configure the Fabric Attach discovery time-out.

Procedure

  1. Enter Global Configuration mode:

    enable

    configure terminal

  2. Configure the FA discovery time-out in seconds:
    fa discovery-timeout <45–480>
    Note

    Note

    The discovery time-out must be greater than or equal to the assignment time-out.

  3. Optional: Configure the default FA discovery time-out:

    default fa discovery-timeout

Example

Configure the FA discovery time-out.

Switch:1>en
Switch:1#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Switch:1(config)#fa discovery-timeout 50

Verify the configuration.

Switch:1(config)#show fa

=======================================================================
                          Fabric Attach Configuration
=======================================================================
                            FA Service : enabled
                       FA Element Type : server
                 FA Assignment Timeout : 45
                  FA Discovery Timeout : 50
                     FA Provision Mode : spbm

Variable definitions

The following table defines parameters for the fa discovery-timeout command.

Variable

Value

<45–480>

Specifies the Fabric Attach discovery time-out in seconds.

The default value is 240 seconds.