设为首页收藏本站language→→ 语言切换

鸿鹄论坛

 找回密码
 论坛注册

QQ登录

先注册再绑定QQ

查看: 1018|回复: 0
收起左侧

一个Snapshot 配置的实例

[复制链接]
发表于 2013-12-9 09:03:39 | 显示全部楼层 |阅读模式
(无图,很简单,就两台路由器)
ietobe()
hostname router2
!
username all
username router1 password foo <-- for CHAP athentication
!
isdn switch-type basic-net3
!
interface Ethernet0
ip address 192.168.60.34 255.255.255.0
!
interface BRI0
ip address 172.16.13.134 255.255.255.0
encapsulation ppp
no keepalive
dialer idle-timeout 300
dialer map ip 172.16.13.133 name router1 broadcast 5552070
dialer hold-queue 10 <-- snapshot itself will not use this
dialer-group 1
snapshot server 5
! make sure active time "5" matches the active time on client side
ppp authentication chap
!
router igrp 33
network 172.16.0.0
network 192.168.60.0
!
access-list 101 deny igrp 0.0.0.0 255.255.255.255 0.0.0.0 255.255.255.255
access-list 101 deny ip 198.92.60.149 0.0.0.0 0.0.0.0 255.255.255.255
access-list 101 permit ip 0.0.0.0 255.255.255.255 0.0.0.0 255.255.255.255
! Snapshot routing does not need to de defined in the access-list.
!
dialer-list 1 list 101
更多资源请关注鸿鹄论坛:http://bbs.hh010.com
router igrp 33
network 172.16.0.0
!
access-list 101 deny igrp any any
access-list 101 permit ip any any
!
dialer-list 1 list 101
×××××××××××××××××××××××××××××××××
hostname router1
!
username router2 password foo
!
isdn switch-type basic-net3
!
interface Ethernet0
ip address 133.11.12.133 255.255.255.0 secondary
ip address 198.92.60.133 255.255.255.0
!
interface BRI0
ip address 172.16.13.133 255.255.255.0
encapsulation ppp
no keepalive
dialer map snapshot 1 5552050
! or use alternatively: dialer map snapshot 1 name router2 broadcast 5552050
dialer map ip 172.16.13.134 name router2 broadcast 5552050
dialer hold-queue 10
dialer-group 1
snapshot client 5 20 dialer
! the dialer option means we allow snapshot to use the dialer interface.
ppp authentication chap
!




                               
登录/注册后可看大图
该贴已经同步到 huangjun6920的微博
您需要登录后才可以回帖 登录 | 论坛注册

本版积分规则

QQ|Archiver|手机版|小黑屋|sitemap|鸿鹄论坛 ( 京ICP备14027439号 )  

GMT+8, 2025-1-22 18:58 , Processed in 0.056620 second(s), 10 queries , Redis On.  

  Powered by Discuz!

  © 2001-2025 HH010.COM

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