配置Cisco950交换机.doc

  1. 1、本文档共7页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
配置Cisco950交换机

/view/d8093e8884868762caaed574.html 配置Cisco2950交换机 一.CISCO2950交换机的基本配置 Switch Switchenable 进入特权执行模式 Switch# Switch#show running-config 列出运行配置清单 Switch#config terminal 进入配置模式 Enter configuration commands, one per line. End with CNTL/Z. Switch(config)# Switch(config)#enable password cisco 设置enable口令 Switch(config)#enable secret cisco1 设置enable密码 Switch(config)#hostname c2950 设置主机名 c2950(config)#interface VLAN 1 进入VLAN 1的配置模式 c2950(config-if)#ip address c2950(config-if)#no shut 保存配置 c2950(config-if)exit 退出 c2950(config)#ip default-gateway 0 设置缺省网关 c2950(config)#ip domain-name 设置域名 c2950(config)#ip name-server 设置域名服务器地址 c2950(config)#^Z c2950#show version 查看版本信息 c2950#show interface VLAN 1 查看VLAN 1的配置和统计信息 二.配置CISCOc2950交换机的端口属性 c2950(config)#interface fastEthernet 0/1进入子接口配置模式 c2950(config-if) c2950(config-if)#speed ? 10 Force 10 Mbps operation 100 Force 100 Mbps operation auto Enable AUTO speed configuration c2950(config-if)#speed 100 设置端口速率为100Mbit/s c2950(config-if)#duplex ? auto Enable AUTO duplex configuration full Force full duplex operation half Force half-duplex operation c2950(config-if)#duplex full 设置端口为全双工 c2950(config-if)description TO_PC1 端口描述 c2950(config)#^Z c2950#show interface fastEthernet 0/1 c2950#show interface fastEthernet 0/1 status c2950#show interface fastEthernet 0/1 description 三.配置 VTP.VLAN和VLAN Trunk 两台2950交换机:c2950A,c2950B (1)配置c2950A交换机的VTP和VLAN c2950A#vlan database 进入VLAN配置模式 c2950A(vlan)#vtp ? client Set the device to client mode. domain Set the name of the VTP administrative domain. password Set the password for the VTP administrative domain. pruning Set the administrative domain to permit pruning. server Set the device to server mode. transparent Set the device to transparent mode. v2-mode Set the administrative domain to V2 mode c2950A(vlan)#vtp server 设置VTP模式 Device mode already VTP SERVER c295

文档评论(0)

iob207 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档