Dell S5212F-ON EMC PowerSwitch S5200F-ON Series Installation Guide February 20 - Page 56

ONIE service discovery

Page 56 highlights

00:1f.3 Class 0c05: 8086:1f3c 01:00.0 Class 0200: 14e4:b960 (NPU PCI detection) 01:00.1 ONIE:/ # ONIE service discovery ONIE attempts to locate the installer through several discovery methods. To download and run an installer, the ONIE Service Discovery feature follows these steps in order and uses the first successful method found: 1. Search locally attached storage devices for one of the ONIE default installer filenames-for example, onie self update from the USB. 2. Discover TFTP-based image from the DHCP server. 3. Query to the IPv6 link-local neighbors using HTTP for an installer. If none of the ONIE Service Discovery methods are successful, you can disable this using the onie-discovery-stop command. You can install an operating system manually from HTTP, FTP, or TFTP using the onie-nos-install command. NOTE: If you have a recovery USB plugged into your switch, you must remove it before using the onie-nos-install command. The ONIE Install environment uses DHCP to assign an IP address to the management interface-eth0. If that fails, it uses the default IP address 192.168.3.10/255.255.255.0. To display the IP address, use the ifconfig eth0 command, as shown. ONIE:/ # ifconfig eth0 eth0 Link encap:Ethernet HWaddr 90:B1:1C:F4:9C:76 inet addr:10.11.53.33 Bcast:10.255.255.255 Mask:255.0.0.0 inet6 addr: fe80::92b1:1cff:fef4:9c76/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:18 errors:0 dropped:0 overruns:0 frame:0 TX packets:24 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1152 (1.1 KiB) TX bytes:6864 (6.7 KiB) Interrupt:21 Memory:ff300000-ff320000 To assign an IP address to the management interface, eth0, and verify network connectivity, use the ifconfig eth0 command, as shown. ONIE:/ # ifconfig eth0 10.11.53.33/16 UP Verify the network connection with ping. ONIE:/ # ping 10.11.8.12 PING 10.11.8.12 (10.11.8.12): 56 data bytes 64 bytes from 10.11.8.12: seq=0 ttl=62 time=1.357 ms 64 bytes from 10.11.8.12: seq=1 ttl=62 time=0.577 ms ^C 56 Management ports

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64

00:1f.3 Class 0c05: 8086:1f3c
01:00.0 Class 0200: 14e4:b960
(NPU PCI detection)
01:00.1
ONIE:/ #
ONIE service discovery
ONIE attempts to locate the installer through several discovery methods.
To download and run an installer, the ONIE Service Discovery feature follows these steps in order and uses the first successful
method found:
1.
Search locally attached storage devices for one of the ONIE default installer filenames—for example,
onie self update
from the USB.
2.
Discover TFTP-based image from the DHCP server.
3.
Query to the IPv6 link-local neighbors using HTTP for an installer.
If none of the ONIE Service Discovery methods are successful, you can disable this using the
onie-discovery-stop
command.
You can install an operating system manually from HTTP, FTP, or TFTP using the
onie-nos-install <URL>
command.
NOTE:
If you have a recovery USB plugged into your switch, you must remove it before using the
onie-nos-install
command.
The ONIE Install environment uses DHCP to assign an IP address to the management interface—eth0. If that fails, it uses the
default IP address 192.168.3.10/255.255.255.0.
To display the IP address, use the
ifconfig eth0
command, as shown.
ONIE:/ # ifconfig eth0
eth0 Link encap:Ethernet HWaddr 90:B1:1C:F4:9C:76
inet addr:10.11.53.33 Bcast:10.255.255.255 Mask:255.0.0.0
inet6 addr: fe80::92b1:1cff:fef4:9c76/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:18 errors:0 dropped:0 overruns:0 frame:0
TX packets:24 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000
RX bytes:1152 (1.1 KiB) TX bytes:6864 (6.7 KiB)
Interrupt:21 Memory:ff300000-ff320000
To assign an IP address to the management interface, eth0, and verify network connectivity, use the
ifconfig eth0
<ip
address>
command, as shown.
ONIE:/ # ifconfig eth0 10.11.53.33/16 UP
Verify the network connection with ping.
ONIE:/ # ping 10.11.8.12
PING 10.11.8.12 (10.11.8.12): 56 data bytes
64 bytes from 10.11.8.12: seq=0 ttl=62 time=1.357 ms
64 bytes from 10.11.8.12: seq=1 ttl=62 time=0.577 ms
^C
56
Management ports