Cho mình hỏi ý nghĩa của các câu lệnh security này:106:
Switch(config-if)# switchport port-security
Switch(config-if)# switchport port-security violation shutdown
Switch(config-if)# switchport port-security maximum 1
Switch(config-if)# switchport port-security mac-address 0000.0200.0088
Switch(config-if)# switchport port-security aging time 10
Switch(config-if)# switchport port-security aging type inactivity
và khi mình muốn bỏ chế độ security trên thi chỉ cần no switchport port-security hay phải no tất cả các lệnh:106:
Switch(config-if)# switchport port-security
Switch(config-if)# switchport port-security violation shutdown
Switch(config-if)# switchport port-security maximum 1
Switch(config-if)# switchport port-security mac-address 0000.0200.0088
Switch(config-if)# switchport port-security aging time 10
Switch(config-if)# switchport port-security aging type inactivity
và khi mình muốn bỏ chế độ security trên thi chỉ cần no switchport port-security hay phải no tất cả các lệnh:106:
Comment