⊕ 网站首页 ⊕注册会员 ⊕ 本站免费电影 ⊕ 留言板 ⊕ 繁體中文
如何设置 Discuz!V7.0 一周软件回顾 Vista SP2酷似Vista 预览Win HomeMaxDOS v6标准 加强 VISDiscuz!NT v1.0正式版横支持Vista 腾讯QQ2007Be从开源到开放Discuz!NTDiscuz!7.0正式版于12月Discuz!7.0亲自动手体验Discuz!新版碟报 更简便
利用交换机的Port-Security功能实现 以下是一个配置实例: switch#config t switch(config)#int f0/1 switch(config-if)#switchport mode access //设置交换机的端口模式为access模式,注意缺省是dynamic //dynamic模式下是不能使用Port-security功能 switch(config-if)#switchport port-security //打开port-security功能 switch(config-if)#switchport port-security mac-address xxxx.xxxx.xxxx //xxxx.xxxx.xxxx就是你要关联的mac地址 switch(config-if)#switchport port-security maximum 1 //其实缺省就是1 switch(config-if)#switchport port-security violation shutdown //如果违反规则,就shutdown端口 //这个时候你show int f0/1的时候就会看到接口是err-disable的 附: switchport port-security命令语法 Switch(config-if)#switchport port-security ? aging Port-security aging commands mac-address Secure mac address //设置安全MAC地址 maximum Max secure addresses //设置最大的安全MAC地址的数量,缺省是1 violation Security violation mode //设置违反端口安全规则后的工作,缺省是shutdown
| 设为首页 | 加入收藏 | 联系站长 | 友情链接 | 版权申明 | 网站公告 | 管理登录 |
Copyright © 2007 - 2009 chenpeng123.com All Rights Reserved 本站所有文章,软件等均来自网络收集,不代表本站观点,仅供学习和研究使用。如有侵犯您的版权,请联系我们,本站将立即删除。 鲁ICP备07014697号 你是本站第 位访客