TestOut Linux Pro 12.5.5 Practice Questions latest test 100% approved
As a system administrator, you need to add a static route so that you can reach host 195.156.76.122, 255.255.255.0, and the device eno32 to find the target network. Which of the following commands could you use to accomplish this task? (Select two.) - ip route add 195.156.76.0/24 dev eno32 route add -net 195.156.76.0 netmask 255.255.255.0 dev eno32 As a system administrator, you are going to add a static route for host 195.157.66.221, 255.255.255.0. Your default gateway is 192.168.5.1, but you want this route to use gateway 192.168.7.1. Which of the following commands could you use to accomplish this task? (Select two.) - ip route add 195.157.66.0/24 via 192.168.7.1 route add -net 195.157.66.0 netmask 255.255.255.0 gw 192.168.7.1 After the acquisition of another company, you need to add another network to the existing routing tables. Which of the following commands could you use to accomplish this task? (Select two.) - ip route add 11.12.13.14/24 via 201.12.3.4 route add -net 11.12.13.14/24 gw 201.12.3.4 The route add command adds a static route in the routing table and includes several options. Drag a route add option on the left to the correct description on the right. - Specifies a single host on the network. (-host) Installs a blocking route. (reject) Creates a route for the default router. (default gw) Specifies a network address. (-net) As a system administrator, you want to block (reject) any packets from 170.122.0.0, 255.255.0.0. What command will block those packets? - route add 170.122.0.0 netmask 255.255.0.0 reject Which routing component is used to forward packets to remote networks? - Default gateway Which of the following are requirements for the default router IP address? (Select two.) - Must be configured on each host to allow inter-network communication. Must be on the same subnet as the host computer. You have replaced the default gateway on your network. The gateway had used the IP address 201.12.3.4, and you must remove it from the routing table.
Document information
- Uploaded on
- July 31, 2024
- Number of pages
- 2
- Written in
- 2023/2024
- Type
- Exam (elaborations)
- Contains
- Questions & answers