Connectivity Guide

System management
OS10 upgrade Provides information to upgrade the OS10 software image, see Upgrade commands.
System banners Provides information about how to congure a system login and message of the day (MOTD) text banners, see
System banners.
User session
management
Provides information about how to manage the active user sessions, see User session management.
Telnet server Provides information about how to set up Telnet TCP/IP connections on the switch, see Telnet server.
Simple Network
Management
Protocol
Provides a message format for communication between Simple Network Management Protocol (SNMP) managers
and agents. SNMP provides a standardized framework and common language for network monitoring and device
management, see SNMP commands.
System clock Provides information to set the system time, see System clock.
Network Time
Protocol
Provides information to synchronize timekeeping between time servers and clients, see NTP commands.
Dynamic Host
Conguration
Protocol
Provides information to dynamically assign IP addresses and other conguration parameters to network hosts
based on policies, see DHCP commands.
OS10 upgrade
To upgrade OS10, rst download and unpack the new OS10 binary image as described in Download OS10 image and license -> Download an
image for OS10 upgrade. Copy the binary image le to a local server. Then follow the steps in this section.
NOTE
: The image install command installs the downloaded image to the standby partition. If the active partition contains
any modied text les or installed custom packages, they would not be available in the standby partition. Back up the modied
les and re-install the packages after downloading the image.
NOTE: During the image upgrade process in a VLT setup, when the VLT peers are running dierent software versions, no
conguration changes should be done on a VLT peer. Ensure that both nodes are upgraded to the same version before you make
any conguration change.
1 (Optional) Back up the current running conguration to the startup conguration in EXEC mode.
copy running-configuration startup-configuration
2 Back up the startup conguration in EXEC mode.
copy config://startup.xml config://<backup file name>
3 Download the new OS10 binary image from a local server in EXEC mode.
image download server-filepath
4 (Optional) View the current software download status in EXEC mode.
show image status
5 Install the OS10 image in EXEC mode.
image install image-url
6 (Optional) View the status of the current software install in EXEC mode. For the S5148F-ON platform, open a new SSH or Telnet
session to check the status of the current software.
show image status
7 Change the next boot partition to the standby partition in EXEC mode. Use the active parameter to set the next boot partition
from standby to active.
boot system standby
2
System management 91