Configuring Fabric Attach assignment timeout

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

Procedure

  1. Enter Global Configuration mode:

    enable

    configure terminal

  2. Configure the FA assignment time-out in seconds:

    fa assignment-timeout <45–480>

    Note

    Note

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

  3. Optional: Configure the default FA assignment time-out value:

    default fa assignment-timeout

Example

Configure the FA assignment time-out:

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

Verify the configuration:

Switch:1(config)#show fa

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

Variable definitions

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

Variable

Value

<45–480>

Specifies the Fabric Attach assignment time-out in seconds.

The default value is 240 seconds.