Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 26

Thread: H2+ Variation in Section 4.1

  1. #11

    Re: H2+ Variation in Section 4.1

    Thank for sharing.

  2. #12

    Re: H2+ Variation in Section 4.1

    thanks for the info

  3. #13

    Re: H2+ Variation in Section 4.1

    Looks correct; thanks for the info.

  4. #14

    Re: H2+ Variation in Section 4.1

    Thanks !
    On H2. on Merging section. Do we need to go for LOCAL-AS Option towards the RR - R1 ? So we need to delete and create the BGP with new process ID (like we do in H2+)?

  5. #15

    Re: H2+ Variation in Section 4.1

    you need to add the following in TTL1

    permit udp any any

    otherwise the any traceroute from the spokes (R19,20,21) to the rest of the network will show the following in the traceroute output

    1. * * *

  6. #16

    Re: H2+ Variation in Section 4.1

    if the output asks you to have (65001 65001) then use the as-override in the PE routers.

    if the output asks you to have (65001 65002) then use the allowas-in in the CE routers.

  7. #17

    Re: H2+ Variation in Section 4.1

    thanks for sharing

  8. The Following User Says Thank You to mrlee For This Useful Post:

    brightsyds (04-20-2019)

  9. #18

    Re: H2+ Variation in Section 4.1

    Quote Originally Posted by Robin View Post
    That is my solution for this variation

    ***Hidden content cannot be quoted.***
    "Thanks!"

  10. #19

    Re: H2+ Variation in Section 4.1

    i think it is more accurate to add the port range:
    ip access-list extended PASS-TTL
    permit ospf any any
    permit tcp any any eq bgp
    permit tcp any eq bgp any
    permit pim any any
    permit esp any any
    permit gre any any
    permit udp any any eq 500
    permit udp any any eq 4500
    perm udp any any ra 33434 33534 <-- for traceroute
    !

  11. #20

    Re: H2+ Variation in Section 4.1

    Looks correct; thanks for the info.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •