Provisioning FUP with stacking enabled

Use the CLI command to provision an FUP for an already provisioned or an existing member configured with the specified flexible module type defined by the corresponding J-number.

Syntax

stacking member <stack-member> flexible-module <SLOT-ID> type <J-NUMBER>

Description

Specifies the stack member to be configured.

Options

  • stack-member

    Specify the stack-member in the range 1–10.

  • SLOT-ID

    Specify an alphabetic device slot identifier A.

  • J-NUMBER
    Configure the type of the flexible module to be provisioned.
    • JL078A
    • JL081A
    • JL083A

Preconfigure a flexible module before installing, as it allows the ports to be preconfigured and ready to use. If the modules are not preconfigured, the default configuration is used. If a module other than the preconfigured module type is inserted, the module is not activated.

Example output

switch(config)# stacking member 
 <1-10>                Enter a stack member-ID for the 'member' 
                       command/parameter
                       
 switch(config)# stacking member 1 
 flexible-module       Pre-configure a flexible module before installing it.
 priority              Assigns a priority to the specified stack member.
 remove                Erases the stack member's configuration.
 shutdown              Shut down the specified stack member.
 type                  Configure the family of the switch being provisioned.


 switch(config)# stacking member 1 flexible-module 
 SLOT-ID               Enter an alphabetic device slot identifier.


 switch(config)# stacking member 1 flexible-module A 
 remove                Erases the flexible module configuration.
 type                  Configure the type of the flexible module being 
                       provisioned
                      
 switch(config)# stacking member 1 flexible-module A type 
 JL078A               
 JL081A               
 JL083A

 switch(config)# stacking member 1 flexible-module A type JL078A 
 switch(config)# show running-config 

Running configuration:

; hpStack_WC Configuration Editor; Created on release #WC.16.04.0000x
; Ver #10:0b.bf.bf.bb.ef.7c.59.fc.6b.fb.9f.fc.ff.ff.37.ef:bd

stacking
   member 1 type "JL322A" mac-address e0071b-dab580
   member 1 flexible-module A type JL078A
   member 2 type "JL321A" mac-address e0071b-de7dc0
   member 3 type "JL321A" mac-address e0071b-de8d00
   member 3 flexible-module A type JL081A
   member 4 type "JL321A" mac-address e0071b-def840
   exit
hostname "Aruba-Stack-2930M"
snmp-server community "public" unrestricted
oobm
   ip address dhcp-bootp
   member 1
      ip address dhcp-bootp
      exit
   member 2
      ip address dhcp-bootp
      exit
   member 3
      ip address dhcp-bootp
      exit
   member 4
      ip address dhcp-bootp
      exit
   exit
vlan 1
   name "DEFAULT_VLAN"
   untagged 1/1-1/48,1/A1,2/1-2/48,3/1-3/48,3/A1-3/A4,4/1-4/48
   ip address dhcp-bootp
   exit