帮忙查看配置
帮忙查看这个配置有无错误version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname HuiSenMeiYe_R01
!
boot-start-marker
boot-end-marker
!
logging buffered 51200 warnings
!
no aaa new-model
!
resource policy
!
ip subnet-zero
!
!
ip cef
!
!
ip host www.huisencoal.com 10.10.14.236
ip name-server 221.11.1.67
!
username cisco privilege 15 secret 5 $1$.GE7$O2rzrSjqoTxuhBTmhD55g1
!
!
!
interface GigabitEthernet0/0
description wangtong
ip address 221.11.39.26 255.255.255.252 secondary
ip address 221.11.26.170 255.255.255.0
ip nat outside
duplex auto
speed auto
!
interface GigabitEthernet0/1
ip address 192.168.10.2 255.255.255.0
ip nat inside
duplex full
speed 100
!
ip classless
ip route 0.0.0.0 0.0.0.0 221.11.26.169
ip route 0.0.0.0 0.0.0.0 221.11.39.25
ip route 10.10.14.0 255.255.255.0 192.168.10.1
ip dns server
!
no ip http server
ip nat pool 1 221.11.26.170 221.11.26.170 netmask 255.255.255.252
ip nat pool internet prefix-length 18
address 221.11.26.170 221.11.26.170
address 221.11.39.26 221.11.39.26
ip nat inside source list 10 pool 1 overload
ip nat inside source static tcp 10.10.14.235 80 221.11.26.170 80 extendable
ip nat inside source static tcp 10.10.14.235 8080 221.11.26.170 8080 extendable
ip nat inside source static tcp 10.10.14.235 8888 221.11.26.170 8888 extendable
ip nat inside source static tcp 10.10.14.235 9999 221.11.26.170 9999 extendable
ip nat inside source static tcp 10.10.14.236 80 221.11.39.26 80 extendable
ip nat inside source static tcp 10.10.14.236 8080 221.11.39.26 8080 extendable
ip nat inside source static tcp 192.168.10.120 443 221.11.39.26 9000 extendable
!
access-list 10 permit 10.10.14.0 0.0.0.255
access-list 15 permit 10.10.15.0 0.0.0.255
!
control-plane
!
!
line con 0
login local
line aux 0
line vty 0 4
privilege level 15
login local
transport input telnet
line vty 5 15
privilege level 15
login local
transport input telnet
!
scheduler allocate 20000 1000
!
end
可以
页:
[1]