Xin chào ! Nếu đây là lần đầu tiên bạn đến với diễn đàn, xin vui lòng danh ra một phút bấm vào đây để đăng kí và tham gia thảo luận cùng VnPro.

Announcement

Collapse
No announcement yet.

hỏi về ý nghĩa các câu lệnh port-security này

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • hỏi về ý nghĩa các câu lệnh port-security này

    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:
    Em sinh ra không phải để tan biến đi như một giọt nước. Em sinh ra để in dấu trong cuộc đời này và trong trái tim anh!

  • #2
    Originally posted by kaka64 View Post
    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:
    Chào !!!
    Đây là cái bạn cần http://www.cisco.com/en/US/docs/swit...e/port_sec.pdf

    Chúc vui !!!
    Trần Mỹ Phúc
    tranmyphuc@hotmail.com
    Hãy add nick để có thông tin đề thi mới nhất :tranmyphuc (Hỗ trợ tối đa cho các bạn tự học)

    Cisco Certs : CCNP (Passed TSHOOT 1000/1000)

    Juniper Certs :
    JNCIP-ENT & JNCIP-SEC
    INSTRUCTORS (No Fee) : CISCO (Professional) , JUNIPER (Professional) , Microsoft ...

    [version 4.0] Ôn tập CCNA


    Comment


    • #3
      Originally posted by kaka64 View Post
      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 =>bật tính năng port-security
      Switch(config-if)# switchport port-security violation shutdown =>khi vi phạm (ví dụ vượt quá số lượng MAC-Address trên port đó) sẽ shutdown port và đưa port về trạng thái error-disable
      Switch(config-if)# switchport port-security maximum 1 =>chỉ cho phép tối đa 1 MAC-Address trên port này
      Switch(config-if)# switchport port-security mac-address 0000.0200.0088 =>cho phép host có địa chỉ MAC này đi vào port
      Switch(config-if)# switchport port-security aging time 10 =>set thời gian cho những địa chỉ dynamic MAC Address, nếu vượt quá thời gian này sẽ clear MAC
      Switch(config-if)# switchport port-security aging type inactivity =>bắt đầu tính thời gian để clear MAC-Address tính từ khi không có traffic đi vào port

      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:=> chỉ cần lệnh no switchport port-securrity
      hi bạn kaka64,
      bạn tham khảo comments trên nhé nhé.

      Comment

      Working...
      X