Here are the answers to Tuesday's Cisco practice questions!
CCNA:
Convert the following binary string to hex: 00111100
Answer: This converts to 60 in decimal, and 60 in decimal equals 3c in hex. (Three units of 16, 12 units of one, and "c" in hex is 12.
CCNP / BSCI:
Your BGP deployment has 90 routers. If you used the full mesh technique, how many peer connections would be needed?
Answer: The formula is N*(N-1) /2 , where N equals the number of routers. 90*(90-1) / 2 = 4005. Time to break out the route reflectors!
CCNP / BCMSN:
What is the destination address for RP bootstrap messages?
Answer: 224.0.0.13.
CCNP / BCMSN:
You see the command ip unnumbered ethernet0 on a Serial interface. What exactly does that command mean?
Answer: The Serial interface is in effect using the IP address assigned to the Ethernet address. A good command to know, but use with care.
See you later today with more questions and answers!
To your Cisco certification success,
Chris Bryant
CCIE #12933
www.thebryantadvantage.com
CCNA:
Convert the following binary string to hex: 00111100
Answer: This converts to 60 in decimal, and 60 in decimal equals 3c in hex. (Three units of 16, 12 units of one, and "c" in hex is 12.
CCNP / BSCI:
Your BGP deployment has 90 routers. If you used the full mesh technique, how many peer connections would be needed?
Answer: The formula is N*(N-1) /2 , where N equals the number of routers. 90*(90-1) / 2 = 4005. Time to break out the route reflectors!
CCNP / BCMSN:
What is the destination address for RP bootstrap messages?
Answer: 224.0.0.13.
CCNP / BCMSN:
You see the command ip unnumbered ethernet0 on a Serial interface. What exactly does that command mean?
Answer: The Serial interface is in effect using the IP address assigned to the Ethernet address. A good command to know, but use with care.
See you later today with more questions and answers!
To your Cisco certification success,
Chris Bryant
CCIE #12933
www.thebryantadvantage.com
Comments