欢迎来到天天文库
浏览记录
ID:5537521
大小:911.00 KB
页数:52页
时间:2017-11-23
《虚拟局域网(vlan)》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、第5章内容回顾数据链路层数据链路层的功能是什么?以太网与CSMA/CD以太网地址以太网帧格式交换机CiscoCatalyst2950系列交换机的产品有哪些?如何访问交换机?交换机启动信息中主要包含什么信息?Cisco交换机的配置模式有哪些?有什么区别?Page1/52虚拟局域网(VLAN)第6章本章目标基于安全和管理的需要,能够正确的为交换机配置各种密码,和管理IP、网关等能够根据实际的需求,在Cisco交换机上正确划分基于端口的静态VLAN理解VLAN的含义了解划分VLAN的作用理解VLAN的工作原理Page
2、3/52本章结构配置交换机IP地址与网关主机名密码静态VLAN的配置和查看VLAN的种类划分VLAN的作用命令缓存?的使用Tab键的使用命令简写交换机基本配置与查看IOS使用技巧VLAN使能密码(明文和密文)Console口令Page4/52配置交换机Page5/52配置主机名Switch>enableSwitch#configureterminalSwitch(config)#hostnameBenet-sw1Benet-sw1(config)#Page6/52查看交换机的配置Benet-sw1#showru
3、nning-configversion12.1noservicepadservicetimestampsdebuguptimeservicetimestampsloguptimenoservicepassword-encryption!hostnameBenet-sw1当前运行的配置文件,存储于RAM中,配置后立即生效Page7/52配置enable明文口令Benet-sw1(config)#enablepasswordciscoBenet-sw1(config)#exitBenet-sw1#showrunni
4、ng-configversion12.1noservicepadservicetimestampsdebuguptimeservicetimestampsloguptimenoservicepassword-encryption!hostnameBenet-sw1!enablepasswordcisco!ipsubnet-zero!密码以明文保存Page8/52检验enable口令的作用Benet-sw1#exitPressRETURNtogetstarted.Benet-sw1>enablePassword:
5、ciscoBenet-sw1#Page9/52配置enable加密口令Benet-sw1(config)#enablesecretciscolabBenet-sw1#showrunning-configversion12.1noservicepadservicetimestampsdebuguptimeservicetimestampsloguptimenoservicepassword-encryption!hostnameBenet-sw1!enablesecret5$1$e1k3$tmDh/6EG9c5e
6、nGXDjjj7j/enablepasswordcisco!口令加密保存Page10/52检验enable加密口令的作用Benet-sw1#exitPressRETURNtogetstarted.Benet-sw1>enablePassword:ciscolabBenet-sw1#同时配置使能口令和加密使能口令时,加密使能口令生效Page11/52配置Console口令Benet-sw1(config)#lineconsole0Benet-sw1(config-line)#password123Benet-sw
7、1(config-line)#loginBenet-sw1#showruninterfaceVlan1noipaddressnoiproute-cacheshutdown!iphttpserver!linecon0password123loginPage12/52登录口令的输入Switchcon0isnowavailablePressRETURNtogetstarted.UserAccessVerificationPassword:123Switch>enPassword:ciscolabSwitch#输入Co
8、nsole口令输入加密的enable口令Page13/52配置管理用IP地址与网关Console不是唯一的管理手段,有时需要通过网络对设备进行远程管理Page14/52配置管理用IP地址与网关2-1Benet-sw1(config)#interfacevlan1Benet-sw1(config-if)#ipaddress192.168.1.1255.255.255.0Benet-sw1
此文档下载收益归作者所有