Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All

    Verifying ISDN PRI Configuration on Channelized Interfaces

    Purpose

    Verify that your configuration of ISDN PRI service on a channelized interface is correct.

    Action

    From operational mode, enter the show interfaces ct1-2/0/0 command.

    user@host# show interfaces ct1-2/0/0
    traceoptions {
        flag q921;
        file {
            isdnback;
        }
    }
    clocking external;
    isdn-options {
        switch-type ni2;
    }
    dialer-options {
        isdn-dialer-group priority 1;
        }
    partition 24 timeslots 24 interface-type dc;
    partition 1-23 timeslots 1-23 interface-type bc;
    
    [edit]
    

    Verify that the output shows your intended ISDN PRI interface configuration.

    Published: 2014-04-24