Displaying Adapter Card Information

After performing the adapter card configuration, you can use the config>card 1 and the info commands to display the information on the 7705 SAR-8 Shelf V2.

NOK-1>config# card 1
NOK-1>config>card# info
#--------------------------------------------------
echo "Card Configuration"
#--------------------------------------------------
    card 1
        card-type iom-sar
        mda 1
            mda-type a6-em
        exit
        mda 2
            mda-type a4-oc3
        exit
        mda 3
            mda-type a16-chds1v2
        exit
        mda 4
            mda-type a4-chds3v2
        exit
        mda 5
            mda-type a8-1gb-sfp
        exit
        mda 6
            mda-type a2-choc3
        exit
    exit
#--------------------------------------------------
.....
NOK-1> config#

Use the config>card 1 and the info detail commands to display the adapter card detailed configuration information on the 7705 SAR-8 Shelf V2.

NOK-1>config# card 1
NOK-1>config>card# info detail
#--------------------------------------------------
echo "Card Configuration"
#--------------------------------------------------
card 1
        card-type iom-sar
        mda 1
            mda-type a6-em
            voice
                companding-law a-law
                signaling-type type-v
            exit
            no shutdown
        exit
        mda 2
            mda-type a4-oc3
            no fabric-stats-enabled
            network
                ingress
                    fabric-policy 1
                    queue-policy "default"
                exit
            exit
            access
                ingress
                    fabric-policy 1
                exit
            exit
            no shutdown
        exit
        mda 3
            mda-type a16-chds1v2
            clock-mode adaptive
            no fabric-stats-enabled
            network
                ingress
                    fabric-policy 1
                    queue-policy "default"
                exit
            exit
            access
                ingress
                    fabric-policy 1
                exit
            exit
            no shutdown
        exit
        mda 4
            no shutdown
            mda-type a4-chds3v2
            no fabric-stats-enabled
            network
                ingress
                    fabric-policy 1
                    queue-policy "default"
                exit
            exit
            access
                ingress
                    fabric-policy 1
                exit
            exit
        exit
        mda 5
            mda-type a8-1gb-sfp
            no fabric-stats-enabled
            network
                ingress
                    fabric-policy 1
                    queue-policy "default"
                exit
            exit
            access
                ingress
                    fabric-policy 1
                exit
            exit
            no shutdown
        exit
        mda 6
            mda-type a2-choc3
            clock-mode adaptive
            no fabric-stats-enabled
            network
                ingress
                    fabric-policy 1
                    queue-policy "default"
                exit
            exit
            access
                ingress
                    fabric-policy 1
                exit
            exit
            no shutdown
        exit
        no shutdown
    exit
#-------------------------------------------------
......
NOK-1> config#