1 / 3
文档名称:

路由器配置成X.25交换机.doc

格式:doc   页数:3
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

路由器配置成X.25交换机.doc

上传人:翩仙妙玉 2012/7/1 文件大小:0 KB

下载得到文件列表

路由器配置成X.25交换机.doc

文档介绍

文档介绍:?象FR一样。
可以, 例子
Current configuration:
!
version
no service password-encrption
!
hostname x25-switch
!
!
x25 routing
!
!
interface 0/0
no ip address
shutdown
no lat enabled
!
interface
Serial 1/0
no ip address
encapsulation x25 dce
no ip mroute-cache
clockrate 64000
!
interface Serial 1/1
no ip address
encapsulation x25 dce
no ip mroute-cache
clockrate 64000
!
!
ip classless
!
x25 route 3********** interface Serial 1/0
x25 route 3********** interface Serial 1/1
!
line con 0
line aux 0
line vty 0 4
login
!