loader

BGP EVPN Route Types

From the previous posts, we learned that in order to differentiate between routes in the MP-BGP table, we include a 64-bit RD value along with the MAC address. In this post, we will discuss what else other than MAC address can propagate through BGP EVPN. Different route types carry BGP EVPN information. RFC 7432 defines […]

LIPC1-014-Basic Commands

Printing files content in output cat command The “cat” command stands for concatenate. It is one of the most useful commands in Linux. This command displays file content in the output concatenates and creates files. Syntax  cat [OPTION] [FILE]………… Example Cat without any options displays the file’s content in the output. If sending multiple files […]

ISO/OSI Reference Model-ICS 35.100 [01]

ISO/OSI Model; Open Systems Interconnection OSI stands for Open Systems Interconnection, it is a model which tells us how the application communicates over a network. Basically, seven marvelous layers that IT systems use to communicate and disseminate data over network, established in 1983 by the International Organization for Standardization (ISO) and became a working product […]