部分配置如下:
!
service password-encryption
!
logging buffered 51200 warnings
enable secret 5 $1$fBG4$K3.970IejbSwoihYBnGzz.
!
no aaa new-model
!
ip source-route
ip cef
!
multilink bundle-name authenticated
!
license udi pid CISCO3845-MB sn FOC14230BT6
username xxx secret 5 $1$Lc8X$JMZ/Lm38fO5ZtFlmHsiWl.
username yyy privilege 15 password 7 062B5E01751B4A
username cisco privilege 15 password 7 060506324F41
!
interface GigabitEthernet0/0
description to firewall
ip address 172.168.10.14 255.255.255.0
ip nat inside
ip virtual-reassembly
duplex auto
speed auto
media-type rj45
!
ip forward-protocol nd
!
ip http server
ip http port 8044
ip http authentication local
ip http timeout-policy idle 60 life 86400 requests 10000
!
line con 0
line aux 0
line vty 0 4
privilege level 15
login local
transport input all
line vty 5 15
privilege level 15
login local
transport input telnet
!
scheduler allocate 20000 1000
end