Setting IPv4 Static Routes

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.

config:#

network ipv4 staticRoutes add <dest-1> <hop>

config:#

network ipv4 staticRoutes delete <route_ID>

config:#

network ipv4 staticRoutes modify <route_ID> <dest-2> <hop>

Variables:

See Also

Configuring IPv4 Parameters

Setting the IPv4 Configuration Mode

Setting the IPv4 Preferred Host Name

Setting the IPv4 Address

Setting the IPv4 Subnet Mask

Setting the IPv4 Gateway

Setting the IPv4 Primary DNS Server

Setting the IPv4 Secondary DNS Server

Overriding the IPv4 DHCP-Assigned DNS Server