欢迎来到天天文库
浏览记录
ID:41738826
大小:117.27 KB
页数:35页
时间:2019-08-31
《思科3560配置命令》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、switch>命令行模式:config#^权模式一、配置交换机vlan模式;有两种方式第一种:config#vlanID这里的ID是需要你个人给耍划分的vlan起的编号config-if#namc名字switch#showvlanbrief查看vlan用來检验是否配置成功第二种:switch#vlandatabase交换机的vlan配置状态switch(vlan)#rlanIDname名字配置vlan并.11分配Hl应的名字二、3560上开启路由功能配置switch(config)#iproutingswitch(config)#iprouteipaddrc
2、ssnet-hop配置路ill(静态)switch(config)#ipdefault-gatewayipaddress配置网关三、开启聚合链路配置#conftSW(config)#interfticerangefl/1-2SW(config-if)#ch"nnel・gjoup1modedesirable/onSW(config-if)#swithportSW(config-if)#switchportmodetrunkSW(config-if)#switchporttrunkcncapdotlq四、启动lelnel管理模式switch(config)#lin
3、cvty04switch(config-line)#passvoi-d密switch(config-line)#login五、开启cisco门志功能switch(config)#loggingonswitch(config)#loggingtrap信息switch(config)#k)gginghost你的IP地址switch(config)#loggingfacility你选着的信息配置355()作为dhcp服务器六、配置cisco启动dhcp功能配世地址池switch(config)ipdhcppool名字svitch(config-pool)nctv
4、vorkmaskswitch(config-pool)dns-serverswitch(config-pool)defauit-router网关设置dhcp保聃不分配的地址switch(config)ipdhcpexcluded-address地址地址笫一步;从起交换机第二步;配置1)按下MODE键后给3560加电。2)在出现的菜单中选择第一项systemsoftware:flashjnitloadbootswitch:flashJnitswi(ch:load_helper3)重命名flashxonfig.tcxt文件。switch:renflash:conf
5、ig.textflashxonfig.old4)重启交换机switch:boot5)当出现问你是否进行配胃时,选择NO(因为它找不到配置文件config.tcxt文件了)Wouldyouliketoentertheinitialconfigurationdialog?
6、ycs/no]:no2)从用户模式登录特权模式,无需帑码。Switch>enSwitch#3)恢复刚才重命令的配置文件名.Switch#rcnflash:config.oldflashxonfig.tcxtDestinationfilename[config.text]?.A.接回车4)用老的配
7、置文件替换当前的配置文件。Switch#copyflash:config.textsystenrrunning-configDestinationfilename[running-config]?A*接回车5)修改使用密码。Switch#conft6)保存密码switch(config)#enablepasswordsongswitch#wrorcopyrunning-configstarting-configOK到这里我们的密码就改好了。一、交换机五种模式Swith>(用户模式)Swith#(特权模式)Swith(config)#(全局配置模式)Swith(
8、config-if)#(接口模式)Swith(config-line)#(线模式)二、交换机模式切换Swith>enable〃切换到特权Swith#configt//切换到全局配餐模式Swith(config)#interfacefO/1〃进入接口ro/oSwith(config)#interfacevlan1〃进入VLAN1中Swith(config-if)#ipaddress192.168.1.1255.255.255.0//对VLAN1设置IP地址和子网掩码〃激活VLAN1Swith(config-in#noshutdown三、设置交换机的密码K用户到特
9、权的密码Swith(config)#e
此文档下载收益归作者所有