• 网络学院
  • IT资讯
  • 操作系统
  • 网络技术
  • 软件应用
  • 办公软件
  • 编程技术
  • 网站架设
  • 数据库类
  • 平面设计
  • 多媒体类
  • 游戏资讯
  • 教学论文
  • 认证考试
思科认证基础:Switching
  站点:
  • 首 页
  • 最新软件
  • 文章教程
  • 国内软件
  • 国外软件
  • 绿色软件
  • 源码下载
  • 字体下载
思科认证基础:Switching 命令大全
软件发布 思科认证基础:Switching 命令大全
网络软件 系统工具 应用软件 联络聊天 图形图像 多媒体类 行业软件 游戏娱乐 编程开发 安全相关 教育教学 数码软件 绿软下载
热门软件: QQ 瑞星 pplive e话通 木马克星 千千静听 office2000 五笔字根 Photoshop 视频分割
返回文章教程首页 >> 认证考试 >> 思科认证 >> Cisco指导 >> 思科认证基础:Switching 命令大全

思科认证基础:Switching 命令大全

添加时间: 2008-1-3 4:18:43  作者: Cisco教程指导  阅读次数:15   来源: http://www.d9soft.com

       

    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(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 sc0 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信息:

    switch(enable) set cdp {enabledisable} module/port

    为了查看Cisco邻接设备的CDP通告信息:

    switch(enable) show cdp neighbors[module/port] [vlanduplexcapabilitiesdetail]

    5.基于IOS的交换机的端口描述:

    switch(config-if)# description description-string

    基于CLI的交换机的端口描述:

    switch(enable)set port name module/number description-string

    6.在基于IOS的交换机上设置端口速度:

    switch(config-if)# speed{10100auto}

    在基于CLI的交换机上设置端口速度:

    switch(enable) set port speed moudle/number {10100auto}

    switch(enable) set port speed moudle/number {416auto}

    7.在基于IOS的交换机上设置以太网的链路模式:

    switch(config-if)# duplex {autofullhalf}

    在基于CLI的交换机上设置以太网的链路模式:

    switch(enable) set port duplex module/number {fullhalf}

    8.在基于IOS的交换机上配置静态VLAN:

    switch# vlan database

    switch(vlan)# vlan vlan-num name vla

    switch(vlan)# exit

    switch# configure teriminal

    switch(config)# interface interface module/number

    switch(config-if)# switchport mode access

    switch(config-if)# switchport access vlan vlan-num

    switch(config-if)# end

    在基于CLI的交换机上配置静态VLAN:

    switch(enable) set vlan vlan-num [name name]

    switch(enable) set vlan vlan-num mod-num/port-list

    9. 在基于IOS的交换机上配置VLAN中继线:

    switch(config)# interface interface mod/port

    switch(config-if)# switchport mode trunk

    switch(config-if)# switchport trunk encapsulation {isldotlq}


    switch(config-if)# switchport trunk allowed vlan remove vlan-list

    switch(config-if)# switchport trunk allowed vlan add vlan-list

    在基于CLI的交换机上配置VLAN中继线:

    switch(enable) set trunk module/port [onoffdesirableautononegotiate]

    Vlan-range [isldotlqdotl0lanenegotiate]

    10.在基于IOS的交换机上配置VTP 管理 域:

    switch# vlan database

    switch(vlan)# vtp domain domain-name

    在基于CLI的交换机上配置VTP管理域:

    switch(enable) set vtp [domain domain-name]


11.在基于IOS的交换机上配置VTP 模式:

    switch# vlan database

    switch(vlan)# vtp domain domain-name

    switch(vlan)# vtp {severcilenttransparent}

    switch(vlan)# vtp password password

    在基于CLI的交换机上配置VTP 模式:

    switch(enable) set vtp [domain domain-name] [mode{ severcilenttransparent }][password password]

    12. 在基于IOS的交换机上配置VTP版本:

    switch# vlan database

    switch(vlan)# vtp v2-mode

    在基于CLI的交换机上配置VTP版本:

    switch(enable) set vtp v2 enable

    13. 在基于IOS的交换机上启动VTP剪裁:

    switch# vlan database

    switch(vlan)# vtp pruning

    在基于CL I 的交换机上启动VTP剪裁:

    switch(enable) set vtp pruning enable

    14.在基于IOS的交换机上配置以太信道:

    switch(config-if)# port group group-number [distribution {sourcedestination}]

    在基于CLI的交换机上配置以太信道:

    switch(enable) set port channel moudle/port-range mode{onoffdesirableauto}

    15.在基于IOS的交换机上调整根路径成本:

    switch(config-if)# spanning-tree [vlan vlan-list] cost cost

    在基于CLI的交换机上调整根路径成本:

    switch(enable) set spantree portcost moudle/port cost

    switch(enable) set spantree portvlancost moudle/port [cost cost][vlan-list]

    16.在基于IOS的交换机上调整端口ID:

    switch(config-if)# spanning-tree[vlan vlan-list]port-priority port-priority

    在基于CLI的交换机上调整端口ID:

    switch(enable) set spantree portpri {mldule/port}priority

    switch(enable) set spantree portvlanpri {module/port}priority [vlans]

    17. 在基于IOS的交换机上修改STP时钟:

    switch(config)# spanning-tree [vlan vlan-list] hello-time seconds

    switch(config)# spanning-tree [vlan vlan-list] forward-time seconds

    ` switch(config)# spanning-tree [vlan vlan-list] max-age seconds

    在基于CLI的交换机上修改STP时钟:

    switch(enable) set spantree hello interval[vlan]

    switch(enable) set spantree fwddelay delay [vlan]

    switch(enable) set spantree maxage agingtiame[vlan]

    18. 在基于IOS的交换机端口上启用或禁用Port Fast 特征:

    switch(config-if)#spanning-tree portfast

    在基于CLI的交换机端口上启用或禁用Port Fast 特征:

    switch(enable) set spantree portfast {module/port}{enabledisable}


   19. 在基于IOS的交换机端口上启用或禁用UplinkFast 特征:

    switch(config)# spanning-tree uplinkfast [max-update-rate pkts-per-second]

    在基于CLI的交换机端口上启用或禁用UplinkFast 特征:

    switch(enable) set spantree uplinkfast {enabledisable}[rate update-rate] [all-protocols offon]

    20. 为了将交换机配置成一个集群的命令交换机,首先要给 管理 接口分配一个IP地址,然后使用下列命令: switch(config)# cluster enable cluster-name

    21. 为了从一条中继链路上删除VLAN,可使用下列命令:

    switch(enable) clear trunk module/port vlan-range

    22. 用show vtp domain 显示管理域的VTP参数.

    23. 用show vtp statistics显示管理域的VTP参数.

    24. 在Catalyst交换机上定义TrBRF的命令如下:

    switch(enable) set vlan vlan-name [name name] type trbrf bridge bridge-num[stp {ieeeibm}]

    25. 在Catalyst交换机上定义TrCRF的命令如下:

    switch (enable) set vlan vlan-num [name name] type trcrf

    {ring hex-ring-numdecring decimal-ring-num} parent vlan-num

 

上下文章:

 

上一篇文章: 思科在交换机上扩展NAC安全技术 下一篇文章: Cisco考试再认证常见32问解答

相关文章:

  • 雅虎拟兴建基础设施并聘用100名员工
  • 十大杀手锏!Photoshop快捷键大全
  • 卡巴斯基蝉联最高级别认证:九冠王
  • 自学.NET之路-C#编程之基础总结
  • Photoshop基础教程:如何制作清爽漂亮的矢量泡泡

相关软件:

  • 360顽固木马专杀大全 v2.5.1.4
  • See9 手机图铃大全 1.5.101
  • 预测大全 2008 2.0 繁体中文版
  • 成语词典大全 2008 2.99 语音朗读版
  • 初中物理课件大全 V3.4
  • 公务员面试真题详解大全 V7.8.0

 

快速导航

  • 网络学院
  • 精品汇聚
  • 字体下载
  • 教程下载
  • ASP源码
  • PHP源码
  • Net源码
  • JSP 源码

思科认证分类导航

  • Cisco动态
  • Cisco指导
  • Cisco介绍
  • Cisco试题

本类经典文章推荐

  • CISCO认证增长60%新认证推陈出新
  • 加快千兆网络普及以太网技术动向
  • WinGate与Internet连接共享
  • WinGate3.0安装指导
  • 远程传输的两种技术优劣各异
  • Cisco认证指导:基础中文命令集
  • IOS软件结构读书笔记
  • 路由器基础配置及传输协议
  • 网络安全:IPv6安全威胁
  • 路由技术:路由器远程管理实例

Cisco指导阅读排行

  • Cisco路由器访问控制列表详解
  • EPON与GPON的综合比较
  • 我的CISCO认证学习笔记总结
  • CCNA考试主要知识点指导
  • Cisco指导:IOS命令大全(一)
  • 使用IPSec阻止特定网络协议和端口
  • 企业网络规划对工作效率的影响
  • VPN实例配置方案:IPSec配置
  • GSM数字移动通信无线网络规划设计...
  • Cisco路由器上配置pppoe拨号

思科认证阅读总排行

  • Cisco路由器访问控制列表详解
  • EPON与GPON的综合比较
  • 思科考试认证(CISCO) CCNA考试就...
  • 我的CISCO认证学习笔记总结
  • CCNA简介
  • Cisco经验介绍:CCNP培训日记(2)
  • CCNA考试主要知识点指导
  • Cisco经验介绍:ping命令之解惑
  • Cisco指导:IOS命令大全(一)
  • 使用IPSec阻止特定网络协议和端口

广告位置

字母检索 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 回到顶部

关于我们 | 版权声明 | 免责条款 | 广告联系 | 软件发布 | 下载帮助 | 下载排行 | 网站地图 | 特别鸣谢 | 友情连接

copyright; 2005-2008 D9soft.com 第九软件网 版权所有