PrepAway - Latest Free Exam Questions & Answers

What are two ways to accomplish this task?

You are configuring PIM-SM for your network, and want to use a statically configured RP.
What are two ways to accomplish this task? (Choose two.)

PrepAway - Latest Free Exam Questions & Answers

A.
[edit protocols pim]
uesr@router# show
rp {
static {
address 10.10.10. ;
}
interface ge-0/0/0.0 {
mode sparse;
}
interface ge-0/0/5.0 {
mode sparse;
}
interface lo0.0 {
mode sparse;
}

B.
[edit protocols pim]
user@router# show
rp {
local {
address 223.0.0.1;
}
interface ge-0/0/0.0;
interface ge-0/0/5.0;
interface lo0.0;

C.
[edit protocols pim]
user@router# show
rp {
static {
address 10.10.10. {
group-ranges {
224.0.0.0/4;
}
interface all {
mode sparse;
}

D.
[edit protocols pim]
user@router# show
rp {
local {
address 10.10.10. ;
group-ranges {
233.0.0.0/8;
}
interface ge-0/0/0.0 {
version 1;
}
interface ge-0/0/5.0 {
version 1;
}
interface lo0.0 {
version 1;
}

6 Comments on “What are two ways to accomplish this task?

  1. Rigpa says:

    Well, let me say that CCIE is wrong, and these are CCNA basics lol just joking.. B and D are the correct answers.

    223.0.0.1 is not a multicast address,if that is what you were thinking, actually this is a Class C address.

    http://www.vlsm-calc.net/ipclasses.php

    Multicast addresses are class D.

    These are all the multicast addresses

    https://en.wikipedia.org/wiki/Multicast_address

    Actually if you google 223.0.0.1 it has been assigned somewhere in china

    http://whatismyipaddress.com/ip/223.0.0.1 lol

    -“Meditation is the medice of the mind”




    0



    0

Leave a Reply