Suppose a message of size 15000 bytes is transmitted from a source to a destination using IPv4 protocol via two routers as shown in the figure. Each router has a defined maximum transmission unit (MTU) as shown in the figure, including IP header. The number of fragments that will be delivered to the destination is ___________. (Answer in integer) 
After accounting for the IP header, the first router allows chunks of \(4980\) bytes of data. Carrying \(15000\) bytes of data thus requires four such chunks, which are forwarded independently.
The next router imposes a stricter size limit, permitting only \(2980\) bytes of data per packet. Each of the earlier chunks therefore needs to be split further so that no piece exceeds this limit.
When these constraints are applied across all incoming packets, the data finally arrives at the destination in a total of seven separate fragments.
Hence, the number of fragments delivered to the destination is \(\boxed{7}\).
Consider an enterprise network with two Ethernet segments, a web server and a firewall, connected via three routers as shown below.

What is the number of subnets inside the enterprise network?