快速业务通道

配置cisco2950交换机的端口

作者 佚名技术 来源 网络技术 浏览 发布时间 2012-07-01
with CNTL/Z.
Switch(config)# interface fastethernet0/4
Switch(config-if)# description Connects to Marketing
Switch(config-if)# end
Switch# show interfaces fastethernet0/4 description
Interface Status         Protocol Description
Fa0/4     up             down     Connects to Marketing
 

监控及维护端口

监控端口和控制器的状态

主要命令见下表:

Show Commands for Interfaces Command

目的

show interfaces [interface-id]

显示所有端口或某一端口的状态和配置.

show interfaces interface-id status [err-disabled]

显示一系列端口的状态或错误-关闭的状态

show interfaces [interface-id] switchport

显示二层端口的状态,可以用来决定此口是否为二层或三层口。

show interfaces [interface-id] description

显示端口描述

show running-config interface [interface-id]

显示当前配置中的端口配置情况

show version

显示软硬件等情况

 

举例如下:

Switch# show interfaces status

Switch# show interfaces fastethernet 0/1 switchport
Switch# show running-config interface fastethernet0/2

刷新、重置端口及计数器

Clear命令

目的

clear counters [interface-id]

清除端口计数器.

clear line [number | console 0 | vty number]

重置异步串口的硬件逻辑

 

 


Note   clear counters 命令只清除用show interface所显示的计数,不影响用snmp得到的计数


举例如下:

Switch# clear counters fastethernet0/5 
Clear "show interface" counters on this interface [confirm] y 
Switch#
*Sep 30 08:42:55: %CLEAR-5-COUNTERS: Clear counter on interface FastEthernet0/5
by vty1 (171.69.115.10)
 

可使用clear line 命令来清除或重置某一端口或串口,在大部分情况下并不需要这样做:

Switch# clear interface fastethernet0/5 
 

关闭和打开端口

 

命令

目的

Step 1 

configure terminal

进入配置状态

Step 2 

interface {vlan vlan-id} | {{fastethernet | gigabitethernet} interface-id} | {port-channel port-channel-number}

选择要关闭的端口

Step 3 

shutdown

关闭

Step 4 

end

退出

Step 5 

show running-config

验证

 

使用 no shutdown 命令重新打开端口.

举例如下:

Switch# configure terminal
Switch(config)# interface fastethernet0/5 
Switch(config-if)# shutdown 
Switch(config-if)#
Switch# configure terminal
Switch(config)# interface fastethernet0/5 
Switch(config-if)# no shutdown 
Switch(config-if)# 

凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!

分享到: 更多

Copyright ©1999-2011 厦门凌众科技有限公司 厦门优通互联科技开发有限公司 All rights reserved

地址(ADD):厦门软件园二期望海路63号701E(东南融通旁) 邮编(ZIP):361008

电话:0592-5908028 传真:0592-5908039 咨询信箱:web@lingzhong.cn 咨询OICQ:173723134

《中华人民共和国增值电信业务经营许可证》闽B2-20100024  ICP备案:闽ICP备05037997号