Category Archives: Brocade

OSPFv2 vs OSPFv3 LSA’s

In this post we will talk bout the differences between OSPFv2 and OSPFv3 LSA’s An LSA (Link state advertisement) is a packet-type used by OSPF to communicate information about to network to its neighbors. OSPFv2 uses a number of different LSA’s as listed below. LSA Type 1 – Router LSA – Generated by all routers… Read More »

Brocade MCT with VPLS

How to configure MCT with VPLS on Brocade CER. First we need to set up the mpls interface. router mpls mpls-interface e1/1 ldp-enable Now we need to set up vlan for the VPLS under the MPLS process. vpls Test_VLAN 1000 cluster-peer 192.168.1.2 vpls-peer  192.168.1.5 vlan 1000 untagged ethe 1/2 tagged eth 1/3 The Cluster peer… Read More »