2950 command, ICND guide errata?
loboernesto
Member Posts: 94 ■■□□□□□□□□
in CCNA & CCENT
Hi guys,
Page 15 of the ICND cert guide by cisco press says that
switchport port-security maximum and switchport port-security violation are global commands, does it mean that the value will affect all interfaces or that the commands are entered in global configuration mode?
I'm sure they are entered in interface configuration mode, and I would think that the commands only apply to that specific interface.
I couldn't find it in the errata sheet so I thought I would post it.
Cheers.
Page 15 of the ICND cert guide by cisco press says that
switchport port-security maximum and switchport port-security violation are global commands, does it mean that the value will affect all interfaces or that the commands are entered in global configuration mode?
I'm sure they are entered in interface configuration mode, and I would think that the commands only apply to that specific interface.
I couldn't find it in the errata sheet so I thought I would post it.
Cheers.
Comments
-
dissolved Inactive Imported Users Posts: 228loboernesto wrote:Hi guys,
Page 15 of the ICND cert guide by cisco press says that
switchport port-security maximum and switchport port-security violation are global commands, does it mean that the value will affect all interfaces or that the commands are entered in global configuration mode?
I'm sure they are entered in interface configuration mode, and I would think that the commands only apply to that specific interface.
I couldn't find it in the errata sheet so I thought I would post it.
Cheers.
config t
int fa0/12
switchport port-security maximum 1
switchport port-security violation shut
done -
loboernesto Member Posts: 94 ■■□□□□□□□□yes.. It's what I thought. Probably a mistake by the author...
cheers