|
1、 进入超级终端,波特率=9600,数据位=8,奇偶校验=无,停止位=1,
流量控制=无。
2、 程序进入,出现提示符 isam>
3、 查看每个端口的配置状态,show portn ts 或show portall ts (n=1-9)
4、 配置端口占用的时隙, config portn ts n1,n2,n3,n4….n8
(n=1-9, n1,n2,n3,n4=1-31)
5、 查看E1配置状态, show e1
6、 配置E1状态, config e1 pcm31(或pcm31crc,pcm30,pcm30crc)
7、 清端口配置, config portn ts 或 clear portall (n=1-9)
|