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

cfgtype/ipv4.txt ยท Last modified: 2011/03/24 02:26 by mcb30
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Driven by DokuWiki
All uses of this content must include an attribution to the iPXE project and the URL https://ipxe.org
References to "iPXE" may not be altered or removed.