interface Serial0/0/0 description DDN from S to Z bandwidth 2048 ip address 172.20.15.5 255.255.255.252 ip virtual-reassembly encapsulation ppp ! ip forward-protocol nd ip route 0.0.0.0 0.0.0.0 172.20.15.6 ! suzhouboy 发表于 2010-11-29 16:27
Current configuration : 1514 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Dianxin1841 ! boot-start-marker boot-end-marker ! enable secret 5 $1$dBI7$/Uz.0ct/zROojURgtyf6o0 ! no aaa new-model ip cef ! ! ! ! no ip domain lookup multilink bundle-name authenticated ! ! username cisco privilege 15 password 0 cisco1 username winscom password 0 winscom username 123 privilege 15 password 0 123 archive log config hidekeys ! ! ! ! ! ! interface FastEthernet0/0 description dianxin1841 lan port ip address 172.16.2.253 255.255.255.0 ip nat inside ip virtual-reassembly duplex auto speed auto standby 1 ip 172.16.2.254 standby 1 priority 110 standby 1 preempt standby 1 track Serial0/0/0 ! interface FastEthernet0/1 ip address 172.10.15.254 255.255.255.0 duplex auto speed auto ! interface Serial0/0/0 description DDN from S to Z bandwidth 2048 ip address 172.20.15.5 255.255.255.252 ip virtual-reassembly encapsulation ppp ! ip forward-protocol nd ip route 0.0.0.0 0.0.0.0 172.20.15.6 ! ! ip http server ip http authentication local ip http timeout-policy idle 600 life 6400 requests 2 ip nat inside source list 1 interface Serial0/0/0 overload ip nat inside source static tcp 172.16.2.2 8080 172.20.15.201 8080 extendable ! access-list 1 permit 0.0.0.0 ! ! control-plane ! ! line con 0 line aux 0 line vty 0 4 privilege level 15 password cisco login local transport input telnet ! scheduler allocate 20000 1000 end
发布评论
评论(8)
我问他要2台的,他给我打了5折。我当然也给他打5折了。
靠,
你把ip route 0.0.0.0 0.0.0.0 172.20.15.6
改成ip route Serial0/0/0就行了。
两台1841都改。
另:哥们儿,你那个f0/1似乎没什么用吧?不用的接口配置清零,否则有你吃亏的时候。
又:斑竹你太不负责了,这小毛病你都不给好好瞧。
快起来,别做梦了,小心尿床。
回复 5# ssffzz1
听我忽悠可以长寿。
换J的最高端最保险。八字没一撇就开始换设备了,用户不骂你?
回复 1# suzhouboy
换两台1841路由器为一台juniper ssg 20 估计够用了.
Building configuration...
Current configuration : 1514 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Dianxin1841
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$dBI7$/Uz.0ct/zROojURgtyf6o0
!
no aaa new-model
ip cef
!
!
!
!
no ip domain lookup
multilink bundle-name authenticated
!
!
username cisco privilege 15 password 0 cisco1
username winscom password 0 winscom
username 123 privilege 15 password 0 123
archive
log config
hidekeys
!
!
!
!
!
!
interface FastEthernet0/0
description dianxin1841 lan port
ip address 172.16.2.253 255.255.255.0
ip nat inside
ip virtual-reassembly
duplex auto
speed auto
standby 1 ip 172.16.2.254
standby 1 priority 110
standby 1 preempt
standby 1 track Serial0/0/0
!
interface FastEthernet0/1
ip address 172.10.15.254 255.255.255.0
duplex auto
speed auto
!
interface Serial0/0/0
description DDN from S to Z
bandwidth 2048
ip address 172.20.15.5 255.255.255.252
ip virtual-reassembly
encapsulation ppp
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 172.20.15.6
!
!
ip http server
ip http authentication local
ip http timeout-policy idle 600 life 6400 requests 2
ip nat inside source list 1 interface Serial0/0/0 overload
ip nat inside source static tcp 172.16.2.2 8080 172.20.15.201 8080 extendable
!
access-list 1 permit 0.0.0.0
!
!
control-plane
!
!
line con 0
line aux 0
line vty 0 4
privilege level 15
password cisco
login local
transport input telnet
!
scheduler allocate 20000 1000
end
哦。上2台1841的配置我看下。