Verify that your configuration of ISDN PRI service on a channelized interface is correct.
From the J-Web interface, select Configuration>View and Edit>View Configuration Text. Alternatively, from configuration mode in the CLI, 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.