Cisco2950交换机配置.docVIP

  1. 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  4. 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  5. 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  6. 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  7. 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
百度空间?|?百度首页? | 登录 ??????????????? 零度空间 我的空间,我的世界. ? 主页博客相册|个人档案 |好友 ? 查看文章 ? 思科2950交换机相关配置 2009-04-27 14:22 基本操作 2950(config)#int vlan1 2950(config-if)#ip address 00 (VLAN1里面设置IP地址) 2950(config)#ip default-gateway (设置默认网关) 2950(config)#ip name-server (设置域名服务器) 2950(config)#ip domain-name (设置域名) 端口配置 2950(config)#int f0/1 (进入接口) 2950(config-if)#speed 100 (设置该接口速率为100Mb/s) 2950(config-if)#duplex ? auto Enable AUTO duplex configuration full Force full duplex operation half Force half-duplex operation 2950(config-if)#description to_router1 (设置端口描述) 2950#show interfaces fastethernet1 [status] (查看端口配置结果和状态) MAC地址表相关命令 2950(config)#mac-address-table aging-time 100 (设置超时时间为100S) 2950(config)#mac-address-table permanent 000.0c01.bbcc f0/3 (加入永久地址) 2950(config)#mac-address-table restricted static 0000.0c02.bbcc f0/6 f0/7 (加入静态地址) 2950#show mac-address-table (查看整个MAC地址表) 2950#clear mac-address-table restricted static (清除限制性MAC址表) VTP的配置 2950#vlan database (进入VLAN配置模式) 2950(vlan)#vtp ? (查看VTP的子命令) domain Set the name of the VTP administrative domain. client Set the device to client mode. server Set the device to server mode. transparent Set the device to transparent mode. password Set the password for the VTP administrative domain. 2950(vlan)#vtp domain server (设置本交换机为SEVER模式) 2950(vlan)#vtp domain wqs (设置域名) 2950(vlan)#vtp pruning (启动修剪模式) 2950#show vtp status (查看VTP设置信息) 配置VLAN TRUNK端口 2950(config)#int f0/11 (进入F端口) 2950(config-if)#switchport mode trunk (设置该端口为TRUNK模式) 2950(config-if)#switchport trunk encapsulation {dot1q | isl | negotiate }(设置TRUNK封装) 创建VLAN 2950#vlan database (进入VLAN配置模式) 2950(vlan)#vlan 2 (创建VLAN 2) VLAN 2 added: Name:VLAN0002 (系统默认名) 2950(vlan)#vlan 3 name wg_bisheng (创建VLAN 3,名为网工必胜) VLAN 3 added: Name:wg_bisheng 2950(config)#int f0/9 (进入接口配置模式) 2950(config-if)#switchport mode access (设置该接口为ACCESS模式) 2950(config-if)#switchport access vlan 2 (把端口9分配给VLAN2) 2950(config-if)#int f0/8 2950(config-if)#switchport mode access 2950(config-

文档评论(0)

tzcu242 + 关注
实名认证
文档贡献者

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

1亿VIP精品文档

相关文档