免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1502 | 回复: 0
打印 上一主题 下一主题

一个CISCO2611拨号的问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2004-04-26 22:59 |只看该作者 |倒序浏览
一个酒厂,下边分厂通过拨号定时向总部传送数据.总部CISCO2611配置如下:
PiJiuChang#sh run
Building configuration...

Current configuration : 1472 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname PiJiuChang
!
enable secret 5 $1$gWPd$53PY8yNhMhCbMjDalik5q0
!
username 111 password 0 111
username xpcw password 0 xpcw
ip subnet-zero
!
!
!
!
!
!
interface Loopback0
ip address 192.168.1.254 255.255.255.255
!
interface FastEthernet0/0
description connect to banchs
ip address 192.168.160.254 255.255.255.0
duplex auto
speed auto
no cdp enable
!
interface FastEthernet0/1
description connect to xjgd
no ip address
speed 10
full-duplex
no cdp enable
!
interface Async65
ip unnumbered Loopback0
encapsulation ppp
ip tcp header-compression passive
no ip mroute-cache
async mode dedicated
peer default ip address pool pool
ppp authentication pap
!
interface Group-Async1
ip unnumbered Loopback0
encapsulation ppp
no ip mroute-cache
async mode dedicated
peer default ip address pool pool
ppp authentication pap
group-range 33 40
!
ip local pool pool 192.168.16.180 192.168.16.250
ip classless
no ip http server
no ip pim bidir-enable
!
!
access-list 1 permit 192.168.160.0 0.0.0.255
no cdp run
!
line con 0
exec-timeout 0 0
logging synchronous
line 33 40
modem InOut
modem autoconfigure discovery
transport input all
stopbits 1
flowcontrol hardware
line aux 0
modem InOut
modem autoconfigure discovery
transport input all
stopbits 1
speed 38400
flowcontrol hardware
line vty 0 4
password hengsy
login
!
!
end


现在如果下边拨号用户自动获取的IP为192.168.16.180,则在路由器上或是内部服务器上都能PING到该用户.但如果用户自动获取的IP为192.168.16.181,则只能是该用户能PING通路由器和内部服务器,而在路由器上或是内部服务器上均无法PING到该用户.但SHOW IP ROUTE均能看到一条新增路由.
哪位大侠给予指点迷津,小弟先谢了!
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP