欢迎来到天天文库
浏览记录
ID:51418872
大小:19.98 KB
页数:6页
时间:2020-03-24
《思科交换机配置常用命令.docx》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、Cisco三层交换机配置命令及解释 (2011-07-1108:54:50)标签: cisco 杂谈 分类: IT资讯基本配置S>enable进入特权模式S#configureterminal 进入全局配置模式S(config)#hostnamename改变交换机名称S(config)#enablepasswordlevellevel_#password设置用户口令(level_#=1)或特权口令(level_#=15)S(config)#lineconsole0进入控制台接口S(config-line)#passwordconsole_password接上
2、一条命令,设置控制台口令S(config)#linevty015进入虚拟终端S(config-line)#passwordtelnet_password接上一条命令,设置Telnet口令S(config-line)#login允许Telnet登录S(config)#enablepasswordsecretprivilege_password配置特权口令(加密或不加密)S(config)#interfaceethernetfastethernetgigabitethernetslot_#/port_#进入接口子配置模式S(config-if)#[no]shutd
3、own关闭或启用该接口(默认启用)S(config)#ipaddressIP_addresssunbet_mask指定IP地址S(config)#ipdefault-gatewayrouter's_IP_address指定哪台路由器地址为默认网关S#showrunning-config查看当前的配置S#copyrunning-configstartup-config将RAM中的当前配置保存到NVRAM中S>showinterface[typeslot_#/port_#]查看所有或指定接口的信息S>showip 显示交换机的IP配置(只在1900系列上可用)S
4、>showversion查看设备信息S#showipinterfacebrief验证IP配置S(config-if)#speed10100auto设置接口速率S(config-if)#duplexautofullhalf设置接口双工模式S>showmac-address-table查看CAM表S#clearmac-address-table清除CAM表中的动态条目1900(config)#mac-address-tablepermanentMAC_addresstype[slot_#/]port_#在CAM表中创建静态条目2950(config)#mac-ad
5、dress-tablestaticMAC_addressvlanVLAN_#interfacetype[slot_#/]port_#在CAM表中创建静态条目1900(config)#mac-address-tablerestrictedstaticMAC_addresssource_portlist_of_allowed_interface设置静态端口安全措施1900(config-if)#portsecure启用粘性学习1900(config-if)#portsecuremax-mac-countvalue设置粘性学习特性能够学到的地址数量(默认132,取值
6、范围是1-132)1900(config)#address-violationsuspendignoredisable改变安全选项1900>showmac-address-tablesecurity验证端口安全措施2950(config)#switchportmodeaccess定义接口为主机端口而不是中继端口2950(config)#switchportport-security启用端口安全措施2950(config)#switchportport-securitymaximumvalue指定可与此接口相关的设备的最大数量2950(config)#switc
7、hportport-securityviolationprotectrestrictshutdown指定出现安全违规时应该发生的事2950(config)#switchportport-securitymac-addressMAC_address指定允许与此接口相关的确切的MAC地址2950(config)#switchportport-securitymac-addresssticky启用粘性学习特性2950(config)#showportinterfacetype[slot_#/]port_#验证接口配置2950(config-if)descriptio
8、nname设置接口描述信息2950#s
此文档下载收益归作者所有