交换机基本操作中文.ppt

上传人:sccc 文档编号:5286598 上传时间:2023-06-22 格式:PPT 页数:30 大小:467.52KB
返回 下载 相关 举报
交换机基本操作中文.ppt_第1页
第1页 / 共30页
交换机基本操作中文.ppt_第2页
第2页 / 共30页
交换机基本操作中文.ppt_第3页
第3页 / 共30页
交换机基本操作中文.ppt_第4页
第4页 / 共30页
交换机基本操作中文.ppt_第5页
第5页 / 共30页
点击查看更多>>
资源描述

《交换机基本操作中文.ppt》由会员分享,可在线阅读,更多相关《交换机基本操作中文.ppt(30页珍藏版)》请在三一办公上搜索。

1、交换机基本操作,系统启动例程会初始化交换机初始启动利用缺省配置参数,1.启动前确认正确连接线缆和控制线2.接入电源3.观察启动顺序面板上的指示灯LEDsCisco IOS输出到控制台上的内容,交换机的初始启动,检查交换机指示灯(LEDs),交换机自检期间的端口指示灯,1.启动时,所有端口指示灯变绿.2.每个端口自检完毕,对应的指示灯熄灭.3.如果端口自检失败,对应指示灯呈黄色.4.如果有任何自检失败情况,系统指示灯呈现黄色.5.如果没有自检失败,自检过程完成.6.随着自检过程的完成,指示灯闪亮后熄灭.,交换机初次启动时的显示信息,控制台连接,Catalyst 1900 Management C

2、onsoleCopyright(c)Cisco Systems,Inc.1993-1998All rights reserved.Enterprise Edition SoftwareEthernet Address:00-50-BD-73-E2-C0PCA Number:73-3121-01PCA Serial Number:FAA0252A0QXModel Number:WS-C1924-ENSystem Serial Number:FAA0304S0U3Power Supply S/N:PHI025101F3-1 user(s)now active on Management Conso

3、le.User Interface Menu M Menus K Command Line I IP ConfigurationEnter Selection:,控制台,登入交换机并键入特权模式密码,enableEnter password:#disable quit,用户模式提示,特权模式提示,Switch#show interfaces,Switch#show version,显示交换机初始启动的状态,Switch#show running-config,显示交换机的各种运行状态,wg_sw_c#show versionCisco Catalyst 1900/2820 Enterprise

4、 Edition SoftwareVersion V8.01.01 written from 171.068.229.225Copyright(c)Cisco Systems,Inc.1993-1998wg_sw_c uptime is 15day(s)21hour(s)53minute(s)11second(s)cisco Catalyst 1900(486sxl)processor with 2048K/1024K bytes of memoryHardware board revision is 5Upgrade Status:No upgrade currently in progre

5、ss.Config File Status:No configuration upload/download is in progress 27 Fixed Ethernet/IEEE 802.3 interface(s)Base Ethernet Address:00-50-BD-73-E2-C0,交换机之show version 命令,wg_sw_c#show runBuilding configuration.Current configuration:!hostname wg_sw_c!ip address 10.1.1.33 255.255.255.0ip default-gatew

6、ay 10.3.3.3!interface Ethernet 0/1interface Ethernet 0/24!Interface Ethernet 0/25!interface FastEthernet 0/26!interface FastEthernet 0/27,交换机之show running-configuration 命令,wg_sw_c#show runBuilding configuration.Current configuration:!hostname wg_sw_c!ip address 10.1.1.33 255.255.255.0ip default-gate

7、way 10.3.3.3!interface Ethernet 0/1interface Ethernet 0/12!Interface Ethernet 0/25!interface FastEthernet 0/26!interface FastEthernet 0/27,Catalyst 1924,Catalyst 1912,wg_sw_c#show interfaces ethernet 0/1Ethernet 0/1 is Enabled Hardware is Built-in 10Base-TAddress is 0050.BD73.E2C1MTU 1500 bytes,BW 1

8、0000 Kbits802.1d STP State:Forwarding Forward Transitions:1Port monitoring:DisabledUnknown unicast flooding:Enabled Unregistered multicast flooding:Enabled Description:Duplex setting:Half duplex Back pressure:Disabled-More-,交换机之show interfaces命令,wg_sw_a#show ip IP Address:10.5.5.11Subnet Mask:255.25

9、5.255.0Default Gateway:10.5.5.3Management VLAN:1Domain name:Name server 1:0.0.0.0Name server 2:0.0.0.0HTTP server:EnabledHTTP port:80RIP:Enabledwg_sw_a#,查看交换机的IP地址,配置模式:全局配置模式 wg_sw_a#conf termwg_sw_a(config)#端口配置模式wg_sw_a(config)#interface e0/1wg_sw_a(config-if)#,配置交换机,配置交换机的各种标识,为交换机设置本地标识,wg_sw_a

