type

Syntax

type <TYPE>

Description

Configures the part number of the VSF member being provisioned. After provisioning, the interfaces of the member are available for configuration.

When the member eventually joins the stack, it will boot up with the configuration made on the pre-provisioned interfaces.

To provision a member, the member number and the part number of the member must be specified.

Command context

vsf-member-<ID>#

Parameters

<TYPE>
The part number of the member being provisioned. Required.

Authority

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

Examples

Configuring the part number of a VSF member:

switch(vsf-member-2)#
  type  The part number of the member being provisioned

switch(vsf-member-2)# type ?
  jl658a  6300M 24SFP+ /4SFP56 Switch
  jl659a  6300M 48SR PoE CLS 6 /4SFP56 Switch
  jl660a  6300M 24SR PoE CLS 6 /4SFP56 Switch
  jl661a  6300M 48G PoE CLS 4 /4SFP56 Switch
  jl662a  6300M 24G PoE CLS 4 /4SFP56 Switch
  jl663a  6300M 48G /4SFP56 Switch
  jl664a  6300M 24G /4SFP56 Switch
  jl665a  6300F 48G PoE CLS 4 /4SFP56 Switch
  jl666a  6300F 24G PoE CLS 4 /4SFP56 Switch
  jl667a  6300F 48G /4SFP56 Switch
  jl668a  6300F 24G /4SFP56 Switch

switch(vsf-member-2)# type jl662a

switch(vsf-member-2)# show running-config
Current configuration:
!
!Version ArubaOS-CX 
!
!
!
!
ssh maximum-auth-attempts 6
!
!
!
!
!
vlan 1
vsf member 1
    type jl661a
exit
vsf member 2
    type jl662a
exit