一个关于ISDN的实验
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章 原始出处 、作者信息和本声明。否则将追究法律责任。http://caihong.blog.51cto.com/277306/78410 |
一个关于ISDN的实验
我用的2个2501的路由器,用了一个E0口,和一个BRI0口,并且俩个路由器是通过BRI0连接。
下面是各自的配置: router(config)#hosname R1 R1(config)#inter e0 R1(config-if)#ip add 192.168.0.1 255.255.255.0 R1(config-if)#no shut R1(config-if)#exit R1(config)#isdn switch-type basic-ni1 R1(config)#inter bri0 R1(config-if)#ip add 192.168.1.1 255.255.255.0 R1(config-if)#isdn spid1 32177820010100 R1(config-if)#dialer string 1234567 R1(config-if)#no sh R1r(config-if)#exit R1(config)#router rip R1(config-router)#net 192.168.0.0 R1(config-router)#net 192.168.1.0 R1(config-router)#exit R1(config)#inter bri0 R1(config-if)#encapsulation ppp R1(config-if)#ppp authentication chap R1(config-if)#exit R1(config)#username R2 password wendy _________________________________________________________________________________________________________________ router(config)#hosname R2 R2(config)#inter e0 R2(config-if)#ip add 192.168.2.1 255.255.255.0 R2(config-if)#no shut R2(config-if)#exit R2(config)#isdn switch-type basic-ni1 R2(config)#inter bri0 R2(config-if)#ip add 192.168.1.2 255.255.255.0 R2(config-if)#isdn spid1 32177820010100 R2(config-if)#dialer string 1234567 R2(config-if)#no sh R2r(config-if)#exit R2(config)#router rip R2(config-router)#net 192.168.2.0 R2(config-router)#net 192.168.1.0 R2(config-router)#exit R2(config)#inter bri0 R2(config-if)#encapsulation ppp R2(config-if)#ppp authentication chap R2(config-if)#exit R2(config)#username R1 password wendy 在这里并没有启动很复杂的功能,这样的配置有错误的地方吗?怎么就是通不了呢?
还烦请高手,指点一二~~
还有一点就是:SPID在我们中国需要配置吗?不是说有的地方可以设置,有的地方不用设置吗~
另外在配置的时候,俩端的SPID必须是一样的吗?我感觉应该没有这个必要,假如真的是一样的话,那也是巧合吧,因为这个东西 是ISP提供的吧~~ 本文出自 “不动的流星” 博客,请务必保留此出处http://caihong.blog.51cto.com/277306/78410 本文出自 51CTO.COM技术博客 |


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

