Reference Guide

Default Not congured
Command Mode EXEC
Usage Information This command uses an ICMP ECHO_REQUEST datagram to receive an ICMP ECHO_RESPONSE from a network
host or gateway. Each ping packet has an IPv6 and ICMP header, followed by a time value and a number of ''pad''
bytes used to ll out the packet. A pingv6 operation sends a packet to a specied IPv6 address and then measures
the time it takes to get a response from the address or device.
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
show boot
Displays boot partition-related information.
Syntax
show boot [detail]
Parameters detail — (Optional) Enter to display detailed information.
Default Not congured
Command Mode EXEC
Usage Information Use the boot system command to set the boot partition for the next reboot.
Example
OS10# show boot
Current system image information:
===================================
Type Boot Type Active Standby Next-Boot
---------------------------------------------------------
Node-id 1 Flash Boot [B] 10.2.0E [A] 10.2.0E [B] active
Example (Detail)
OS10# show boot detail
Current system image information detail:
==========================================
Type: Node-id 1
Boot Type: Flash Boot
Active Partition: B
Active SW Version: 10.2.0E
Active Kernel Version: Linux 3.16.7-ckt25
Active Build Date/Time: 2016-10-03T23:11:14Z
Standby Partition: A
Standby SW Version: 10.2.0E
Standby Build Date/Time: 2016-10-03T23:11:14Z
Next-Boot: active[B]
Supported Releases 10.2.0E or later
680 Troubleshoot OS10