What's the gateway in the global configuration? (Choose three.) Router(config)#ip route vrf blue 0.0.0.0 0.0.0.0 192.168
Posted: Fri Jul 22, 2022 3:42 pm
What's the gateway in the global configuration? (Choose three.)
Router(config)#ip route vrf blue 0.0.0.0 0.0.0.0 192.168.1.1
Router(config)#ip route vrf red 0.0.0.0 0.0.0.0 192.168.1.2
A. If you type "show ip route" you will see "Gateway of last resort it not set".
B. If you type "show ip route vrf blue" you will see "192.168.1.1 as gateway of last resort".
C. If you type "show ip route vrf red" you will see "192.168.1.1 as gateway of last resort".
D. If you type "show ip route vrf blue" you will see "192.168.1.2 as gateway of last resort".
E. Global routing table does not overlap with VRF routing tables.
Router(config)#ip route vrf blue 0.0.0.0 0.0.0.0 192.168.1.1
Router(config)#ip route vrf red 0.0.0.0 0.0.0.0 192.168.1.2
A. If you type "show ip route" you will see "Gateway of last resort it not set".
B. If you type "show ip route vrf blue" you will see "192.168.1.1 as gateway of last resort".
C. If you type "show ip route vrf red" you will see "192.168.1.1 as gateway of last resort".
D. If you type "show ip route vrf blue" you will see "192.168.1.2 as gateway of last resort".
E. Global routing table does not overlap with VRF routing tables.