Studying networking

i am learning the basics.......!

Tuesday, August 30, 2022

Datecenter links

 https://cloud.google.com/blog/topics/systems/the-evolution-of-googles-jupiter-data-center-network


video recording options

 https://obsproject.com/

list others

Virtual Routing Labs

 Cisco CML , Cisco VIRL

List others

Wireshark collections

 https://www.cloudshark.org/collections/WTRpgLI-GQSDfgzkQixICg


Wednesday, May 04, 2022

OSPF LSDB formation (WIP)

Straight to the point... Let us learn how OSPF creates and maintains the same LSDB across all nodes in one area.

For that we need to look at all the route types. First let us see from OSPFv2 perspective.

These are some of the nice resources I could come across:

https://packetpushers.net/ospf-graphs-lsas-and-the-lsdb/   

OSPF graphs, LSAs and LSDB 

OSPFV2: RFC 2328

The approach is here is to read through the articles, ask self queries and try to make the understanding clear here.

The steps are pretty simple:

* From all the LSAs received a graph is created ( LSDB graph)

* The graph becomes input to the SPF algorithm which creates the best path OSPF routes.

Let us look at the various LSA types in OSPF and see how LSDB is formed. We will look at only the basic necessary fields to populate the LSDB.

Type 1: Router LSA. 

It contains Link ID - which is the unique Router ID and can be used to identify the Router.

The Router LSA will also contain the links attached to the Router. It will have all the prefixes which the router has configured OSPF ( including the active and passive interfaces).

Each links will be processed separately in SPF calculations    

TO CONTINUE:

Tuesday, May 06, 2008

Flow control in data link layer

Do we need flow control in datalink layer ?

May be we should have. The example given in switch book is like this: You may be travelling to watch a cricket match and the stadium has enough parking space.. but the road in btw is jammed due to traffic. So even if the parking space is there, it does not help us are we are stuck in traffic.

Similarly TCP has end-end flow control. But it does not detect link layer flow issues fast. Many techniques are used in ethernet for flow control.

In half duplex ethernet some of the techniques used are:
1. send jam signal in the link where u want to throttle the flow
2. or send preamble signal in the link where u want to throttle the flow
3. or start sending the packets before the interframe gap is finished ( so that ur output queue gets priority )

For full duplex ethernet, IEEE has designed MAC control frames - A PAUSE frame is send to start/stop flow.

The link layer techniques to control flow are handy. But it sometimes confuses the upper layer protocols. TCP may not detect the flow issues and will be sending packets.., if link layer flow controls are not there, TCP may detect flow control issues faster and can take remedial actions..

Full duplex Ethernet - without CS, MA and CD

Always we used to ask in interviews.. what is the media access protocol in ethernet ? - we always needed the answer CSMA/CD ... CSMA/CD was and is ethernet...

But in full duplex ethernet ???

In full duplex ethernet there is no multiple access... Rx of Host is connected directly to Tx of Switch and vice versa... No multiple access ( no MA).

So no need for career sensing ( no CS )

No chances of collision... so loopback connection also not needed ( no CD)

So full duplex ethernet is half duplex ethernet without CSMA/CD... Only the frame formats and related stuff is retained.. and full duplex ethernet does not add anything more to the protocol. It just makes it simple...

Tuesday, April 22, 2008

WAN technologies

Going through the WAN technologies topics.....

Frame Relay
ISDN
T1/E1
PPP
ATM

etc etc.....

Will post interesting stuff as i learn through it.....

Monday, April 14, 2008

Switch

The Complete Guide to LAN Switching Technology - Switch book by Rich Siefert

Saturday, April 12, 2008

Switched Lan sniffing!!!!!!!

I wanted to sniff packets from all ports in a switch, and the first thing I tried to do was to attach a PC to one port and run a netywork analyser software like ethreal in it. Then suddenly I realized my blunder. Unlike shared lan, a port in a switch receives only the traffic destined for that port....!

So I was curious on how sniffing was done in switches and found these technologies:
1. Port Mirroring
2. Switch Mirroring
In Port Mirroring, you map one monitored port to another mirrored port. So the traffic in monitored port will get reflected in mirrored port and can be used for analysis by a network analyser.
In Switch Mirroring the traffic from all ( or the configured ones) can be reflected in the mirrored port. The mirrored port shuld hav greater bandwidth to handle, this, but this mode is useful as all traffic can be seen in the mirrored port.

Another solution would be for Switch to support RMON MIBs. These MIBs give necessary information about the data transfer statistics in switch.

Thursday, April 10, 2008

Magic Quadrant for Campus LANs report

Evaluation of Enterprise Switches: Report:
Cisco remains the leader in the Campus LAN Magic Quadrant; however, cracks are showing, and viable competitors, such as HP ProCurve and Foundry Networks, are rapidly increasing share.

- http://mediaproducts.gartner.com/reprints/hp/153760.html

IETF Workgroups

Started following IETF workgroups, and became a member of DHC workgroup - http://www.ietf.org/html.charters/dhc-charter.html

About Me

My photo
Predictably Unpredicatble, lazy, careless, sincere, honest, caring, Trouble maker, emotional, likeable