网站大量收购独家精品文档,联系QQ:2885784924

3750开关简单配置.ppt

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

Cisco Catalyst3750交换机培训;产品概述 ; ; ;访问交换机 基本管理配置 以太网端口的配置 以太网端口的配置 VLAN配置 Trunk配置 VTP配置 STP协议;访问交换机 ;通过console访问 ;通过Telnet访问 ; ; switch(config)#hostname ASB-3750-a ASB-3750-a(config)#;设置交换机管理IP地址 ; switch#show clock * 18:37:04.104 UTC Mon Jul 30 2008 switch# clock set 9:00:00 Jan 1 2001 switch#show clock 09:00:04.123 UTC Mon Jan 1 2008 ; # 使用secret口令,不使用password口令 switch(config)# enable secret ASB switch(config)#exit switch#show running-config ………. Enable secret 5 $1228899030dieiiop ………. #同样配置telnet和console的口令,并加密(service password-encryption). switch(config)# service password-encryption switch(config)#line console 0 switch(config-line)#password xxxxxx switch(config-line)#line vty 0 4 switch(config-line)#password yyyyyy switch(config-line)#login switch(cnfig-line)#end ;?输出 : 分为Console、Telnet、Buffer、Host四个方向。 ?日志等级分为8级,0级最高.使用logging buffer level 修改记录等级。 emergency 0 紧急:系统不可用 alert 1 告警:需要立即行动 critical 2 关键:关键状态 error 3 错误:错误状态 warning 4 警告:警告状态 notification 5 通知:正常但重要状态 informational 6 信息:仅是信息消息 debug 7 调试:调试消息 switch(config)#logging buffered //把日志记录到buffer中的配置命令. switch(config)#logging buffered informational //等级为6,informational switchr(config)#show logging //显示buffer中的logging信息. switch(config)# service timestamps log datetime //给日志信息打时间标记 ;switch(config)# access-list 10 permit 172.18.129.100 log //配置snmp访问控制列表 switch(config)# snmp-server community ********** RW 10 //配置读写字符串 switch(config)# snmp-server trap-source Vlan1000 //配置trap的源地址 switch(config)# snmp-server host 172.18.129.100 ********** //配置接收trap的主机地址及特定字符串;打开/关闭以太网端口 设置以太网端口的描述 设置以太网端口的双工状态 设置以太网端口的速率 设置以太网端口的工作模式 ; ; ; ; ; ; switch(config)#interface fastethernet 0/1 switch(config-if)# channel- group channel-group-number mode {auto [non-silent] | desirable [non-silent] | on} 注意 : ?1、快速以太网信道链路上的所有端口必须是同一个VLAN的成员,或者必须是Trunk端口。 ?2、如果快速以太网信道链路内的端口是trunk端口,则这些端口必须有相同的vlan范围。

文档评论(0)

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

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

1亿VIP精品文档

相关文档