• If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.
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.

Ticket 2 – HSRP Track

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Ticket 2 – HSRP Track

    HSRP was configured on DSW1 & DSW2. DSW1 is configured to be active but it does not become active.
    Configuration on DSW1:
    track 1 ip route 10.1.21.128 255.255.0.0 metric threshold
    threshold metric up 1 down 2
    !
    track 10 ip route 10.2.21.128 255.255.255.0 metric threshold
    threshold metric up 63 down 64
    !
    interface Vlan10
    ip address 10.2.1.1 255.255.255.0
    standby 10 ip 10.2.1.254
    standby 10 priority 200
    standby 10 preempt
    standby 10 track 1 decrement 60


    Answer: (use IPv4 Layer 3 Topology)
    On dsw 1 interface vlan 10 mode run:
    no standby 10 track 1 decrement 60
    standby 10 track 10 decrement 60
    (ip for track command not exact for real exam)
    Ans1) DSW1
    Ans2) HSRP
    Ans3) delete the command with track 1 and enter the command with track 10 (standby 10 track 10 decrement 60).
    Phạm Minh Tuấn

    Email : phamminhtuan@vnpro.org
    Yahoo : phamminhtuan_vnpro
    -----------------------------------------------------------------------------------------------
Trung Tâm Tin Học VnPro
149/1D Ung Văn Khiêm P25 Q.Bình thạnh TPHCM
Tel : (08) 35124257 (5 lines)
Fax: (08) 35124314

Home page: http://www.vnpro.vn
Support Forum: http://www.vnpro.org
- Chuyên đào tạo quản trị mạng và hạ tầng Internet
- Phát hành sách chuyên môn
- Tư vấn và tuyển dụng nhân sự IT
- Tư vấn thiết kế và hỗ trợ kỹ thuật hệ thống mạng

Network channel: http://www.dancisco.com
Blog: http://www.vnpro.org/blog

  • #2
    Bác ơi,
    cho em hỏi chút metric threshold là như thế nào
    Em chưa hiểu cái câu này nghĩa nó là như thế nào nhỉ
    track 1 ip route 10.1.21.128 255.255.0.0 metric threshold
    threshold metric up 1 down 2
    Nên ko hiểu sao lại phải thay track1 thành track 10
    Cảm ơn bác trước nhé

    Comment

    • Working...
      X