Lab 50. Port Security

Jumat, 21 Februari 2014

Lab 50. Port Security




Port security akan membatasi setiap device yang terhubung dengan mengenali mac addressnya..
Pada lab ini kita akan coba define pada IDN_SW mac address IDN1 dan ubah mac address IDN1...





Cek terlebih dahulu mac address IDN1... Next input ke dalam port security di IDN_SW..


IDN_SW

interface FastEthernet0/1
switchport mode access
switchport port-security
switchport port-security mac-address 0050.0F7E.6301

IDN_SW#show port-security interface FastEthernet 0/1
Port Security : Enabled
Port Status : Secure-up
Violation Mode : Shutdown
Aging Time : 0 mins
Aging Type : Absolute Secure
Static Address Aging : Disabled
Maximum MAC Addresses : 1
Total MAC Addresses : 1
Configured MAC Addresses : 1
Sticky MAC Addresses : 0
Last Source Address:Vlan : 0050.0F7E.6301:1
Security Violation Count : 0
Next kita ubah mac address IDN1
IDN1
interface Fastethernet 0/0
mac-address aaaa.bbbb.cccc

IDN_SW#show port-security interface FastEthernet 0/1
Port Security : Enabled
Port Status : Secure-shutdown
Violation Mode : Shutdown
Aging Time : 0 mins
Aging Type : Absolute Secure
Static Address Aging : Disabled
Maximum MAC Addresses : 1
Total MAC Addresses : 1
Configured MAC Addresses : 1
Sticky MAC Addresses : 0
Last Source Address:Vlan : aaaa.bbbb.cccc:1
Security Violation Count : 1




Interface menjadi error disabled

0 komentar :

Posting Komentar