PrepAway - Latest Free Exam Questions & Answers

2 Comments on “Which configuration achieves this goal?

  1. lucaluca195 says:

    PE1:
    1st activate BGP vpnv4 address
    RP/0/0/CPU0:PE1(config)#router bgp 1
    RP/0/0/CPU0:PE1(config-bgp)#address-family vpnv4 unicast
    RP/0/0/CPU0:PE2(config-bgp-af)#exit

    Then configure Neighbor and activate VPNv4 family for neighbor
    RP/0/0/CPU0:PE1(config-bgp)#nei 172.16.1.2
    RP/0/0/CPU0:PE1(config-bgp-nbr)#remote-as 1
    RP/0/0/CPU0:PE1(config-bgp-nbr)#update-source lo0
    RP/0/0/CPU0:PE2(config-bgp-nbr)#address-family vpnv4 unicast
    RP/0/0/CPU0:PE2(config-bgp-nbr-af)#exit
    RP/0/0/CPU0:PE2(config-bgp-nbr)#exit




    0



    0

Leave a Reply