If the IPv4 network mode is set to static IP and your local network contains two subnets, you can configure static routes to enable or disable communications between the PXE and devices in the other subnet.
These commands are prefixed with network ipv4 staticRoutes.
<dest-1> is a combination of the IP address and subnet mask of the other subnet. The format is IP address/subnet mask.
<hop> is the IP address of the next hop router.
<route_ID> is the ID number of the route setting which you want to delete or modify.
<dest-2> is a modified route setting that will replace the original route setting. Its format is IP address/subnet mask. You can modify either the IP address or the subnet mask or both.