====== IPv4 address setting type ====== ===== Name ===== :ipv4 ===== Examples ===== ==== Display the default gateway ==== iPXE> show net0/gateway net0.dhcp/gateway:ipv4 = 10.0.0.1 ==== Display DHCP option 42 as an IPv4 address ==== iPXE> show 42:ipv4 # Option 42 - NTP server address net0.dhcp/42:ipv4 = 193.62.22.66 ==== Set the subnet mask ==== iPXE> set net0/netmask 255.255.255.0 ===== Description ===== Represents a type of setting that is an IPv4 address. ===== See also ===== * [[:cfg|List of all iPXE settings]]