fabricpath switch-id
To configure an emulated switch ID, use the fabricpath switch-id command. To return to the default setting, use the no form of this command.
fabricpath switch-id switch-id
no fabricpath switch-id switch-id
Syntax Description
switch-id |
Emulated switch ID. The range is from 1 to 4095. |
Command Default
None
Command Modes
Interface configuration mode
Command History
Release |
Modification |
---|---|
5.1(1) |
This command was introduced. |
Usage Guidelines
This command does not require a license.
Examples
This example shows how to configure an emulated switch ID:
switch# configure terminal
switch(config)# vpc domain 1
switch(config-vpc-domain)# fabricpath switch-id 4
Configuring fabricpath switch id will flap vPCs. Continue (yes/no)? [no] yes
Note:
--------:: Re-init of peer-link and vPCs started ::--------
switch(config-vpc-domain)#
This example shows how to set the default ID value:
switch# configure terminal
switch(config)# vpc domain 1
switch(config-vpc-domain)# no fabricpath switch-id 4
Deconfiguring fabricpath switch id will flap vPCs. Continue (yes/no)? [no] yes
Note:
--------:: Re-init of peer-link and vPCs started ::--------
switch(config-vpc-domain)#