Configuring VRF and MP-BGP on Cisco Routers | Learn Service Provider Configurations

Поделиться
HTML-код
  • Опубликовано: 7 фев 2024
  • Join this channel to get access to perks:
    / @pmnetworking
    Hello, Welcome to PM Networking...
    My name is Praphul Mishra. I am a Network Security Engineer by profession and a Certified Cisco trainer by passion.
    About this video:-
    Configuring VRF and MP-BGP on Cisco Routers | Learn Service Provider Configurations
    Commands
    =========================
    R1
    =========================
    ip vrf HP
    rd 2:2
    route-target export 200:200
    route-target import 200:200
    exit
    ip vrf Lenovo
    rd 1:1
    route-target export 100:100
    route-target import 100:100
    exit
    interface FastEthernet0/0
    ip vrf forwarding Lenovo
    ip address 13.1.1.1 255.255.255.0
    exit
    interface FastEthernet1/0
    ip vrf forwarding HP
    ip address 14.1.1.1 255.255.255.0
    exit
    interface Serial2/0
    ip address 12.1.1.1 255.255.255.0
    mpls IP
    exit
    router eigrp 100
    !
    address-family ipv4 vrf HP autonomous-system 100
    redistribute bgp 100 metric 1 1 1 1 1
    network 0.0.0.0
    exit-address-family
    router rip
    !
    address-family ipv4 vrf Lenovo
    redistribute bgp 100 metric 1
    network 0.0.0.0
    no auto-summary
    version 2
    exit
    address-family ipv4 vrf HP
    redistribute eigrp 100
    exit
    router bgp 100
    neighbor 12.1.1.2 remote-as 100
    address-family vpnv4
    neighbor 12.1.1.2 activate
    exit
    address-family ipv4 vrf HP
    redistribute eigrp 100
    exit
    address-family ipv4 vrf Lenovo
    redistribute rip
    CCNA Configuration Playlist:-
    • Basic Network Configur...
    1. Basic Routers and Switches Configuration
    / playlist. .
    2. Packet Flow
    / playlist. .
    3. Real Devices Configuration
    / playlist. .
    4. EIGRP A-to-Z
    / playlist. .
    5. VPN
    / playlist. .
    6. Subnetting
    / playlist. .
    7. OSPF A-to-Z
    / playlist. .
    8. FHRP
    / playlist. .
    9. STP
    / playlist. .
    10. Voice over IP
    / playlist. .
    11. Troubleshooting
    / playlist. .
    12. ASA
    / playlist. .
    13. EtherChannel
    / playlist. .
    14. BGP
    / playlist. .
    15. Policy-Based Routing
    / playlist. .
    16. IPv6
    / playlist. .
    17. VRF
    / playlist. .
    18. MPLS
    / playlist. .
    Our Social links:-
    Website:- pmnetworking.in/
    RUclips:- / pmnetworking​​​​​
    Facebook:- / pm.netwoking
    Instagram:- / pm.networking
    LinkedIn: / 1-pm-networking
    Telegram:- t.me/p_m_networking
    Whatsapp:- wa.me/918511826341
    #ccna #ccnp #ccie #network_troubleshooting #networking_interview #network_configuration #network_engineer #network_engineer_training #cisco_network_configuration #router_configuration #switch_configuration #firewall_configuration #interview_questions_network_engineer #real-time_network_configuration #scenario-based_network #network_troubleshooting #network_troubleshooting_network_engineer #cisco_network_configuration #basic_network

Комментарии • 28

  • @RSPodcast44
    @RSPodcast44 5 месяцев назад +2

    please never stop uploading those videos, you're a life saver, and thank you for the effort of making them in english so people from all around the world can understand ❤

  • @Gksec-lr7xg
    @Gksec-lr7xg 13 дней назад

    I feel like this is a very IMPORTANT networking topic that needs to be COMPLETED from start to finish. ONLY THEN, should you introduce troubleshooting labs. Could you please, for the love of GOD, produce at least one "FULLY FUNCTIONAL" VRF MP-BGP lab sir kindly ❤

  • @RaviSingh-gg8uf
    @RaviSingh-gg8uf 28 дней назад

    Thank you sir. This video is most useful for me.

  • @jeslarjaseer1250
    @jeslarjaseer1250 5 месяцев назад

    Uploaded with voice, great Sir
    Thanks

    • @PMNetworking
      @PMNetworking  5 месяцев назад

      Welcome

    • @jeslarjaseer1250
      @jeslarjaseer1250 5 месяцев назад

      ​@@PMNetworking can you do one video regarding "MP-BGP vs MPLS L2/3VPN" Packet travel @ Core network and where/when it will be used.
      does cisco have QinQ option ?

  • @RishiRap
    @RishiRap 5 месяцев назад

    Informative!

  • @tech_code8
    @tech_code8 5 месяцев назад

    Great

  • @RishabhMishra-mo5tp
    @RishabhMishra-mo5tp 5 месяцев назад

    Respected sir, please make detail vedio on root guard loop guard bpdu filter bpdu guard.

  • @RishabhMishra-mo5tp
    @RishabhMishra-mo5tp 5 месяцев назад

    Sir, in STP if portfast is enabled on access port then TCN BPDU is not generated, but if any insignificant changes is occur then how switch will inform to their upstream switch. Please make one short video on this

    • @PMNetworking
      @PMNetworking  5 месяцев назад

      After Enabling postfast on edge Ports, there is thing like insignificant change in stp😊

  • @user-hn8ib1ko7x
    @user-hn8ib1ko7x 25 дней назад

    Why can't I ping test at the end?
    command : ping 20.1.1.1 source 10.1.1.1

  • @hirlabs2972
    @hirlabs2972 5 месяцев назад

    Sir, can you please share Router Images on GNS3 and Switch images

    • @PMNetworking
      @PMNetworking  4 месяца назад

      ruclips.net/video/kE0gFgkw0OA/видео.htmlsi=_DCHofSf2RARofKM

  • @stan8851
    @stan8851 4 месяца назад

    there is no LDP neighbor between R1 and R2, right?

  • @eslammohamedahmed4601
    @eslammohamedahmed4601 2 месяца назад

    I think you forgot to send the extended community though the mp bgp

  • @jeslarjaseer1250
    @jeslarjaseer1250 5 месяцев назад

    Redistributed & received prefixes are best and valid but directly connected & received prefixes are not and best... how to resolve this?

    • @PMNetworking
      @PMNetworking  5 месяцев назад

      There are many factors of this, answer of this question is not words or sentence. Watch My ccie bgp playlist

  • @shahziadahmad7595
    @shahziadahmad7595 Месяц назад

    Sir bgp routes are not in the customer router routing tables.