What is source address and destination address?
The source address is the address of the one sending and the destination the one recieving.
What is the network identifier/
host identifier?
The network identifier specifies which network the host belongs to. The host identifier specifies the host uniquely.
Simply put, what is ICMP?
Internet control message protocol is a supporting protocol to IP which enables the ability to ping for example. Used to diagnose network communication issues.
ARP address resolution protocol is?
The protocol used between the network layer and the data link layer to dynamically map the MAC address from the IP address.