设为首页收藏本站language 语言切换
查看: 1334|回复: 0
收起左侧

路由器配成桥的实例

[复制链接]
发表于 2010-8-25 15:56:32 | 显示全部楼层 |阅读模式
  Router 1
  Current configuration:
  !
  version 11.2
  service udp-small-servers
  service tcp-small-servers
  !
  hostname Router1
  no ip routing
  !
  enable password foo
  !
  username Router2 password bar
  username Router3 password bar
  isdn switch-type basic-5ess
  !
  interface Ethernet0
  ip address 10.1.1.1 255.255.255.0
  media-type 10BaseT
  bridge-group 1
  !
  interface BRI0
  no ip address
  no ip mroute-cache
  encapsulation ppp
  no ip route-cache
  dialer pool-member 1
  ppp authentication chap
  !
  interface Dialer0
  no ip address
  no ip mroute-cache
  encapsulation ppp
  no ip route-cache
  dialer remote-name Router2
  dialer string 5552323
  dialer pool 1
  dialer-group 2
  no fair-queue
  no cdp enable
  ppp authentication chap
  bridge-group 1
  !
  interface Dialer1
  no ip address
  no ip mroute-cache
  encapsulation ppp
  no ip route-cache
  dialer remote-name Router3
  dialer string 5553434
  dialer pool 1
  dialer-group 2
  no cdp enable
  ppp authentication chap
  bridge-group 1
  !
  dialer-list 2 protocol bridge permit
  bridge 1 protocol ieee
  end
  
   
  
  
  Router 2
  Current configuration:
  !
  version 11.2
  service udp-small-servers
  service tcp-small-servers
  !
  hostname Router2
  no ip routing
  !
  enable password foo
  !
  username Router1 password bar
  isdn switch-type basic-5ess
  !
  interface Ethernet0
  ip address 10.1.1.2 255.255.255.0
  no ip route-cache
  bridge-group 1
  !
  interface BRI0
  no ip address
  encapsulation ppp
  no ip route-cache
  dialer pool-member 1
  !
  interface Dialer0
  no ip address
  encapsulation ppp
  no ip route-cache
  dialer remote-name Router1
  dialer string 5551212
  dialer pool 1
  dialer-group 2
  no fair-queue
  no cdp enable
  ppp authentication chap
  bridge-group 1
  !
  dialer-list 2 protocol bridge permit
  bridge 1 protocol ieee
  !
  end
  
   
  
  
  Router 3
  Current configuration:
  !
  version 11.2
  service udp-small-servers
  service tcp-small-servers
  !
  hostname Router3
  no ip routing
  !
  username Router1 password bar
  isdn switch-type basic-5ess
  !
  interface Ethernet0
  ip address 10.1.1.3 255.255.255.0
  no ip route-cache
  bridge-group 1
  !
  interface BRI0
  no ip address
  encapsulation ppp
  no ip route-cache
  dialer pool-member 1
  ppp authentication chap
  !
  interface Dialer0
  no ip address
  encapsulation ppp
  no ip route-cache
  dialer remote-name Router1
  dialer string 5551212
  dialer pool 1
  dialer-group 2
  no cdp enable
  ppp authentication chap
  bridge-group 1
  !
  dialer-list 2 protocol bridge permit
  bridge 1 protocol ieee
  !
  end
您需要登录后才可以回帖 登录 | 论坛注册

本版积分规则

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

GMT+8, 2025-2-4 00:01 , Processed in 0.058042 second(s), 12 queries , Redis On.  

  Powered by Discuz!

  © 2001-2025 HH010.COM

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