Skip to main content

Static NAT

A device, such as a router or firewall, can change the IP address information in the packets' headers while packets pass through. This network function is called Network Address Translation (NAT) and is shown in the diagram below. 

Why do we need NAT?

Network Address Translation (NAT) is a network capability that allows a device (typically a router or a firewall) to modify the IP address information in the IP packet headers while in transit. NAT is most commonly used to enable multiple devices on a private network to access the internet using a single public IP address, which helps conserve the limited number of IPv4 addresses available.

Cisco Discovery Protocol (CDP)

Cisco Discovery Protocol (CDP) is a Layer 2 network protocol used by Cisco devices to discover and share information about directly connected devices in the same network. CDP operates on Cisco routers, switches, IP phones, and other devices, allowing them to discover each other. The protocol simplifies gathering information about network devices and helps administrators better understand the network topology.