Ahoy Lads! 

On Lab 19 Task 19.8 tells us to configure some secondary IP's on the VLAN 567 
interfaces of R5, R6, and R7 with secondary HSRP groups. 

On this attempt I used the "secondary" keyword within the same standby group 
number as opposed to using a separate group. Everything seems to work just 
fine, just want some assurance as to if my configs  are good or not. 

Do I get the points?

Thanks!

R5

interface FastEthernet0/0
ip address 150.100.222.5 255.255.255.0 secondary
ip address 150.100.220.5 255.255.255.0
standby version 2
standby 1 ip 150.100.222.10 secondary
standby 1 preempt
standby 1 authentication md5 key-string 7 046B0A050400585A081A0E

R6

interface FastEthernet0/0
ip address 150.100.222.6 255.255.255.0 secondary
ip address 150.100.220.6 255.255.255.0
standby version 2
standby 1 ip 150.100.220.1
standby 1 ip 150.100.222.10 secondary
standby 1 timers 20 60
standby 1 priority 110
standby 1 preempt delay minimum 60
standby 1 authentication md5 key-string 7 107E081A0E36061F0D0721
standby 1 track 1 decrement 15
standby 1 track 2 decrement 15

R7

interface FastEthernet0/0
ip address 150.100.222.7 255.255.255.0 secondary
ip address 150.100.220.7 255.255.255.0
standby version 2
standby 1 ip 150.100.220.1
standby 1 ip 150.100.222.10 secondary
standby 1 timers 20 60
standby 1 preempt
standby 1 authentication md5 key-string 7 046B0A050400585A081A0E


Show commands below:


R5(config-if)#do sh stand 
FastEthernet0/0 - Group 1 (version 2)
  State is Learn
    3 state changes, last state change 00:08:26
  Virtual IP address is unknown
    Secondary virtual IP address 150.100.222.10
  Active virtual MAC address is 0000.0c9f.f001
    Local virtual MAC address is 0000.0c9f.f001 (v2 default)
  Hello time 20 sec, hold time 60 sec
  Authentication MD5, key-string
  Preemption enabled
  Active router is 150.100.220.6, priority 110 (expires in 47.536 sec)
    MAC address is e804.6224.d2a8
  Standby router is 150.100.220.7, priority 100 (expires in 58.224 sec)
  Priority 100 (default 100)
  Group name is "hsrp-Fa0/0-1" (default)


R6(config-if)#do sh stand
FastEthernet0/0 - Group 1 (version 2)
  State is Active
    8 state changes, last state change 00:19:54
  Virtual IP address is 150.100.220.1
    Secondary virtual IP address 150.100.222.10
  Active virtual MAC address is 0000.0c9f.f001
    Local virtual MAC address is 0000.0c9f.f001 (v2 default)
  Hello time 20 sec, hold time 60 sec
    Next hello sent in 10.016 secs
  Authentication MD5, key-string
  Preemption enabled, delay min 60 secs
  Active router is local
  Standby router is 150.100.220.7, priority 100 (expires in 57.392 sec)
  Priority 110 (configured 110)
    Track object 1 state Up decrement 15
    Track object 2 state Up decrement 15
  Group name is "hsrp-Fa0/0-1" (default)


R7(config-if)#do sh stand
FastEthernet0/0 - Group 1 (version 2)
  State is Standby
    10 state changes, last state change 00:19:25
  Virtual IP address is 150.100.220.1
    Secondary virtual IP address 150.100.222.10
  Active virtual MAC address is 0000.0c9f.f001
    Local virtual MAC address is 0000.0c9f.f001 (v2 default)
  Hello time 20 sec, hold time 60 sec
    Next hello sent in 8.320 secs
  Authentication MD5, key-string
  Preemption enabled
  Active router is 150.100.220.6, priority 110 (expires in 57.776 sec)
    MAC address is e804.6224.d2a8
  Standby router is local
  Priority 100 (default 100)
  Group name is "hsrp-Fa0/0-1" (default)


//Steve




UHS Confidentiality Notice:  This e-mail message, including any attachments, is 
for the sole use of the intended recipient (s) and may contain confidential and 
privileged information.  Any unauthorized review, use, disclosure or 
distribution of this information is prohibited.  If this was sent to you in 
error, please notify the sender by reply e-mail and destroy all copies of the 
original message.
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

To Unsubscribe from this list please visit the following link and follow the 
directions to unsubscribe. http://onlinestudylist.com/mailman/listinfo/ccie_rs

Reply via email to