10、(config)#ip address ip address mask,wg_sw_a(config)#ip address 10.5.5.11 255.255.255.0,配置交换机IP地址,本章目标,通过本章的学习,您应该掌握以下内容:能描述2层交换(桥接)的运作能描述Catalyst 1900系列交换机反对运作清楚Catalyst 1900系列交换机的出厂缺省配置配置Catalyst 1900系列交换机利用show命令确认Catalyst 1900系列交换机的配置和运作,配置交换机,Catalyst 1900菜单界面基于Web的管理 VSM(Visual Switch Manager)h

11、ttp:/10.5.5.11IOS 命令行界面,IP地址:0.0.0.0(3COM:169.254.100.100)100baseT端口:自动协商双工模式10baseT端口:半双工生成树协议:开启控制台密码:无,Catalyst 1900系列的缺省配置,Cat1912,Cat1924,10baseT 端口AUI 端口100baseT 级连端口,e0/1 to e0/12,e0/1 to e0/24,e0/25,e0/25,fa0/26(port A)fa0/27(port B),fa0/26(port A)fa0/27(port B),Catalyst 1900系列的端口,wg_sw_d#sh

12、 runBuilding configuration.Current configuration:!interface Ethernet 0/1!interface Ethernet 0/2,wg_sw_d#sh spanPort Ethernet 0/1 of VLAN1 is Forwarding Port path cost 100,Port priority 128 Designated root has priority 32768,address 0090.8673.3340 Designated bridge has priority 32768,address 0090.867

13、3.3340 Designated port is Ethernet 0/1,path cost 0 Timers:message age 20,forward delay 15,hold 1,wg_sw_a#show vlan-membership Port VLAN Membership Type Port VLAN Membership Type-1 5 Static 13 1Static 2 1 Static 14 1 Static 3 1 Static15 1 Static,Catalyst 1900系列的端口,配置模式全局配置模式 wg_sw_a#conf termwg_sw_a(

14、config)#端口配置模式wg_sw_a(config)#interface e0/1wg_sw_a(config-if)#,配置交换机,配置交换机IP地址,wg_sw_a(config)#ip address ip address mask,wg_sw_a(config)#ip address 10.5.5.11 255.255.255.0,wg_sw_a(config)#ip address ip address mask,配置交换机IP地址,wg_sw_a#show ip IP address:10.5.5.11Subnet mask:255.255.255.0Default gate

15、way:10.5.5.3Management VLAN:1Domain name:Name server 1:0.0.0.0Name server 2:0.0.0.0HTTP server:EnabledHTTP port:80RIP:Enabledwg_sw_a#,显示交换机IP地址,查看MAC地址表,wg_sw_a#show mac-address-table,wg_sw_a#sh mac-address-tableNumber of permanent addresses:0Number of restricted static addresses:0Number of dynamic

16、addresses:6Address Dest Interface Type Source Interface List-00E0.1E5D.AE2F Ethernet 0/2 Dynamic All00D0.588F.B604 FastEthernet 0/26 Dynamic All00E0.1E5D.AE2B FastEthernet 0/26 Dynamic All0090.273B.87A4 FastEthernet 0/26 Dynamic All00D0.588F.B600 FastEthernet 0/26 Dynamic All00D0.5892.38C4 FastEther

17、net 0/27 Dynamic All,wg_sw_a#show mac-address-table,查看MAC地址表,Show Version命令,copy nvram tftp:/host/dst_file,wg_sw_a#,将配置文件发送到一个TFTP服务器:,备份配置文件,copy tftp:/host/src_file nvram,copy nvram tftp:/host/dst_file,wg_sw_a#,将配置文件发送到一个TFTP服务器:,wg_sw_a#,从一个TFTP服务器下载配置文件:,管理配置文件,copy tftp:/host/src_file nvram,wg_

18、sw_a#copy nvram tftp:/10.1.1.1/wgswd.cfgConfiguration upload is successfully completedwg_sw_a#copy tftp:/10.1.1.1/wgswd.cfg nvramTFTP successfully downloaded configuration file,copy nvram tftp:/host/dst_file,wg_sw_a#,wg_sw_a#,将配置文件发送到一个TFTP服务器:,从一个TFTP服务器下载配置文件:,管理配置文件,本章总结,通过本章的学习,您应该掌握以下内容:能描述2层交换(桥接)的运作能描述Catalyst 1900系列交换机运作清楚Catalyst 1900系列交换机的出厂缺省配置配置Catalyst 1900系列交换机利用show命令确认Catalyst 1900系列交换机的配置和运作,

展开阅读全文
相关资源
猜你喜欢
相关搜索

当前位置:首页 > 建筑/施工/环境 > 农业报告


备案号:宁ICP备20000045号-2

经营许可证:宁B2-20210002

宁公网安备 64010402000987号