Which set of commands is recommended to prevent the use of a hub in the access layer?
A、
switch(config-if)#switchport mode trunk
switch(config-if)#switchport port-security maximum 1
B、
switch(config-if)#switchport mode trunk
switch(config-if)#switchport port-security mac-address 1
C、
switch(config-if)#switchport mode access
switch(config-if)#switchport port-security maximum 1
D、
switch(config-if)#switchport mode access
switch(config-if)#switchport port-security mac-address 1
【正确答案】
C
【答案解析】
防止集线器在接入层交换机上使用需要下列那个命令?
考点分析:这道题考的是端口安全,怎么限制集线器的使用,即是只允许在交换机的接口上连一个终端设备。
提交答案
关闭