交换机端口安全[网络技术]
本文“交换机端口安全[网络技术]”是由七道奇为您精心收集,来源于网络转载,文章版权归文章作者所有,本站不对其观点以及内容做任何评价,请读者自行判断,以下是其具体内容:
【实行步骤】
Switch 1
Switch>enable
Switch#configure terminal
Switch(config)#interface fastEthernet 0/1
Switch(config-if-range)#switchport port-security maximum 1 (配置端口最大衔接数为1)
Switch(config-if-range)#switchport port-security violation shutdown (配置安全违例的处理方法为shutdown)
Switch(config-if-range)#exit
Switch(config)#interface fastEthernet 0/1
Switch(config-if)#switchport port-security mac-address sticky 0002.162C.BA88 (绑定MAC地址)
Switch(config-if)#exit
(注意事项)
1、交换机端口安全功效只能在ACCESS接口配置
2、交换机最大衔接数限制取值范围是1-128 ,默许为128
Switch#show running-config
Building configuration...
Current configuration : 978 bytes
!
version 12.2
no service password-encryption
!
hostname Switch
!
!
!
interface FastEthernet0/1
switchport port-security mac-address 0002.162C.BA88
!
以上是“交换机端口安全[网络技术]”的内容,如果你对以上该文章内容感兴趣,你可以看看七道奇为您推荐以下文章:
本文地址: | 与您的QQ/BBS好友分享! |
- ·上一篇文章:内网拜候不了域名问题的办理办法
- ·下一篇文章:无线路由器桥接功效
- ·中查找“交换机端口安全”更多相关内容
- ·中查找“交换机端口安全”更多相关内容