思科交换机端口配置请高手来解答,帮吧意思翻译出来
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了思科交换机端口配置请高手来解答,帮吧意思翻译出来相关的知识,希望对你有一定的参考价值。
interface FastEthernet0/6
switchport access vlan 100
switchport mode access
authentication event fail action authorize vlan 11
authentication event no-response action authorize vlan 100
authentication port-control auto
dot1x pae authenticator
dot1x timeout quiet-period 10
dot1x timeout supp-timeout 5
switchport access vlan 100 接口划入vlan 100
switchport mode access 接口access模式
authentication event fail action authorize vlan 11 接口认证失败 vlan 11
authentication event no-response action authorize vlan 100 接口认证无响应 vlan100
authentication port-control auto 开启接口控制认证
dot1x pae authenticator 开启802.1X功能
dot1x timeout quiet-period 10 认证失败后的静默时间10
dot1x timeout supp-timeout 5 认证等待的时间5 参考技术A 接口fa0/1 6
交换机接入VLAN 100
是访问模式
认证授权VLAN 11事件失败的行动
认证事件无响应行动授权VLAN 100
认证端口控制
dot1x PAE验证器
dot1x超时平静期10
dot1x超时超时5增刊
望采纳,谢谢~!
以上是关于思科交换机端口配置请高手来解答,帮吧意思翻译出来的主要内容,如果未能解决你的问题,请参考以下文章