思科交换机基本配置命令大全.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
下一篇 09-19

相关推荐

  • 锐捷网络设备配置命令.doc

    锐捷网络设备配置命令.doc文档页数:15文档大小:37KB文档格式:doc关于锐捷路由器配置命令,这些命令可能用的都不是很多,但是对于网络安全和性能 来说很重要. 1. #Exit返回上一级操作模式 2. #delflash:config.text删除配置文件(交换机及1700系列路由器) 3. #erasestartu

    2026-08-08 18:00:01
    774 0
  • 华为交换机配置命令手册.docx

    华为交换机配置命令手册.docx文档页数:11文档大小:34.78KB文档格式:docx华为交换机配置命令手册 华为QuidWay交换机配置命令手册: 1、开始 建立本地配置环境,将主机的串口通过配置电缆与以太网交换机的Conole口连接.在主机 上运行终端仿真程序(如Window的超级终端等),

    2026-05-10 07:32:01
    630 0
  • QUIDWAY3900系列华为交换机命令手册24DHCP命令.pdf

    QUIDWAY3900系列华为交换机命令手册---24-DHCP命令.pdf文档页数:57文档大小:387.92KB文档格式:pdfQuidwayS3900系列以太网交换机命令手册-Release1510 DHCP 目录 目录 第1章DHCP服务器配置命令 1-1 1.1 DHCP服务器配置命令.. 1-1 1.1.1 bims-server.. 1-1 1.1.2 dhcp enabl

    2026-01-26 12:08:01
    681 0
  • 华为交换机调试工程师命令大全之路由器命令.doc

    华为交换机调试工程师命令大全之路由器命令.doc文档页数:6文档大小:22.5KB文档格式:doc[Quidway]display version ;显示版本信息 [Quidway]display current-configuration ;显示当前配置 [Quidway]displayinterfaces ;显示接口信息 [Quidway]display ip route ;显示路由

    2025-10-25 18:56:01
    201 0

评论列表

联系我们

在线咨询: QQ交谈

邮件:admin@qq.com

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

关注微信