Deployment Guide

Table Of Contents
BOOT_USER #
To boot from network:
BOOT_USER # boot change primary
boot device : tftp
file name : FTOS-SI-9-5-0-169.bin
Server IP address : 10.16.127.35
BOOT_USER #
4. Assign an IP address and netmask to the Management Ethernet interface.
BOOT_USER # interface management ethernet ip address ip_address_with_mask
For example, 10.16.150.106/16.
5. Assign an IP address as the default gateway for the system.
default-gateway gateway_ip_address
For example, 10.16.150.254.
6. The environment variables are auto saved.
7. Reload the system.
BOOT_USER # reload
Viewing the Reason for Last System Reboot
You can view the reason for the last system reboot. To view the reason for the last system reboot, follow this procedure:
Use the following command to view the reason for the last system reboot:
EXEC or EXEC Privilege mode
show reset-reason [stack-unit {unit-number | all}]
Enter the stack-unit keyword and the stack unit number to view the reason for the last system reboot for that stack
unit.
Enter the stack-unit keyword and the keyword all to view the reason for the last system reboot of all stack units in the
stack.
DellEMC#show reset-reason
Cause : Reset by User through CLI command
Reset Time: 11/05/2017-08:36
DellEMC# show reset-reason stack-unit 1
Cause : Reset by User through CLI command
Reset Time: 11/05/2017-08:36
Disabling Syslog Messages for SNMP Authentication
Failure Events
The system generates syslog messages for SNMP authentication events. Over time, these messages can fill up the syslog file on
the system, making analyzing system logs a cumbersome task. You can disable syslog messages for SNMP authentication failure
events on the system. To disable these messages, follow this procedure:
Disable syslog messages for SNMP authentication failure events.
CONFIGURATION mode
logging disable-syslog snmp auth-failure
NOTE: This command does not disable SNMP traps for SNMP authentication failure events.
Management 79