Vault sync: 2021-11-06 14:57:11
This commit is contained in:
parent
5c305ace2b
commit
a37f580e16
@ -78,4 +78,13 @@ The most commonly used routing algorithms are:
|
|||||||
- Link-state Routing (OSPF, IS-IS)
|
- Link-state Routing (OSPF, IS-IS)
|
||||||
|
|
||||||
## Addressing problem
|
## Addressing problem
|
||||||
|
We now do have a addressing issue because:
|
||||||
|
- We have a MAC Address but we do not have a Network ID or host ID. Which is what we need for our routers.
|
||||||
|
- MAC addresses are hardwired in the NIC's
|
||||||
|
|
||||||
|
So we need a new type of ID to uniquely identify a host in the internet.
|
||||||
|
|
||||||
|
This address will we at a higher level of protocols
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user