欢迎来到天天文库
浏览记录
ID:59448605
大小:704.00 KB
页数:51页
时间:2020-09-18
《交换机基本配置与ppt课件.ppt》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、虚拟局域网(VLAN)第三章本章目标基于安全和管理的需要,能够正确的为交换机配置各种密码,和管理IP、网关等能够根据实际的需求,在Cisco交换机上正确划分基于端口的静态VLAN理解VLAN的含义了解划分VLAN的作用理解VLAN的工作原理本章结构配置交换机IP地址与网关主机名密码静态VLAN的配置和查看VLAN的种类划分VLAN的作用命令缓存?的使用Tab键的使用命令简写交换机基本配置与查看IOS使用技巧VLAN使能密码(明文和密文)Console口令配置交换机配置主机名Switch>enSwitch#conftSwitch(config)#hostn
2、ameBenet-sw1Benet-sw1(config)#查看交换机的配置Benet-sw1#showrunning-configversion12.1noservicepadservicetimestampsdebuguptimeservicetimestampsloguptimenoservicepassword-encryption!hostnameBenet-sw1当前运行的配置文件,存储于RAM中,配置后立即生效配置enable明文口令Benet-sw1(config)#enablepasswordciscoBenet-sw1(config)
3、#exitBenet-sw1#showrunning-configversion12.1noservicepadservicetimestampsdebuguptimeservicetimestampsloguptimenoservicepassword-encryption!hostnameBenet-sw1!enablepasswordcisco!ipsubnet-zero!密码以明文保存检验enable口令的作用Benet-sw1#exitPressRETURNtogetstarted.Benet-sw1>enablePassword:ciscoB
4、enet-sw1#配置enable加密口令Benet-sw1(config)#enablesecretciscolabBenet-sw1#showrunning-configversion12.1noservicepadservicetimestampsdebuguptimeservicetimestampsloguptimenoservicepassword-encryption!hostnameBenet-sw1!enablesecret5$1$e1k3$tmDh/6EG9c5enGXDjjj7j/enablepasswordcisco!口令加密保存
5、检验enable加密口令的作用Benet-sw1#exitPressRETURNtogetstarted.Benet-sw1>enablePassword:ciscolabBenet-sw1#同时配置使能口令和加密使能口令时,加密使能口令生效配置Console口令Benet-sw1(config)#lineconsole0Benet-sw1(config-line)#password123Benet-sw1(config-line)#loginBenet-sw1#showruninterfaceVlan1noipaddressnoiproute-cach
6、eshutdown!iphttpserver!linecon0password123login登录口令的输入Switchcon0isnowavailablePressRETURNtogetstarted.UserAccessVerificationPassword:123Switch>enPassword:ciscolabSwitch#输入Console口令输入加密的enable口令配置管理用IP地址与网关Console不是唯一的管理手段,有时需要通过网络对设备进行远程管理配置管理用IP地址与网关2-1Benet-sw1(config)#interfac
7、evlan1Benet-sw1(config-if)#ipaddress192.168.1.1255.255.255.0Benet-sw1(config-if)#noshutdownBenet-sw1#showrunning-config!interfaceFastEthernet0/24noipaddress!interfaceVlan1ipaddress192.168.1.1255.255.255.0noiproute-cache!iphttpserver交换机的管理IP地址是配置给VLAN1的激活交换机的VLAN1配置管理用IP地址与网关2-2Be
8、net-sw1(config)#ipdefault-gateway192.168
此文档下载收益归作者所有