交换机及配置方法.ppt
《交换机及配置方法.ppt》由会员分享,可在线阅读,更多相关《交换机及配置方法.ppt(47页珍藏版)》请在三一办公上搜索。
1、 2002,Cisco Systems,Inc.All rights reserved.,配置交换机,Catalyst Switch产品系列,1900290029503550400060008500,Configuring Switch,Cisco IOS,Internetworking Operating Software,CiscoIOS,Ciscos IOS software delivers network services and enables networked applications.,Cisco Internetwork Operating System(IOS)Softw
2、are,Oh No!Ive got to program a switch!,What do I have to do,计算机连接到控制台接口(Computer Connect to Console Port),通过超级终端登录,Console口接终端或运行终端仿真软件的微机第一次设置必须通过第一种方式进行,此时终端的硬件设置如下:波特率:9600 数据位:8 停止位:1 奇偶校验:无,switchswitch enableswitch#disableswitch switch#config t,Log on to the switch,1.支持命令简写2.支持命令补全3.支持问号功能,工作模
3、式,用户模式()特权模式(#)全局模式(switch(config)#)接口模式 Switch(config-if),user mode(用户),This is a look-only mode in which the user can view some information about the switch,but cannot make changes.这是一种“只能查看”的模式,用户只能查看一些有关交换机的信息,不能更改。,privileged mode(特权),This mode supports the debugging and testing commands,detail
4、ed examination of the switch,manipulation of configuration files,and access to configuration modes.这种模式支持调试和测试命令,支持对交换机的详细检查、对配置文件的操作,并且可以由此进入配置模式。,global configuration mode(全局),This mode implements powerful one-line commands that perform simple configuration tasks.这种模式提供了强大的单行命令,可以完成简单的配置任务。,Name t
5、he switch!,Switch(config)#hostname Lab-A,Step One,end;直接退回到特权模式exit:退回到上一级,Password protect the Privilege Mode,Step Two,Lab-A(config)#enable password cisco,show runenable password cisco,Results in:,Password,Switchmands,Password protect the Privilege Mode,Step Three,Lab-A(config)#enable secret cisco,
6、Show runenable secret 5$1$emBK$WxqLahy7YOAf0nifub.hU,Results in:,Password,Switchmands,Control Access,Control and secure access from:CONSOLEVTY(telnet)AUX(modem),Control Access,Step Four,Lab-A(config)#line console 0Lab-A(config-line)#password cisco,(Note prompt change),Lab-A(config-line)#login,Login(
7、telnet),Lab-A(config)#line vty 0 4进入到线性模式0 4表示5个终端Lab-A(config-line)#password cisco设置远程登录密码Lab-A(config-line)#login需要登录Lab-A(config-line)#priv level 15设定登录优先级,(typing the word“exit”at the prompt takes you up one level),Lab-A#show run will give the following results:line con 0 password cisco login tr
8、ansport input noneline aux 0line vty 0 4 password cisco login,1.copy running-config startup-configrunning-config:存在RAM中,掉电后信息丢失startup-config:存在NVRAM中,掉电后信息不丢失2.write,保存配置文件到NVRAM,1.copy running-config tftprunning-config:存在RAM中,掉电后信息丢失tftp:简单文件传输协议2.Copy startup-config tftpstartup-config:存在NVRAM中,掉电
9、后信息不丢失,备份配置文件到计算机,管理地址,conf ig terminal(进入全局模式)int vlan 1(进入端口vlan 1)ip(配置IP地址)no shutdown(启动该端口)end(退出)(测试),实验一:远程登录到switch,管理地址:设置vty密码:cisco,pc1,pc2,登录标语,配置登录标语 Cisco IOS 命令集中包含一项功能,用于配置登录到交换机的任何人看到的消息。这些消息称为登录标语和当日消息(MOTD)标语。所有连接的终端在登录时都会显示 MOTD 标语。在需要向所有网络用户发送消息时(例如系统即将停机),MOTD 标语尤其有用。,配置端口安全性,
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 交换机 配置 方法
链接地址:https://www.31ppt.com/p-5914228.html