注册 | 登录 忘记密码? 51cto首页 | 博客 | 论坛 | 招聘
热点文章 利用IPSec实现网络安全之..
 帮助

华为 路由器AUX端口拨号配置


2007-08-15 17:38:40
 标签:拨号 aux    [推送到技术圈]

[Quidway]disp cur
#
 sysname Quidway
#
 local-user test password simple test
#
 ip pool 1 10.127.254.2 10.127.254.5
#
 aaa enable
 aaa accounting-scheme optional
 aaa authentication-scheme local-first
#
 dialer-rule 1 ip permit
#
interface Aux0
 baudrate 19200
 async mode protocol
 link-protocol ppp
 dialer enable-circular
 dialer circular-group 0
#
interface Dialer0
 link-protocol ppp
 ppp authentication-mode pap
 ip address 10.127.254.254 255.255.255.0
 dialer enable-circular
 dialer-group 1
 remote address pool 1
 ospf authentication-mode md5 1 WV2[J->SMX7Q=^Q`MAF4<1!!
#
interface Ethernet0/0/0
#
interface Ethernet0/0/1
 ip address 10.127.12.100 255.255.255.0
 ospf authentication-mode md5 1 WV2[J->SMX7Q=^Q`MAF4<1!!
#
interface NULL0
#
ospf 1
 peer 10.127.4.254
 area 0.0.0.0
  network 10.127.4.0 0.0.0.255
  network 10.127.12.100 0.0.0.0
  network 10.127.254.0 0.0.0.255
  authentication-mode md5
#
 ip route-static 0.0.0.0 0.0.0.0 10.127.4.254 preference 60
#
user-interface con 0
 authentication-mode password
 set authentication password cipher WV2[J->SMX7Q=^Q`MAF4<1!!
 idle-timeout 120 0
user-interface aux 0
 modem call-in
 modem auto-answer
 speed 19200
user-interface vty 0 4
 user privilege level 3
 set authentication password cipher WV2[J->SMX7Q=^Q`MAF4<1!!
#
return




    文章评论
 
2007-08-15 21:33:16
这得好好看看
端口的配置得很详细

2008-06-28 12:09:06
如果能加点中文解释,对于我这种没接触过华为设备的菜鸟新手来说,会有莫大的帮助,十分感谢分享

 

发表评论

昵   称:
验证码:  点击图片可刷新验证码  博客过2级,无需填写验证码
内   容: