華爲 路由器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
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章