Difference between logical and physical address in networking
Logical addresses (IP addresses) are software-assigned, hierarchical, and used for routing data between networks at the Network Layer. Physical addresses (MAC addresses) are hardware-level, burned into NICs, and used for local, node-to-node communication on a LAN. Logical addresses are flexible, while physical addresses are typically permanent. Key Differences: Comparison Table: Feature Logical Address (IP) Physical Address…