vsf member type
Syntax
vsf member
<MEMBER-ID> type
<TYPE> [mac
<MAC-ADDR>]
Description
Configure the family of the VSF member-switch being provisioned. After provisioning, the VSF member-switch can be configured as if it were physically present. When an VSF member-switch matching the provisioned details joins the VSF, it is provided this configuration. A new or missing VSF member can be configured as a provisioned device by using this command.
Parameters
- <MEMBER-ID >
The VSF member-ID for the member command or parameter. Member ID value can be in the range from 1 to 2.
- <TYPE>
Configure the family of the VSF member-switch being provisioned.
Restrictions
If switch "N" physically exists, the command will fail.
If switch "N" is provisioned, the command can be used to change the MAC or type.
If the J-Number is known to not support stacking, or the J-Number is unknown, the command will fail.
If the same MAC address is already provisioned or exists on another member ID, the command will fail.
Usage
vsf member <2> type <J9850A> mac <001122-334455>
Updates the strict provisioning for VSF member 2, and changes the MAC address to 001122-334455.
vsf member <2> type <J9850A>
Changes the "strict" provisioning for VSF member 2 to "loose" provisioning. The configured MAC address is then removed.
vsf member <2> type <J9850A> mac <00aabb-cceedd>
Changes "loose" provisioning for VSF member 2 to "strict" provisioning with MAC address 00aabb-cceedd.