1、CISCO catalyst系列交换机产品常用维护命令郑州嘉通公司制作2007年 11月1.在基于 IOS的交换机上设置主机名 /系统名 : switch(config)# hostname hostname 在基于 CLI的交换机上设置主机名 /系统名 : switch(enable) set system name name-string 2.在基于 IOS的交换机上设置登录口令 : switch(config)# enable password level 1 password 在基于 CLI的交换机上设置登录口令 : switch(enable) set password switch
2、(enable) set enalbepass 3.在基于 IOS的交换机上设置远程访问 : switch(config)# interface vlan 1 switch(config-if)# ip address ip-address netmask switch(config-if)# ip default-gateway ip-address 在基于 CLI的交换机上设置远程访问 : switch(enable) set interface sc0 ip-address netmask broadcast-address switch(enable) set interface sc
3、0 vlan switch(enable) set ip route default gateway 常用配置命令常用配置命令4.在基于 IOS的交换机上启用和浏览 CDP信息 : switch(config-if)# cdp enable switch(config-if)# no cdp enable 为了查看 Cisco邻接设备的 CDP通告信息 : switch# show cdp interface type modle/port switch# show cdp neighbors type module/port detail 在基于 CLI的交换机上启用和浏览 CDP信息 :
4、switch(enable) set cdp enable|disable module/port 为了查看 Cisco邻接设备的 CDP通告信息 : switch(enable) show cdp neighborsmodule/port vlan|duplex|capabilities|detail 5.基于 IOS的交换机的端口描述 : switch(config-if)# description description-string 基于 CLI的交换机的端口描述 : switch(enable)set port name module/number description-strin
5、g 6.在基于 IOS的交换机上设置端口速度 : switch(config-if)# speed10|100|auto 在基于 CLI的交换机上设置端口速度 : switch(enable) set port speed moudle/number 10|100|auto switch(enable) set port speed moudle/number 4|16|auto 7.在基于 IOS的交换机上设置以太网的链路模式 : switch(config-if)# duplex auto|full|half 在基于 CLI的交换机上设置以太网的链路模式 : switch(enable)
6、set port duplex module/number full|half 8.在基于 IOS的交换机上配置静态 VLAN: switch# vlan databaseswitch(vlan)# vlan vlan-num name vlan 配置案例Catalyst 3560G-24ts-e 配置center_1#show runBuilding configuration.Current configuration : 1789 bytes!version 12.2no service padservice timestamps debug uptimeservice timestam
7、ps log uptimeno service password-encryption!hostname center_1 /交换机命名为 center_1!no logging console enable password cisco /enable 密码 : cisco!no aaa new-modelip subnet-zero!no file verify auto!spanning-tree mode pvst /起用生成树spanning-tree extend system-idspanning-tree vlan 1 priority 0 /根桥优先级设置成 0 * 越小越好
8、!vlan internal allocation policy ascending!interface Port-channel1 /建立以太网通道switchport trunk encapsulation dot1q /定义封装类型为 dot1qswitchport mode trunk /定义为干道!interface GigabitEthernet0/1interface GigabitEthernet0/2!interface GigabitEthernet0/3!interface GigabitEthernet0/4switchport trunk encapsulation
9、dot1q /定义封装类型为 dot1qswitchport mode trunkchannel-group 1 mode on /放入以太网通道组 1 模式为无条件捆绑!interface GigabitEthernet0/24switchport trunk encapsulation dot1q /定义封装类型为 dot1qchannel-group 1 mode on /放入以太网通道组 1 模式为无条件捆绑!interface GigabitEthernet0/25spanning-tree portfast /起用 portfast!interface GigabitEtherne
10、t0/26spanning-tree portfast!interface GigabitEthernet0/27interface GigabitEthernet0/28spanning-tree portfast!interface Vlan1 ip address 192.168.42.1 255.255.255.0 /vlan 1 管理 IP!ip classlessip http server!control-plane!line con 0password cisco /enable 密码: ciscologinline vty 0 4password cisco /vty密码:
11、ciscologinline vty 5 15no login!End常用常用 show命令命令n 1.show version -显示当前交换机上运行的显示当前交换机上运行的IOS版本,连同关于可以使用的硬件、版本,连同关于可以使用的硬件、 RAM和闪存、交换机正常运行时间、当前运行和闪存、交换机正常运行时间、当前运行的的 IOS映像文件、最后一次再次加载的原因映像文件、最后一次再次加载的原因以及配置注册的内容的以及配置注册的内容的 许多细节。许多细节。n show vern Cisco IOS Software, C3560 Software (C3560-IPBASE-M), Versi
12、on 12.2(25)SEE2, RELEASE SOFTWARE (fc1)n Copyright (c) 1986-2006 by Cisco Systems, Inc.n Compiled Fri 28-Jul-06 07:19 by yenanhn Image text-base: 0x00003000, data-base: 0x00EB0F14n ROM: Bootstrap program is C3560 boot loadern BOOTLDR: C3560 Boot Loader (C3560-HBOOT-M) Version 12.2(25r)SEC, RELEASE SOFTWARE (fc4)n Switch uptime is 1 hour, 14 minutesn System returned to ROM by power-onn System image file is “flash:c3560-ipbase-mz.122-25.SEE2/c3560-ipbase-mz.122-25.SEE2.bin“