Cisco基本网络配置解析,cisco基本配置命令,cisco路由器基本配置,cisco设备基本配置,cisco交换机基本配置,cisco网络配置,基本网络配置,网络设备的基本配置,cisco关闭域名解析,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
您可能关注的文档
- Chapter7(VisualC#程序设计)解析.ppt
- 《我们享有广泛的权利》活动探究型课件2(内含一个视频).ppt
- 《我学会了》.ppt
- chapter1culturesandvalues解析.ppt
- CHD10多媒体安全解析.ppt
- CHINET全年耐药监测统计结果解析.ppt
- Chp11第十一章企业的持续发展解析.ppt
- ChineseBuddhsim解析.ppt
- chp08股票估价2016解析.ppt
- 《我的动物朋友》课件.ppt
- 《人工智能图像识别项目实践》课件 项目四 宠物管理猫狗检测.pdf
- 商务数据分析与应用 课件 12.1商务数据分析(高质量分析报告的撰写要求).pptx
- 数控编程与加工 课件 项目二 传动轴零件数控编程与加工.pptx
- 商务数据分析与应用 课件 10.1商务数据分析的价值(商品分析实战).pptx
- 《轨道作业车运用与规章》课件 项目5 《铁路技术管理规程(高速铁路部分)》考点解析.pptx
- M32CubeIDE嵌入式开发教程 课件 chap12DMA.pptx
- 数控编程与加工 课件 项目一 数控车床编程与操作基础.pptx
- 《轨道作业车运用与规章》课件 项目6-任务4 移动信号及手信号考点原文对照与案例解读.pptx
- 10.4 电能质量扰动分类结果分析.pptx
- M32CubeIDE嵌入式开发教程 课件 chap09实时时钟与定时器.pptx
原创力文档

文档评论(0)