If the IPv6 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 ipv6 staticRoutes.
<dest-1> is the IP address and prefix length of the subnet where the PXE belongs. The format is IP address/prefix length.
<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/prefix length. You can modify either the IP address or the prefix length or both.