Cisco基本网络配置讲解.ppt

  1. 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Cisco基本网络配置讲解

syslog: (1)logging enable (2)logging timestamp (3)logging trap warnings (4)logging host inside 10.1.1.1 Nat-control: (1)可以在任何位置使用 show run (2)show run + 特定关键字= 查看running配置 --- show run interface --- show run nat --- show run tunnel-group (3)show run all +特定关键字=查看详细配置 (包括系统默认的配置) --- show run all tunnel –group ? * 性能监控: (1)show cpu usage (2)show memory (3)show perfmon monitor the rate of attacks for individual contexts(针对虚拟防火墙) 查看IP地址和nameif : (1)show ip address (2)show nameif (3)show interface (4)show interface ip brief ? * Q&A Thank You! * 单击此处编辑母版标题样式 一、cisco的三种设备类型 1、cisco 路由器 2、cisco switch (思科交换机) 3、cisco asa5510(思科防火墙) * 1、路由器设备型号 * 871 1800 2600 2800 3600 7200 2、交换机设备型号 2950 2960 2970 3550 3560 4506 4510 6050 * 3、Cisco 防火墙型号 Asa: asa 5505 asa 5510 asa 5520 asa 5540 asa 5580 PIX: PIX515 PIX520 PIX525 * 2、网络拓扑图 网络拓扑图: * Cisco 基本网络设置 * 1、进入路由器 router enable (从用户模式进入到特权模式) Router# 2、进入全局模式 Router#config terminal router(config)#  3、修改主机名称 router(config)# hostname xxxx Cisco 基本网络设置 * 4、设置用户名、密码 Route(config)#Username name password xxxxxx ? 设置enable密码 Route(config)# enable secret password ******* 5、设置远程连接(telnet) Route(config)#line vty 0 4 Route(config-line)#password xxxxxxx (x表示密码) Route(config-line)#login Cisco 基本网络设置 * 6、设置console router(config)# line consle 0 password xxxxxx x表示密码 7、端口设置IP地址 router(config)#interface fastethernet x/x 路由器端口 router(config-if)# Ip address x.x.x.x x.x.x.x 子网掩码 router(config-if)#no shut Cisco 基本网络设置 * 8、端口设置子接口、辅助地址 设置子接口: Router(config)#interface f0/1 Router(config-if)#no ip address Router(config-if)#no shut Router(config-if)#interface f0/1.0 Router(config-if)#ip address x.x.x.x x.x.x.x 设置辅助地址: Router(config)#interface f0/1 Router(config-if)#ip add 192.168.1.254 255.255.255.0 secondary Cisco 基本网络设置 * 10、设置路由 Router(config)#Ip r

文档评论(0)

22ffbqq + 关注
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档