发布者:上海IT外包来源:http://www.lanmon.net点击数:4082
关于X.25交换机的问题
作 者: largo() 2001-05-14 19:08:36 :0 :0
:CISCO的路由器能不能做X.25交换机?象FR一样。
可以, 例子
Current configuration:
!
version 11.3
no service password-encrption
!
hostname x25-switch
!
!
x25 routing
!
!
interface Ethernet 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 311082194567 interface Serial 1/0
x25 route 311082191234 interface Serial 1/1
!
line con 0
line aux 0
line vty 0 4
login
!
end
分享到: