PrepAway - Latest Free Exam Questions & Answers

3 Comments on “What will accomplish this?

  1. jslaven says:

    Block transmission of the route for 10.10.255.6/32 to any neighbors:

    [edit protocols]
    ldp {
    export block-one;
    }
    policy-options {
    policy-statement block-one {
    term first {
    from {
    route-filter 10.10.255.6/32 exact;
    }
    then reject;
    }
    then accept;




    1



    0

Leave a Reply