Your company has an IPv4 Ethernet network.A router named R1 connects your segment to the Internet. A router named R2 joins your subnet with a segment named Private1. The Private1 segment has a network address of 10.128.4.0/26. Your computer named WKS1 requires access to servers on the Private1 network. <br /> The WKS1 computer configuration is as shown in the following table.<br /> Network Addresses<br /> IPv4 Address 10.128.64.113<br /> Subnet mask 255.255.252.0<br /> Default Gateway 10.128.64.1<br /> The routers are configured as shown in the following table.<br /> Router ID Addresses<br /> R1<br /> interface 1<br /> R1<br /> interface 2 (To Internet)<br /> 10.128.64.1<br /> 131.107.108.37<br /> R2<br /> interface 1<br /> R2<br /> interface 2<br /> 10.128.64.10<br /> 10.128.4.1<br /> WKS1 is unable to connect to the Private1 network by using the current configuration.You need to add a persistent route for the Private1 network to the routing table on WKS1.<br /> Which command sh
A、Route add -p 10.128.4.0/22 10.128.4.1
B、Route add p 10.128.4.0/26 10.128.64.10
C、Route add p 10.128.4.0 mask 255.255.255.192 10.128.64.1
D、Route add p 10.128.64.10 mask 255.255.255.192 10.128.4.0