fabricpath graceful-merge

To disable a graceful merge of the FabricPath feature, use the fabricpath graceful-merge command. To reenable this feature, enter the no form of the command.

fabricpath graceful-merge

no fabricpath graceful-merge

Syntax Description

This command has no arguments or keywords.

Command Default

Enabled

Command Modes

Global configuration mode

Command History

Release
Modification
5.1(3)N1(1)
This command was introduced.

Usage Guidelines

This command requires an Enhanced Layer 2 license.

Examples

This example shows how to disable FabricPath graceful merges on the switch:

switch# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
switch(config)# fabricpath graceful-merge
switch(config)#
 

This example shows how to enable FabricPath graceful merges on the switch:

switch# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
switch(config)# no fabricpath graceful-merge
switch(config)#

Related Commands

Command
Description
feature-set fabricpath
Enables the FabricPath feature set on the switch.
show running-config fabricpath
Displays the running system FabricPath configuration information.