The ISA hardware has an MDA form factor and is provisioned in the same manner as other MDAs in the config>card>mda>mda-type context.
Use the following commands to configure an ISA module:
Classic CLI commands
configure card slot-number mda mda-slot mda-type mda-type
MD-CLI commands
configure card slot-number mda mda-slot mda-type mda-type
The following output displays an ISA configuration example:
Classic CLI commands
*A:Dut-C>config>card# info
----------------------------------------------
        card-type iom4-e-b
        mda 1
            mda-type isa2-bb
        exit
        mda 2
            mda-type isa2-bb
        exit
----------------------------------------------
*A:Dut-C>config>card#
MD-CLI commands
(gl)[/configure card 9]
A:admin@Dut-E# info
    card-type iom4-e-b
    mda 1 {
        mda-type isa2-aa
    }
    mda 2 {
        mda-type isa2-aa
    }
    fp 1 {
    }