Port Security Flashcards

1
Q

enable port security

A

(config)# int fa0/1
(config-if)# switchport mode access
(config-if)# switchport port-security

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

port security main commands

A

(config-if)# switchport port-security mac-address sticky
(config-if)# switchport port-security max
(config-if)# switchport port-security violation

(config-if)# switchport port-security mac-address aa.bb.cc.dd.ee.ff

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

show commands

A

(config) # show mac address-table
(config) # show port-security
(config) # show port-security int fa0/3

How well did you know this?
1
Not at all
2
3
4
5
Perfectly