Configuring Cards, MDA Carrier Modules (MCMs) and Media Dependent Adapters (MDAs)
Page 152 7750 SR OS Interface Configuration Guide
Configuring Forwarding Plane Parameters
The following output provides a forwarding plane configuration. The fp command is not allowed 
on iom-1 or iom-2 types. An error message appears when the command is executed on an incorrect 
IOM type: 
MINOR: CLI This command is not supported for iom2-20g.
*A:Dut-C# configure card 10
*A:Dut-C>config>card# info
----------------------------------------------
        card-type iom3-xp
        fp 1
            ingress
                mcast-path-management
                    bandwidth-policy "BWP"
                    no shutdown
                exit
            exit
        exit
        mda 1
            mda-type m1-10gb
            ingress
                mcast-path-management
                    bandwidth-policy "BWP"
                    no shutdown
                exit
            exit
        exit
        mda 2
            mda-type m2-10gb-xfp
            ingress
                mcast-path-management
                    bandwidth-policy "BWP"
                    no shutdown
                exit
            exit
        exit
----------------------------------------------
*A:Dut-C>config>card# exit