COMPUTER NETWORKING

NETWORK LAYER

UNICAST ROUTING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which command can you enter to route all traffic that is destined for 192.168.0.0/20 to a specific interface?
A
router(config)#ip route 192.168.0.0 255.255.240.0 GigabitEthernet0/1
B
router(config)#ip route 0.0.0.0 255.255.255.0 GigabitEthernet0/1
C
router(config)#ip route 0.0.0.0 0.0.0.0 GigabitEthernet0/1
D
router(config)#ip route 192.168.0.0 255.255.255.0 GigabitEthernet0/1
Explanation: 
There is 1 question to complete.