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, such as A or B.

  • J-NUMBER
    Configure the type of the flexible module to be provisioned.
    • JL078A
    • JL079A
    • 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 installation.
 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
 JL079A
 JL083A
switch(config)# stacking member 1 flexible-module A type JL083A
switch(config)# show run

Running configuration:

; Stack_KB Configuration Editor; Created on release #KB.16.01.0000x
; Ver #0b:7c.59.f4.7b.ff.ff.fc.ff.ff.3f.ef:8d

stacking
   member 1 type "JL071A" mac-address 9457a5-8c5600
   member 1 flexible-module A type JL083A
   member 2 type "JL075A" mac-address 5065f3-12ef00
   exit
hostname "Switch"
no rest-interface
snmp-server community "public" unrestricted
oobm
   ip address dhcp-bootp
   member 1
      ip address dhcp-bootp
      exit
   member 2
      ip address dhcp-bootp
      exit
   exit
vlan 1
   name "DEFAULT_VLAN"
   untagged 1/1-1/24,1/A1-1/A4,2/1-2/16
   ip address dhcp-bootp
   exit