Release Notes
Table Of Contents
- Dell EMC System S6010–ON 9.14(2.9P1) Release Notes
- Document Revision History
- Supported Hardware
- Supported Software
- New Dell Networking OS Version 9.14(2.9) Features
- Restrictions
- Changes to Default Behavior and CLI Syntax
- Documentation Corrections
- Deferred Issues
- Fixed Issues
- Known Issues
- Upgrading the ONIE Package for the S6010-ON System
- Upgrading the DIAG Package for the S6010-ON System
- Installing Dell EMC Networking OS on the S6010-ON using ONIE
- Upgrade the S6010-ON Dell EMC Networking OS Image and Boot Code using Dell EMC Networking OS CLI
- Upgrading the CPLD
- Uninstalling Dell EMC Networking OS from the S6010-ON
- Support Resources
| ONIE: Embed ONIE |
| EDA-DIAG |
| |
| |
| |
| |
| |
| |
+----------------------------------------------------------------------------+
Use the ^ and v keys to select which entry is highlighted.
Press enter to boot the selected OS, `e' to edit the commands
before booting or `c' for a command-line.
4. From this menu, choose the ONIE : Update ONIE option.
NOTE: To choose an option from the menu, highlight one of the options using the up or down arrow key and press
Enter.
The ONIE update mode is enabled and the ONIE prompt appears, as shown:
ONIE: ONIE Update Mode ...
Version : 3.26.1.0-3
Build Date: 2020-12-15T22:35-0700
Info: Mounting kernel filesystems... done.
Info: Mounting LABEL=ONIE-BOOT on /mnt/onie-boot ...
Info: Using eth0 MAC address: 14:18:77:09:72:00
Info: Using eth1 MAC address: 14:18:77:09:72:01
Info: eth0: Checking link... up.
Info: Trying DHCPv4 on interface: eth0
DHCPv4 on interface: eth0 failedONIE: Using default IPv4 addr: eth0:
192.168.3.10/255.255.255.0
Info: eth1: Checking link... down.
ONIE: eth1: link down. Skipping configuration.
ONIE: Failed to configure eth1 interface
Starting: dropbear ssh daemon... done.
Starting: telnetd... done.
discover: ONIE update mode detected. Running updater.
Starting: discover... done.
Please press Enter to activate this console. To check the install status inspect
/var/log/onie.log.
Try this: tail -f /var/log/onie.log
** ONIE Update Mode Enabled **
ONIE:/ # Info: eth0: Checking link... up.
Info: Trying DHCPv4 on interface: eth0
ONIE:/ #
ONIE:/ #
5. At the ONIE prompt, to stop the ONIE discovery process, enter the following command:
ONIE:/ # onie-discovery-stop
The ONIE discovery stops, as shown:
discover: ONIE update mode detected.
Stopping: discover... done.
ONIE:/ #
6. Configure an interface and assign an IP address to that interface using the following command:
ONIE:/ # ifconfig eth0 10.16.133.213/16
7. Enter the following command to upgrade ONIE:
ONIE:/ # onie-self-update tftp://<tftp-server–address>/onie-updater-x86_64-s6010_c2538-r0
NOTE: You must copy the onie-updater-x86_64-s6010_c2538-r0 file to the /tftpboot folder in the server.
8