oscar_wen
新新人类
帖子
2
精华
0
无忧币 -2
积分 20
阅读权限 20
来自 (保密)
|
发表于:2008-1-28 15:45
标题:cisco路由器配置单
<上一帖 |
下一帖>
User Access Verification
Password:
skyhero>en
Password:
skyhero#sh run\
^
% Invalid input detected at '^' marker.
skyhero#sh run
Building configuration...
Current configuration : 1947 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname skyhero
!
enable secret 5 $1$P5Nj$PyegNaTYe7YU.X3w8Ejyv1
!
ip subnet-zero
ip cef
!
!
!
!
!
!
interface FastEthernet0/0
ip address 58.248.36.113 255.255.255.240 secondary
ip address 210.21.28.10 255.255.255.252
ip nat outside
speed 100
full-duplex
!
interface Serial0/0
no ip address
shutdown
!
interface FastEthernet0/1
ip address 10.9.131.253 255.255.255.0
ip nat inside
ip route-cache flow
duplex auto
speed auto
!
interface Serial0/1
no ip address
shutdown
!
ip nat pool internet 58.248.36.113 58.248.36.126 netmask 255.255.255.240
ip nat inside source list 10 pool internet overload
ip nat inside source static 10.9.131.5 58.248.36.114
ip nat inside source static 10.9.131.6 58.248.36.115
ip nat inside source static 10.9.131.7 58.248.36.117
ip nat inside source static 10.9.131.9 58.248.36.119
ip nat inside source static 10.9.131.10 58.248.36.120
ip nat inside source static 10.9.131.3 58.248.36.121
ip nat inside source static 10.9.131.11 58.248.36.122
ip nat inside source static 10.9.131.13 58.248.36.123
ip nat inside source static 10.9.131.4 58.248.36.116
ip nat inside source static 10.9.131.8 58.248.36.118
ip classless
ip route 0.0.0.0 0.0.0.0 210.21.28.9
ip route 10.0.0.0 255.255.255.0 10.9.131.254
no ip http server
no ip pim bidir-enable
!
!
access-list 10 deny 10.9.131.2
access-list 10 deny 10.9.131.3
access-list 10 deny 10.9.131.4
access-list 10 deny 10.9.131.5
access-list 10 deny 10.9.131.6
access-list 10 deny 10.9.131.7
access-list 10 deny 10.9.131.8
access-list 10 deny 10.9.131.9
access-list 10 deny 10.9.131.10
access-list 10 permit 10.9.131.0 0.0.0.255
access-list 110 deny icmp any any echo
access-list 110 deny icmp any any echo-reply
access-list 110 permit ip any any
!
line con 0
line aux 0
line vty 0 4
password 7 051813066A4F471A1A0A4544595C
login
!
!
end
skyhero#
|
 网络工程师到底该不该去考CCIE认证? |
|