13.5 其他注意事项
1、无论是异步口还是同异步串口在配置拨号时,都必须在user-interface里配置modem和speed
其相应的端口号可以用如下命令查看
<Quidway>disp user-interface
Idx Type Tx/Rx Modem Privi Auth Int
+ 0 CON 0 9600 - 3 N -
129 AUX 0 57600 inout 0 P -
130 VTY 0 - 0 P -
131 VTY 1 - 0 P -
132 VTY 2 - 0 P -
133 VTY 3 - 0 P -
134 VTY 4 - 0 P -
UI(s) not in async mode -or- with no hardware support:
1-128
+ : Current UI is active.
F : Current UI is active and work in async mode.
Idx : Absolute index of UIs.
Type : Type and relative index of UIs.
Privi: The privilege of UIs.
Auth : The authentication mode of UIs.
Int : The physical location of UIs.
A : Authentication use AAA.
L : Authentication use local database.
N : Current UI need not authentication.
P : Authentication use current UI's password.
2、同步口配置拨号
『注意』
参见异步口配置,需要多加几条配置命令
[Router-Serial1/0]physical-mode async
[Router-Serial1/0]modem
3、am口拨号的配置
『注意』
参见异步口拨号的配置
PC拨号入AM接口,速率最高是33.6Kbps
原因是两次数模转换的理论值就是33.6Kbps
4、bri口拨号的配置
『注意』
参见异步口拨号的配置,只是不需要配置modem和speed
如果想两个B信道同时拨号,注意增加
ppp mp
ppp mp min-bind 2
dialer threshold 0(数值是实际数据流量占一条B信道的百分比,缺省是80)
5、pri口拨号的配置
『注意』
参见异步口拨号的配置。
需要配置如下命令
[Router] controller E1 3/0 pri-set
[Router-E1 3/0]pri-set
其余的配置在interface serial3/0:15里,与异步口配置类似
6、异步专线的配置
【注意】
a. 确认电信将线路设置为异步专线方式
b. 两边使用的Modem设置为异步专线方式
c. 在路由器上的配置和普通拨号配置类似,区别在于不需要使能modem。
当设置异步串口工作在专线方式时,必须确认没有配置modem命令,即必须使用undo modem命令来禁止拨号。
7、AUX口必须使用huawei-3Com原配的AUX电缆连接Modem,不能使用Cisco的电缆,否则无法拨通。