Users Guide

Table Of Contents
With the -I option, if you ping a reachable IP address using the IP address of a loopback interface as the source
interface, the ping succeeds. However, if you ping a reachable IP address using the name of the loopback
interface as the source interface, the ping fails. This is because the system considers the loopback interface as
the egress interface.
Example
OS10# ping6 20::1
PING 20::1(20::1) 56 data bytes
64 bytes from 20::1: icmp_seq=1 ttl=64 time=2.07 ms
64 bytes from 20::1: icmp_seq=2 ttl=64 time=2.21 ms
64 bytes from 20::1: icmp_seq=3 ttl=64 time=2.37 ms
64 bytes from 20::1: icmp_seq=4 ttl=64 time=2.10 ms
^C
--- 20::1 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3005ms
rtt min/avg/max/mdev = 2.078/2.194/2.379/0.127 ms
Supported
Releases
10.2.0E or later
reload
Reloads the software and reboots the ONIE-enabled device.
Syntax
reload
Parameters
None
Default Not configured
Command Mode EXEC
Usage Information
NOTE: Use caution while using this command as it reloads the OS10 image and reboots the device.
Example
OS10# reload
Proceed to reboot the system? [confirm yes/no]:y
Supported
Releases
10.2.0E or later
show boot
Displays detailed information about the boot image.
Syntax
show boot [detail]
Parameters None
Default Not configured
Command Mode EXEC
Usage Information The Next-Boot field displays the partition that the next reload uses.
Example
OS10# show boot
Current system image information:
===================================
Type Boot Type Active Standby Next-Boot
-----------------------------------------------------------------------------------
Node-id 1 Flash Boot [B] 10.5.0.0 [A] 10.5.0.0 [B] active
Example (detail)
OS10# show boot detail
Current system image information detail:
70 CLI Basics