
RP Mappings
Hello Experts,
the task states that SW2 should be responsible for the group tp RP mapping; the network is running in sparse mode. The SG configured SW2 to use loopback 0 as the interface with the following command:
ip pim send-rp-discovery lo0 scope 16
I use the following command without specifying any interface and it worked out fine:
ip pim send-rp-discovery scope 16
My thought is since the task did not specify anything in the line of "use SW2's most reliable interface for RP mappings" I did not specify it.
Can someone please explain the difference between the two commands and what's best to use as far as the CCIE lab goes.
Best regards
Comments
separately out of each PIM-enabled interface on the device.
reachability you have in your lab and any RPF issues along the way instead of a
single-sourced address.
right?), and if the lab doesn't say anything about reliable interface, then it
doesn't matter whether you do or do not.
things that should always be working. But beyond that, no matter as long
as you aren't violating any other rule.
Scott Morris, CCIE4 #4713, JNCIE-M #153, JNCIS-ER, CISSP, et al.
CCSI/JNCI-M/JNCI-ER
Senior CCIE Instructor
<?xml:namespace
prefix = st1 ns = "urn:schemas-microsoft-com:office:smarttags" />[email protected]
"urn:schemas-microsoft-com:office:office" />
Internetwork Expert, Inc.
http://www.InternetworkExpert.com
Toll
Free: 877-224-8987
Outside US: 775-826-4344
Online Community:
http://tinyurl.com/6dmnsu
CCIE Blog:
http://tinyurl.com/2nxxaq
Knowledge is power.
Power corrupts.
Study hard and be
Eeeeviiiil......
From: [email protected] [mailto:[email protected]]
On Behalf Of ndiayemalick
Sent: Wednesday, September 17, 2008
12:26 AM
To: [email protected]
Subject: [CCIE
R&S] RP Mappings
Hello Experts,
the task states that SW2 should be responsible for the group tp RP mapping;
the network is running in sparse mode. The SG configured SW2 to use loopback 0
as the interface with the following command:
ip pim send-rp-discovery lo0 scope 16
I use the following command without specifying any interface and it worked
out fine:
ip pim send-rp-discovery scope 16
My thought is since the task did not specify anything in the line of "use
SW2's most reliable interface for RP mappings" I did not specify it.
Can someone please explain the difference between the two commands and what's
best to use as far as the CCIE lab goes.
Best regards
Internetwork
Expert - The Industry Leader in CCIE
Preparation
http://www.internetworkexpert.com
Subscription information
may be found
at:
http://www.ieoc.com/forums/ForumSubscriptions.aspx
Thanks Scott for the explaination.