L2VPN – Overview and Basic Configuration

LDP (Martini) and BGP (Kompella) are two L2VPN technologies are supported in Junos. Both L2VPN technologies are used for connectivity of customer attachment circuits across the provider MPLS network. A L2VPN is a point-to-point connection between two PE routers. This type of VPN emulates transparent L2 services for the customers. Normally the L2 attachment circuits […]

3 mins read

RSVP – Basic Config

1. Intro We will use the following test topology for RSVP: For RSVP basic configuration we need to perform the following: 2. RSVP Basic Configuration We we will demonstrate RSVP basic config on R1 router (all other routers already configured): External Resouces:

4 mins read

RIP – Quick notes

RIP is a distance-vector Interior Gateway Protocol. It calculates the shortest path by evaluating the distance to reach the prefix (vector). The distance used by RIP is the hop count. Routing updates are sent at a regular basis, which is 30 seconds by default. There are two versions of the RIP protocol, where version 2 […]

2 mins read