You can run route --help to learn more about the route command.
route del -net 0.0.0.0 gw 192.168.11.1 dev eth0
This operation will interrupt ECS communication. It is recommended that you perform the configuration by following step 4.
Run the following command to configure access to a specified CIDR block (for example, xx.xx.0.0/16) through the extension NIC:
You can configure the CIDR block as required.
route add -net xx.xx.0.0 netmask 255.255.0.0 gw 192.168.17.1