思科交换机基本配置命令大全.docx

思科交换机基本配置命令大全.docx文档页数:17文档大小:30.16KB文档格式:docx思科交换机基本配置命令大全一 1. switch (config)# hostname hostname 在基于CLI的交换机上设置主机名/系统名: switch(enable) set system name namestring 2.在基于I0S的交换机上设置登录口令...

思科交换机基本配置命令大全.docx

文档页数:17文档大小:30.16KB文档格式:docx

思科交换机基本配置命令大全一 1. switch (config)# hostname hostname 在基于CLI的交换机上设置主机名/系统名: switch(enable) set system name namestring 2.在基于I0S的交换机上设置登录口令: switch (config)# enable password level 1 password 在基于CLI的交换机上设置登录口令: switch(enable) set password switch (enable) set enalbepass 3.在基于I0S的交换机上设置远程访问: switch(config)# interface vlan 1 switch(configif)# ip address ipaddress netmask switch(configif)# ip defaultgateway ipaddress 在基于CLI的交换机上设置远程访问: switch (enable) set interface sc0 ipaddress netmask broadcastaddress switch(enable) set interface sc0 vlan switch(enable) set ip route default gateway 4.在基于IOS的交换机上启用和浏览CDP信息: switch(configif)# cdp enable switch(configif)# no cdp enable 为了查看Cisco邻接设备的CDP通告信息: switch# show cdp interface [type modle/port]
switch# show cdp neighbors [type module/port][detai1] 在基于CLI的交换机上启用和浏览CDP信息: switch(enable) set cdp {enable disable) module/port 为了查看Cisco邻接设备的CDP通告信息: switch (enable) show cdp neighbors[module/port][vlan duplex capabilitiesdetai1] 5.基于I0S的交换机的端口描述: switch (configif)# description description-string 基于CLI的交换机的端口描述: switch(enable) set port name module/number descriptionstring 6.在基于I0S的交换机上设置端口速度: switch(config-if)# speed(10 100 auto) 在基于CLI的交换机上设置端口速度: switch(enable) set port speed moudle/number (10 100 auto) switch(enable) set port speed moudle/number (4 16 auto) 7.在基于I0S的交换机上设置以太网的链路模式: switch (configif)# duplex (auto fullhalf) 在基于CLI的交换机上设置以太网的链路模式: switch(enable) set port duplex module/number (full half) 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(configif)# switchport mode access switch(configif)# switchport access vlan vlannum switch (configif)# end 在基于CLI的交换机上配置静态VLAN: switch(enable) set vlan vlannum [name name] switch (enable) set vlan vlannum modnum/port1ist 9.在基于IOS的交换机上配置VLAN中继线: switch(config)# interface interface mod/port switch(configif)# switchport mode trunk switch(configif)# switchport trunk encapsulation (isl dotlq) switch (configif)# switchport trunk allowed vlan remove vlanlist switch (configif)# switchport trunk allowed vlan add vlan1ist 在基于CLI的交换机上配置VLAN中继线: switch(enable) set trunk module/port [on off desirable auto nonegotiate] Vlanrange[isldotlq dot10 lane negotiate] 10.在基于IOS的交换机上配置VTP管理域: switch# vlan database switch (vlan)# vtp domain domain-name
在基于CLI的交换机上配置VTP管理域: switch(enable) set vtp [domain domainname] 思科交换机基本配置命令大全二 (2010-02-11 06:48:40) 转载 标签: 分类:网络 cena 交换机 命令 教育 11.在基于I0S的交换机上配置VTP模式: switch# vlan database switch (vlan)# vtp domain domainname switch(vlan)# vtp (sever cilent transparent) switch(vlan)# vtp password password 在基于CLI的交换机上配置VTP模式: switch(enable) set vtp [domain domain-name][mode sever cilent transparent /J[password password] 12.在基于I0S的交换机上配置VTP版本: switch# vlan database switch (vlan)# vtp v2mode 在基于CLI的交换机上配置VTP版本: switch(enable) set vtp v2 enable 13.在基于I0S的交换机上启动VTP剪裁:
switch# vlan database switch(vlan)# vtp pruning 在基于CLI的交换机上启动VTP剪裁: switch (enable) set vtp pruning enable 14.在基于I0S的交换机上配置以太信道: switch(configif)# port group groupnumber [distribution [source destination)] 在基于CLI的交换机上配置以太信道: switch(enable) set port channel moudle/portrange mode (on off desirable auto) 15.在基于I0S的交换机上调整根路径成本: switch(config-if)# spanningtree [vlan vlanlist]cost cost 在基于CLI的交换机上调整根路径成本: switch(enable) set spantree portcost moudle/port cost switch(enable) set spantree portvlancost moudle/port [cost cost] [vlanlist] 16.在基于I0S的交换机上调整端口ID: switch(configif)# spanningtree[vlan vlanlist]portpriority 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)# spanningtree [vlan vlanlist] hellotime seconds switch (config)# spanningtree [vlan vlanlist] forwardtime seconds

本文来自冰蓝水蜜桃投稿,不代表文丁图集立场,如若转载,请注明出处:https://www.2b34.com/blog/127579.html

打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
() 0
上一篇 09-16
下一篇 没有了

相关推荐

  • 思科交换机基本配置命令大全.docx

    思科交换机基本配置命令大全.docx文档页数:17文档大小:30.16KB文档格式:docx思科交换机基本配置命令大全一 1. switch (config)# hostname hostname 在基于CLI的交换机上设置主机名/系统名: switch(enable) set system name namestring 2.在基于I0S的交换机上设置登录口令

    2025-09-17 00:16:01
    357 0
  • 钢筋工程降本增效及易错点解析 (2023版).docx

    钢筋工程降本增效及易错点解析 (2023版).docx文档页数:62文档大小:9.45MB文档格式:docx 钢筋工程降本增效及易错点解析 (2023版) 钢筋工程降本增效及易错点解析 2023年04月 目录 前言.. 第一类桩钢筋笼 2 1、 钢筋笼加劲箍设置问题. 2 2、 钢筋笼加劲箍施工问题.. 3、 箍

    2025-09-16 14:40:01
    220 0
  • 施工电梯与外爬架一体化系统施工工法.docx

    施工电梯与外爬架一体化系统施工工法.docx文档页数:26文档大小:2.38MB文档格式:docx 施工电梯与外爬架一体化系统施工工法 1.前言 随着市场经济的迅速发展,超高层建筑日益增多.施工电梯与外爬架作为超 高层建筑施工过程中最为常用的两种设备,传统的施工电梯与外爬架是相互

    2025-09-12 23:24:02
    684 0
  • 阅海湖隧道施工组织设计.docx

    阅海湖隧道施工组织设计.docx文档页数:100文档大小:12MB文档格式:docx中国建筑股份有限公司 阅海湖隧道段施工组织设计 目录 1编制依据.. 1.1合同文件 1.2设计文件.. .3 1.3主要规范、规程、标准、图集. .3 1.4主要涉及的法律、法规.. 2工程概况.. 2.1工程基本情况和各参建

    2025-09-12 12:32:01
    974 0

评论列表

联系我们

在线咨询: QQ交谈

邮件:admin@qq.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信