How to find the gateway ip for this excercise

For the below labs, i was asked to add entries in the routing table. But how to find the gateway ip address as used in the HINT scection ?

Hi @sparkeplug ,
Welcome to our commnuity.
You can use the ip route command to get the gateway as below :
ip route

Hope this helps!