Answer:
The branch office needs to configured as a split tunnel to allow local connectivity and internet connectivity
Explanation:
Split tunneling is a computer networking concept which allows a network terminal to access different network domains or subnets like a public network and a local network at the same time so that the networked system can access local as well as remote locations without changing the overall network configuration.
Answer: IRQ1 interrupt
Explanation: IRQ1 is the hardware interrupt request which is produced from the processor side mainly reserved for keyboard input . When a key is pressed from the keyboard then a input get produced then there is a request from the main processor and this interrupt gets executed.There are some devices which do not have the keyboard still this interrupt is only preserved for it.