ip device
82
ATMOS Console Commands Reference Manual (Binary) DO-008530-PS, Draft B (26th April 2001)
6.7
ip device
6.7.1 Syntax
ip device add <i/f> <type> <file> [mtu <size>] [<IP
address>|dhcp]
ip device
6.7.2 Description
The
ip device add
command adds an interface to the configuration of the
IP stack. The last parameter of the command would normally the IP
address of the interface; use of the string
dhcp
causes the IP address to
be discovered by the DHCP client software. Note that using the flag
dhcp
on an interface precludes running a DHCP server on that interface!
The
ip device
command lists the current configuration of any devices
attached to the IP stack. A device configured to use DHCP will show
dhcp
in the
IP address
column, followed by the actual IP address
discovered and bound by DHCP, if any.
For interfaces configured to use DHCP, saving configuration only marks
the interface as using DHCP; it does not save the actual IP address
discovered by DHCP, which must be renewed.
A useful method of automatically configuring suitable IP devices is to
put a
device add
statement into the file
//isfs/resolve
and downloading it
upon booting the image.
6.7.3 Example
prompt>
ip device add ethernet ether //edd dhcp
…DHCP then discovers the IP address for the interface…
prompt>
ip device
#
type
dev file
IP address
device ethernet ether
//edd
mtu 1500dhcp
Содержание ATMOS Console
Страница 1: ...ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 10: ...Contents x ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 44: ...tell 34 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 62: ...version 52 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 66: ...Introduction 56 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 84: ...reset port 74 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 102: ...version 92 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 112: ...dnsrelay version 102 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 158: ...version 148 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 234: ...224 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 244: ...version 234 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...