当前位置:七道奇文章资讯安全技术网络技术
日期:2011-08-06 12:30:00  来源:本站整理

交换机端口安全[网络技术]

赞助商链接



  本文“交换机端口安全[网络技术]”是由七道奇为您精心收集,来源于网络转载,文章版权归文章作者所有,本站不对其观点以及内容做任何评价,请读者自行判断,以下是其具体内容:

【实行步骤】

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好友分享!
    • 好的评价 如果您觉得此文章好,就请您
        0%(0)
    • 差的评价 如果您觉得此文章差,就请您
        0%(0)

    文章评论评论内容只代表网友观点,与本站立场无关!

       评论摘要(共 0 条,得分 0 分,平均 0 分) 查看完整评论
    Copyright © 2020-2022 www.xiamiku.com. All Rights Reserved .