文本版|topic 高级搜索
   名人堂 帮助 论坛制度 意见反馈 | 首页 博客 周新贴 招聘 专题 新闻
RSS 底部
 
社区导航: 专家门诊   网络技术   操作系统   数据库   程序设计   系统应用   考试认证   CIO及信息化   站长交流   综合交流   下载基地  51CTO产品服务 设为首页 | 收藏本站
51CTO技术论坛» 思科技术 » cisco路由器配置单       [ 打印]  [ 订阅]  [ 收藏]  [ 推荐给朋友]   [ 本帖文本页]

论坛跳转:
     
标题: [原创] cisco路由器配置单  ( 查看:130  回复:0 )   
 
oscar_wen
新新人类  点击可查看详细



帖子 2
精华 0
无忧币 -2
积分 20
阅读权限 20
来自 (保密)
注册日期 2006-10-11
最后登录 2008-6-2 离线

[查看资料]  [发短消息]  [Blog
       
发表于: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认证?
2008-1-28 15:451楼
[ 顶部 ]
     
论坛跳转:  

| | |

标记已读 · 删除论坛Cookies · 文本版 · WAP
 
| 诚征版主 | 版主堂 | 意见建议 | 大史记 | 论坛地图
Copyright©2005-2008 51CTO.COM  Powered by Discuz!
本论坛言论纯属发布者个人意见,不代表51CTO网站立场!如有疑义,请与管理员联系。
京ICP备05051492号