vsf member

Syntax

vsf member <MEMBER-ID>

no vsf member <MEMBER-ID>

Description

Creates VSF member context in the switch for the specified member.

The no form of this command removes the specified member from the stack. All configuration associated with the member, as well as the subsystems and interfaces of the member will also be removed.

If the member is physically present in the stack at the time it is removed, it will reboot with the default configuration and lose its identity as a member of the stack from which it was removed.

NOTE:

When a physically present member is removed, it may cause the stack to split.

Command context

config

Parameters

<MEMBER-ID>
VSF member identifier. Required. Range for 6200F devices: 1-8.

Authority

Administrators or local user group members with execution rights for this command.

Examples

Configuring a VSF member:

switch(config)# vsf member 2
switch(vsf-member-2)#

Removing a non-master member from the stack:

switch(config)# no vsf member 2
The specified switch will be unconfigured and rebooted
Do you want to continue (y/n)? y
NOTE:

Removing the running master should be done with caution as it can make the stack unusable if there is no standby.