多点子接口的帧中继配置(MP SubInterface FrameRealy)
2007-06-12 21:16:46
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章 原始出处 、作者信息和本声明。否则将追究法律责任。http://loveme23.blog.51cto.com/7891/29777 |
实验来源:工大瑞普Cisco网络技术论坛 ![]() 注:这个实验同样出现了上个实验所出现的问题,配置好后,接口怎么都起不来,不管它,过了10分钟左右自己莫名其妙的UP起来。郁闷!还是仅把配置贴出来。。 R1配置: Router#show run Building configuration... Current configuration : 1031 bytes ! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname Router ! ! ip subnet-zero ! ! ! ! ! ! ! ! ! ! fax interface-type fax-mail mta receive maximum-recipients 0 ! ! ! ! interface FastEthernet0/0 no ip address shutdown duplex auto speed auto ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! interface Serial1/0 no ip address shutdown serial restart_delay 0 ! interface Serial1/1 no ip address shutdown serial restart_delay 0 ! interface Serial1/2 no ip address encapsulation frame-relay serial restart_delay 0 frame-relay lmi-type ansi ! interface Serial1/2.1 multipoint ip address 172.16.1.1 255.255.255.0 frame-relay map ip 172.16.1.3 200 frame-relay map ip 172.16.1.2 100 ! interface Serial1/3 no ip address shutdown serial restart_delay 0 ! ip classless ip http server ip pim bidir-enable ! ! ! ! call rsvp-sync ! ! mgcp profile default ! dial-peer cor custom ! ! ! ! line con 0 line aux 0 line vty 0 4 ! ! end R2配置: Router#show run Building configuration... Current configuration : 946 bytes ! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname Router ! ! ip subnet-zero ! ! ! ! ! ! ! ! ! ! fax interface-type fax-mail mta receive maximum-recipients 0 ! ! ! ! interface FastEthernet0/0 no ip address shutdown duplex auto speed auto ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! interface Serial1/0 no ip address shutdown serial restart_delay 0 ! interface Serial1/1 no ip address shutdown serial restart_delay 0 ! interface Serial1/2 ip address 172.16.1.2 255.255.255.0 encapsulation frame-relay serial restart_delay 0 frame-relay map ip 172.16.1.1 101 frame-relay lmi-type ansi ! interface Serial1/3 no ip address shutdown serial restart_delay 0 ! ip classless ip http server ip pim bidir-enable ! ! ! ! call rsvp-sync ! ! mgcp profile default ! dial-peer cor custom ! ! ! ! line con 0 line aux 0 line vty 0 4 ! ! end R3配置: Router#show run Building configuration... Current configuration : 946 bytes ! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname Router ! ! ip subnet-zero ! ! ! ! ! ! ! ! ! ! fax interface-type fax-mail mta receive maximum-recipients 0 ! ! ! ! interface FastEthernet0/0 no ip address shutdown duplex auto speed auto ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! interface Serial1/0 no ip address shutdown serial restart_delay 0 ! interface Serial1/1 no ip address shutdown serial restart_delay 0 ! interface Serial1/2 ip address 172.16.1.3 255.255.255.0 encapsulation frame-relay serial restart_delay 0 frame-relay map ip 172.16.1.1 201 frame-relay lmi-type ansi ! interface Serial1/3 no ip address shutdown serial restart_delay 0 ! ip classless ip http server ip pim bidir-enable ! ! ! ! call rsvp-sync ! ! mgcp profile default ! dial-peer cor custom ! ! ! ! line con 0 line aux 0 line vty 0 4 ! ! end R4配置: Router#show run Building configuration... Current configuration : 1292 bytes ! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname Router ! ! ip subnet-zero ! ! ! frame-relay switching ! ! ! ! ! ! ! fax interface-type fax-mail mta receive maximum-recipients 0 ! ! ! ! interface FastEthernet0/0 no ip address shutdown duplex auto speed auto ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! interface Serial1/0 no ip address encapsulation frame-relay serial restart_delay 0 clockrate 64000 frame-relay lmi-type ansi frame-relay intf-type dce frame-relay route 100 interface Serial1/1 101 frame-relay route 200 interface Serial1/2 201 ! interface Serial1/1 no ip address encapsulation frame-relay serial restart_delay 0 clockrate 64000 frame-relay lmi-type ansi frame-relay intf-type dce frame-relay route 101 interface Serial1/0 100 ! interface Serial1/2 no ip address encapsulation frame-relay serial restart_delay 0 clockrate 64000 frame-relay lmi-type ansi frame-relay route 201 interface Serial1/0 200 ! interface Serial1/3 no ip address shutdown serial restart_delay 0 ! ip classless ip http server ip pim bidir-enable ! ! ! ! call rsvp-sync ! ! mgcp profile default ! dial-peer cor custom ! ! ! ! line con 0 line aux 0 line vty 0 4 ! ! end 以上为全部配置。 本文出自 “★Beckham~23” 博客,请务必保留此出处http://loveme23.blog.51cto.com/7891/29777 本文出自 51CTO.COM技术博客 |




loveme23
博客统计信息
热门文章
最新评论
友情链接