Poort Security

#tussen de () is na eigen invulling

Automatisch:
int range f0/1-3
switchport mode access
switchport port-security maximum 1 <--- maximaal 1 pc
switchport port-security mac-address sticky <--- zoekt zelf mac adres
switchport port-security violation restrict
switchport port-security


Handmatig:
int range f0/1-3
switchport mode access
switchport port-security
switchport port-security mac-address sticky 0090.0C00.1083
switchport port-security maximum 2
switchport port-security violation shutdown