找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 5608|回复: 0

[整机] 华为路由器和思科路由器之间用PPP协议连接问题.

[复制链接]
发表于 2006-3-15 09:35:53 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

×
思科路由器配置:
shenzhen#show run
Building configuration...

Current configuration : 1173 bytes
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname shenzhen
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$eQZO$7zS8cwgFqjJHFNdUuJDnF1
enable password 7 0142535C
!
no aaa new-model
ip subnet-zero
!
username 158 password 7 055A5357
!
!
!
interface Ethernet0
ip address 192.192.197.254 255.255.255.0
no cdp enable
!
interface Ethernet1
no ip address
shutdown
no cdp enable
!
interface Serial0
ip unnumbered Ethernet0
encapsulation ppp
no fair-queue
no cdp enable
ppp authentication pap
ppp pap sent-username 158 password 7 1248504F
!
interface Serial1
no ip address
shutdown
no cdp enable
!
no ip http server
ip classless
ip route 192.168.1.0 255.255.255.0 192.168.1.10
ip route 192.168.2.0 255.255.255.0 192.168.1.10
ip route 192.168.3.0 255.255.255.0 192.168.1.10
ip route 192.168.168.0 255.255.255.0 Serial0
ip route 192.192.192.0 255.255.255.0 Serial0
ip route 192.192.193.0 255.255.255.0 Serial0
!
!
no cdp run
!
banner motd ^C
please don't to do!^C
!
line con 0
exec-timeout 10 5
password 7 0142535C
login
line aux 0
line vty 0 4
password 7 15435E54
login
!
end
shenzhen#


华为路由器配置:
[shenzhen]disp cu
  Now create configuration...
  Current configuration
  !
    version 1.74
    local-user user service-type ppp
    local-user 158 service-type administrator password cipher .I)C`9XC9NO-JEXJQ<
%DJQ!!
    sysname shenzhen
    info-center console
    firewall enable
    aaa-enable
    aaa accounting-scheme optional
  !
  interface Aux0
    async mode flow
    link-protocol ppp
  !
  interface Ethernet0
    ip address 192.192.197.254 255.255.255.0
  !
  interface Ethernet1
  !
  interface Serial0
    clock DTECLK1
    undo detect DSR-DTR
    link-protocol ppp
    ip address unnumbered Ethernet0
  !
  interface Serial1
    link-protocol ppp
  !
  quit
  ip route-static 192.168.1.0 255.255.255.0 192.168.1.10 preference 60
  ip route-static 192.168.2.0 255.255.255.0 192.168.1.10 preference 60
  ip route-static 192.168.3.0 255.255.255.0 192.168.1.10 preference 60
  ip route-static 192.168.168.0 255.255.255.0 Serial 0 preference 60
  ip route-static 192.192.192.0 255.255.255.0 Serial 0 preference 60
  ip route-static 192.192.193.0 255.255.255.0 Serial 0 preference 60
  !
  return

[shenzhen]

这两个中有什么不对的吗?我把华为的路由器换成思科的路由器,却于对方无法连接.
routeros
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|手机版|小黑屋|软路由 ( 渝ICP备15001194号-1|渝公网安备 50011602500124号 )

GMT+8, 2024-5-1 10:41 , Processed in 0.039529 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.5 Licensed

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表