The network security policy requires that only one host be permitted to attach dynamically to each switch interface. If that policy is violated, the interface should shut down. Which two commands must the network administrator configure on the 2950 Catalyst switch to meet this policy?
1、
【正确答案】
1、A,D
【答案解析】switchport port-security maximum 1这个命令是配置这个端口为安全模式且只允许有学习一个mac地址。Switchport port-security violation shutdown:这句命令的意思是如果借口违反了安全策略就shutdown该接口。