|

- 社区积分
- 131
- 技术积分
- 1460
- 阅读权限
- 40
- 注册时间
- 2007-7-21
论坛徽章 2 |
我得cisco3745的IOS是c3745-is-mz.122-13.T9.bin,8AM在3745上识别,但配置时,有些命令提示为This command has no effect on this line; use modem AT commands instead。
配置如下:
username 3725 password 0 12345
username c3725 password 0 c12345
interface Group-Async1
ip unnumbered FastEthernet0/0
ip directed-broadcast
encapsulation ppp
async mode interactive
peer default ip address pool lab
ppp authentication chap
group-range 34 40
ip local pool lab 10.190.100.220 10.190.100.227
line 34 35
exec-timeout 0 0
script startup lab
modem InOut
modem autoconfigure discovery
transport input all
autoselect during-login
autoselect ppp
(( stopbits 1))
flowcontrol hardware
其中stopbits 1在3725还可以设置,这里提示This command has no effect on this line; use modem AT commands instead。而且当远程拨入时速度为28k,很慢,用speed 配制,提示也为This command has no effect on this line; use modem AT commands instead。
大家说怎们办,谢谢,急
网友:
我记得。speed是不能影响你的速度的。
和ethernet口不一样。 |
|