标签:电脑网络技术,电脑网络维护,http://www.yf1234.com
cisco2811设备配置手册,
no service password-encryption
!
hostname cisco
!
boot-start-marker
boot-end-marker
!
logging buffered 51200 warnings
enable secret 5 $1$CmQY$.VuwNArOx8wrB6/C2Sh7W.
enable password cisco
!
no aaa new-model
!
!
ip cef
no ip dhcp use vrf connected
ip dhcp excluded-address 192.168.1.1 192.168.1.99
ip dhcp excluded-address 192.168.1.201 192.168.1.254
!
ip dhcp pool f0/0
network 192.168.1.0 255.255.255.0
default-router 192.168.1.1
!
ip dhcp pool f0/1
dns-server 192.168.1.5 210.22.70.3
!
!
no ip domain lookup
ip domain name yourdomain.com
multilink bundle-name authenticated
!
!
!
archive
log config
hidekeys
!
!
!
!
!
interface FastEthernet0/0
description $ETH-LAN$$ETH-SW-LAUNCH$$INTF-INFO-FE 0/0$
ip address 192.168.1.1 255.255.255.0
ip nat inside
ip virtual-reassembly
duplex auto
speed auto
!
interface FastEthernet0/1
ip address 220.248.102.82 255.255.255.248
ip nat outside
ip virtual-reassembly
duplex auto
speed auto
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 220.248.102.81
!
!
ip http server
ip http access-class 23
ip http authentication local
ip http timeout-policy idle 60 life 86400 requests 10000
ip nat inside source list 1 interface FastEthernet0/1 overload
ip nat inside source static tcp 192.168.1.5 25 interface FastEthernet0/1 25
ip nat inside source static udp 192.168.1.5 25 interface FastEthernet0/1 25
ip nat inside source static udp 192.168.1.5 110 interface FastEthernet0/1 110
ip nat inside source static tcp 192.168.1.5 110 interface FastEthernet0/1 110
ip nat inside source static tcp 192.168.1.5 443 interface FastEthernet0/1 443
ip nat inside source static udp 192.168.1.5 443 interface FastEthernet0/1 443
ip nat inside source static udp 192.168.1.5 3389 interface FastEthernet0/1 3389
ip nat inside source static tcp 192.168.1.5 3389 interface FastEthernet0/1 3389
ip nat inside source static tcp 192.168.1.6 80 interface FastEthernet0/1 80
ip nat inside source static udp 192.168.1.6 80 interface FastEthernet0/1 80
ip nat inside source static udp 192.168.1.6 5300 interface FastEthernet0/1 5300
ip nat inside source static tcp 192.168.1.6 5300 interface FastEthernet0/1 5300
ip nat inside source static tcp 192.168.1.6 1433 interface FastEthernet0/1 1433
ip nat inside source static udp 192.168.1.6 1433 interface FastEthernet0/1 1433
!
access-list 1 permit 192.168.1.0 0.0.0.255
!
!
control-plane
!
banner exec ^C
% Password expiration warning.
———————————————————————
cisco2811设备配置手册
cisco2811设备配置手册
浏览次数: 234次|
发布日期:01-04 18:52:42 | 电脑网络知识