<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
		<id>https://www.8beauty.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Kenner</id>
		<title>Kenner - 版本历史</title>
		<link rel="self" type="application/atom+xml" href="https://www.8beauty.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Kenner"/>
		<link rel="alternate" type="text/html" href="https://www.8beauty.com/wiki/index.php?title=Kenner&amp;action=history"/>
		<updated>2026-06-20T20:20:00Z</updated>
		<subtitle>本wiki的该页面的版本历史</subtitle>
		<generator>MediaWiki 1.26.4</generator>

	<entry>
		<id>https://www.8beauty.com/wiki/index.php?title=Kenner&amp;diff=31452&amp;oldid=prev</id>
		<title>Kenner：新页面: To earn your CCNP accreditation and pass the BCMSN test, you have got to know very well what HSRP does and the many configurable options. As the function of HSRP is very simple (and inclu...</title>
		<link rel="alternate" type="text/html" href="https://www.8beauty.com/wiki/index.php?title=Kenner&amp;diff=31452&amp;oldid=prev"/>
				<updated>2013-02-08T16:42:15Z</updated>
		
		<summary type="html">&lt;p&gt;新页面: To earn your CCNP accreditation and pass the BCMSN test, you have got to know very well what HSRP does and the many configurable options. As the function of HSRP is very simple (and inclu...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;To earn your CCNP accreditation and pass the BCMSN test, you have got to know very well what HSRP does and the many configurable options. As the function of HSRP is very simple (and included in a previous tutorial), in addition you need to know how HSRP finds the MAC address for the virtual router - along with how to manage a fresh MAC for this virtual router. This puts us in the unusual position of making a physical address for a switch that doesn't exist! &lt;br /&gt;
&lt;br /&gt;
The output of show standby for a two-router HSRP setup is shown below. &lt;br /&gt;
&lt;br /&gt;
R2#show standby &lt;br /&gt;
&lt;br /&gt;
Ethernet0 - Group 5 &lt;br /&gt;
&lt;br /&gt;
Regional state is Standby, concern 100 &lt;br /&gt;
&lt;br /&gt;
Hellotime three sec, holdtime 10 sec &lt;br /&gt;
&lt;br /&gt;
Next hello submitted 0.776 &lt;br /&gt;
&lt;br /&gt;
Virtual IP is 172.12.23.10 constructed &lt;br /&gt;
&lt;br /&gt;
Effective modem is 172.12.23.3, concern 100 ends in 9.568 &lt;br /&gt;
&lt;br /&gt;
Life hub is local &lt;br /&gt;
&lt;br /&gt;
1 state improvements, last state change 00:00:22 &lt;br /&gt;
&lt;br /&gt;
R3#show life &lt;br /&gt;
&lt;br /&gt;
Ethernet0 - Group 5 &lt;br /&gt;
&lt;br /&gt;
Regional state is Active, concern 100 &lt;br /&gt;
&lt;br /&gt;
Hellotime 3 sec, holdtime 10 sec &lt;br /&gt;
&lt;br /&gt;
Next hello sent in 2.592 &lt;br /&gt;
&lt;br /&gt;
Virtual IP is 172.12.23.10 configured &lt;br /&gt;
&lt;br /&gt;
Effective switch is local &lt;br /&gt;
&lt;br /&gt;
Standby modem is 172.12.23.2 finishes in 8.020 &lt;br /&gt;
&lt;br /&gt;
Electronic macintosh target is 0000.0c07.ac05 &lt;br /&gt;
&lt;br /&gt;
2 state improvements, last state change 00:02:08 &lt;br /&gt;
&lt;br /&gt;
R3 is in Active state, while R2 is in Standby. The hosts are using the 172.12.123.10 target as their entry, but R3 is in fact managing the workload. R2 will require over if R3 becomes unavailable. &lt;br /&gt;
&lt;br /&gt;
An IP address was given to the virtual switch during the HSRP setting approach, however, not a MAC address. Nevertheless, there is a MAC address beneath the show life result on R3, the active router. How did the HSRP process arrive at a MAC of 00-00-0c-07-ac-05? &lt;br /&gt;
&lt;br /&gt;
Well, all of the work has already been done before the arrangement is also started. The MAC address 00-00-0c-07-ac-xx is reserved for HSRP, and xx is the class number in hexadecimal. That is a good skill to own for the exam, so ensure you are confident with hex conversions. The group number is 5, which can be expressed as 05 with a two-bit hex character. If the group number had been 17, we'd see 11 by the end of the MAC address - one unit of 16, one unit of 1. &lt;br /&gt;
&lt;br /&gt;
The output of the show standby command also tells us that the HSRP speakers are sending Hellos every three seconds, with a 10-second holdtime. These values can be changed with the standby demand, but HSRP speakers in the same party should have the same timers. You may also tie down the hello time and energy to the millisecond, nonetheless it is doubtful you'll actually need to do that. &lt;br /&gt;
&lt;br /&gt;
R3( config-if )#standby 5 timers?? &lt;br /&gt;
&lt;br /&gt;
&amp;lt;1-254&amp;gt;Hello interval in seconds &lt;br /&gt;
&lt;br /&gt;
msec Specify hello period in milliseconds &lt;br /&gt;
&lt;br /&gt;
R3( config-if )#standby 5 timers 4?? &lt;br /&gt;
&lt;br /&gt;
&amp;lt;5-255&amp;gt;Hold amount of time in seconds &lt;br /&gt;
&lt;br /&gt;
R3( config-if )#standby 5 timers 4 12 &lt;br /&gt;
&lt;br /&gt;
Another important HSRP skill is understanding how to change the Active router job. I'll demonstrate how to do that, and how to arrange HSRP interface tracking, next part of my CCNP / BCMSN examination guide! [http://enlivengroup.com/locations/utah/utah-web-development/ utah web development]&lt;/div&gt;</summary>
		<author><name>Kenner</name></author>	</entry>

	</feed>