Router R1 forwarding the packet
1. R1 examines the destination MAC address which matches the MAC address of the receiving interface and copies the frame into its buffer
2. R1 identifies the Ethernet Type field as 0x800 which indicates that the Ethernet frame contains an IPv4 packet
3. R1 de-encapsulates the Ethernet frame
4. R1 searches the routing table for a corresponding route
5. R1 encapsulates the IPv4 packet in a new Ethernet frame with the destination MAC address of the IPv4 address of the next-hop router