【考试认证】CCNA/CCDACCNPCCIECCSP认证资讯

您现在的位置:首页 > 网络学院 > Cisco > 考试认证 > 认证资讯 > FR 背靠背实验配置

FR 背靠背实验配置

来源: 作者: 日期:2007-06-12

【聚杰网认证资讯】FR 背靠背实验配置
  1======= LMI========
  
  DCE:
  
  Router#sho run
  Building configuration...
  
  Current configuration:
  !
  version 11.3
  no service password-encryption
  !
  hostname Router
  !
  !
  frame-relay switching
  !
  !
  interface Ethernet0/0
   no ip address
   shutdown
  !
  interface Serial0/0
   ip address 192.168.1.2 255.255.255.0
   encapsulation frame-relay
   no ip mroute-cache
   no fair-queue
   clockrate 64000
   frame-relay map ip 192.168.1.2 100 //不MAP自己,无法ping通自己
   frame-relay map ip 192.168.1.3 100 //broadcast此处可要可不要
   frame-relay interface-dlci 100
   frame-relay intf-type dce
  !
  interface Serial0/1
   no ip address
   shutdown
  !
  ip classless
  !
  line con 0
  line aux 0
   password cisco
   login
  line vty 0 4
   password cisco
   login
  !
  end
  
  Router#
  
  Router#ping 192.168.1.3
  
  Type escape sequence to abort.
  Sending 5, 100-byte ICMP Echos to 192.168.1.3, timeout is 2 seconds:
  !!!!!
  Success rate is 100 percent (5/5), round-trip min/avg/max = 28/31/32 ms
  
  
  
  DTE:
  cisco2503#sh run
  Building configuration...
  
  Current configuration:
  !
  version 12.0
  no service pad
  service timestamps debug uptime
  service timestamps log uptime
  no service password-encryption
  service udp-small-servers
  service tcp-small-servers
  !
  hostname cisco2503
  !
  enable secret 5 $1$51Yo$OsPssTui6Lh1tBuzbpA4d.
  enable password router
  !
  ip subnet-zero
  no ip domain-lookup
  !
  !
  !
  interface Ethernet0
   no ip address
   no ip directed-broadcast
   no ip mroute-cache
   shutdown
  !
  interface Serial0
   ip address 192.168.1.3 255.255.255.0
   no ip directed-broadcast
   encapsulation frame-relay
   no ip mroute-cache
   logging event subif-link-status
   logging event dlci-status-change
   frame-relay map ip 192.168.1.2 100
   frame-relay map ip 192.168.1.3 100
   frame-relay interface-dlci 100
  !
  interface Serial1
   no ip address
   no ip directed-broadcast
   encapsulation ppp
   no ip mroute-cache
   shutdown
  !
  interface BRI0
   no ip address
   no ip directed-broadcast
   no ip mroute-cache
   shutdown
  !
  ip classless
  !
  !
  line con 0
   transport input none
  line aux 0
   transport input all
  line vty 0 4
   password cisco
   login
  !
  end
  
  cisco2503#
  
  2.=======disabled lmi=======
  
  DCE:
  Router#show run
  Building configuration...
  
  Current configuration:
  !
  version 11.3
  no service password-encryption
  !
  hostname Router
  !
  !
  frame-relay switching
  !
  !
  interface Ethernet0/0
   no ip address
   shutdown
  !
  interface Serial0/0
   no ip address
   encapsulation frame-relay
   no ip mroute-cache
   no keepalive
   no fair-queue
   clockrate 64000
  !
  interface Serial0/0.1 point-to-point
   ip address 192.168.1.2 255.255.255.0
   frame-relay interface-dlci 100
  !
  interface Serial0/1
   no ip address
   shutdown
  !
  ip classless
  !
  line con 0
  line aux 0
   password cisco
   login
  line vty 0 4
   password cisco
   login
  !
  end
  
  Router#
  
  
  DTE:
  cisco2503#show run
  Building configuration...
  
  Current configuration:
  !
  version 12.0
  no service pad
  service timestamps debug uptime
  service timestamps log uptime
  no service password-encryption
  service udp-small-servers
  service tcp-small-servers
  !
  hostname cisco2503
  !
  enable secret 5 $1$51Yo$OsPssTui6Lh1tBuzbpA4d.
  enable password router
  !
  ip subnet-zero
  no ip domain-lookup
  !
  !
  !
  interface Ethernet0
   no ip address
   no ip directed-broadcast
   no ip mroute-cache
   shutdown
  !
  interface Serial0
   no ip address
   no ip directed-broadcast
   encapsulation frame-relay
   no ip mroute-cache
   logging event subif-link-status
   logging event dlci-status-change
   no keepalive
  !
  interface Serial0.1 point-to-point
   ip address 192.168.1.3 255.255.255.0
   no ip directed-broadcast
   frame-relay interface-dlci 100
  !
  interface Serial1
   no ip address
   no ip directed-broadcast
   encapsulation ppp
   no ip mroute-cache
   shutdown
  !
  interface BRI0
   no ip address
   no ip directed-broadcast
   no ip mroute-cache
   shutdown
  !
  ip classless
  !
  !
  line con 0
   transport input none
  line aux 0
   transport input all
  line vty 0 4
   password cisco
   login
  !
  end
  
  cisco2503#
  
  
  
  

以下相关文章您是否也应该阅读一下 无相关信息
评论   点击查看全部评论
您的评论参与,将为聚杰带来更大的动力!请不要吝啬!
快速回复
请使用文明语言让我们维护健康绿色网络环境!

匿名发表   验证码: