Lines Matching refs:ip
59 nfsroot=[<server-ip>:]<root-dir>[,<nfs-options>]
63 <server-ip> Specifies the IP address of the NFS server.
64 The default address is determined by the ip parameter
88 ip=<client-ip>:<server-ip>:<gw-ip>:<netmask>:<hostname>:<device>:<autoconf>:<dns0-ip>:<dns1-ip>:<nt…
92 NFS, so it was renamed to ip and the old name remained as an alias for
100 The <autoconf> parameter can appear alone as the value to the ip
102 "ip=off" or "ip=none", no autoconfiguration will take place, otherwise
104 is "ip=dhcp".
106 <client-ip> IP address of the client.
109 <server-ip> IP address of the NFS server.
124 <gw-ip> IP address of a gateway if the server is on a different subnet.
172 format "ip=dhcp,client-id-type,client-id-value"
176 <dns0-ip> IP address of primary nameserver.
183 <dns1-ip> IP address of secondary nameserver.
184 See <dns0-ip>.
186 <ntp0-ip> IP address of a Network Time Protocol (NTP) server.
201 nameserver <dns0-ip> (primary name server IP)
202 nameserver <dns1-ip> (secondary name server IP)
203 nameserver <dns2-ip> (tertiary name server IP)
204 bootserver <server-ip> (NFS server IP)
208 <ntp0-ip> (NTP server IP)
209 <ntp1-ip> (NTP server IP)
210 <ntp2-ip> (NTP server IP)
212 <dns-domain> and <dns2-ip> (in /proc/net/pnp) and <ntp1-ip> and <ntp2-ip>
214 they cannot be specified as part of the "ip=" kernel command line parameter.