千家论坛_弱电智能化技术与工程讨论(建筑智能,家居智能,人工智能)

标题: CISCO2600专线可不可以用WIN2000路由代替 [打印本页]

作者: zgemzdl    时间: 2006-1-9 11:29
标题: CISCO2600专线可不可以用WIN2000路由代替

我单位有台CISCO2600路由器(IP:198.170.20.33),64K的专线,实现同其他网段的连接,

(客户机IP:198.170.20.50,255.255.255.224,网关:198.170.20.33,可以正常访问专线网络 )

可不可以不用2600,用计算机代替,如果可以,怎么配置计算机(用WIN2000路由),2600配置如下:


!
version 12.1
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname EMW_JZL
!
enable secret 5 $1$m9q9$KbMu2LNOiwLnIFpiV9P/J/
enable password 7 08701E1D
!
!
!
!
!
ip subnet-zero
no ip finger
no ip domain-lookup
!
!
!
!
interface Ethernet0/0
ip address 198.170.20.33 255.255.255.224
!
interface Serial0/0
bandwidth 64
ip address 198.170.20.226 255.255.255.252
encapsulation ppp
!
interface Serial0/1
no ip address
shutdown
!
interface Serial0/2
no ip address
shutdown
!
interface Serial0/3
no ip address
shutdown
!
ip classless
ip route 0.0.0.0 0.0.0.0 198.170.20.225
no ip http server
!
!
line con 0
transport input none
line aux 0
line vty 0 4
password 7 13544541
login
!
no scheduler allocate
end


作者: garger2000    时间: 2006-1-9 20:08
可以,但是windows系统的软路由,带不了几台电脑的
作者: zgemzdl    时间: 2006-1-12 10:16
为什么用WIN2000做上互联网的网关可以代几十台机器,




欢迎光临 千家论坛_弱电智能化技术与工程讨论(建筑智能,家居智能,人工智能) (http://bbs.qianjia.com/) Powered by Discuz! X3.2