Search
-
Posts
- vCenter agent/services communication with ESXI host November 9, 2024
- NSX-T password reset May 21, 2023
- TCPdump commands and parameter January 30, 2023
- ESXI command lists January 24, 2023
- NSX-T Upgrade step by Step January 17, 2023
- HTTP Archive(HAR) File January 9, 2023
- NSX-T Architecture May 22, 2022
- All about MTU and Fragmentation. May 19, 2020
- GARP(Gratuitous Address resolution Protocol) May 17, 2020
Categories
Archives
- November 2024 (1)
- May 2023 (1)
- January 2023 (4)
- May 2022 (1)
- May 2020 (3)
- January 2020 (1)
- March 2019 (2)
- November 2017 (2)
- October 2017 (1)
- September 2017 (6)
- June 2017 (1)
- May 2017 (2)
Monthly Archives: September 2017
MPLS lsp path broken
Topology: Objective: To test the broken LSP failover using LDP protocol. All router in the topology are running under OSPF area 0.LDP has been enabled between them. Currently LDP synced and LDP neighbor ship has been established between all routers.
MPLS Vpn Working Principle
Topology: Objective: Configure MPLS L3VPN and understand it’s working. Currently PE1 & PE2 running iBGP under AS 100.PE1, P1, P2 & PE2 running OSPF as IGP. MPLS backbone running LDP for label distribution, LDP neighbor ship has been established among … Continue reading
BGP Weight Attribute
Topology Objectives Use BGP attribute to influence the route selection in BGP. Currently Router R1/R1 running iBGP .Between R1-R3 & R2-R4 ebgp is used. Within ISP we have used Full iBGP mesh ( of course we could have used RR).Connect … Continue reading
Posted in Routing Protocols
Comments Off on BGP Weight Attribute
BGP Initialization
Topology Objectives Objective is to understand how bgp initialize when you enable interfaces and bgp parameters. We will check it by sniffing tool Wireshark to know what happening behind the scene. Wireshark will be enabled on f0/0 on R2.
BGP Over GRE
Topology Objective: To implement BGP over GRE , the topology shown above. In topology R1 & R3 running BGP 100 whereas R2 running only IGP.R1-R4 & R3-R5 running ebgp and advertising prefix 4.4.4.4 and 5.5.5.5 respectively. R1-R2-R3 running ospf under … Continue reading