CLI Guide

Table Of Contents
Switch Management Commands 2290
Reply From fe80::21e:c9ff:fede:b137: icmp_seq = 1. time <10 msec.
Reply From fe80::21e:c9ff:fede:b137: icmp_seq = 2. time <10 msec.
Reply From fe80::21e:c9ff:fede:b137: icmp_seq = 3. time <10 msec.
The following example determines whether another computer is reachable
over the network at the IPv6 address specified.
console#ping ipv6 2030:1::1
Pinging 2030:1::1 with 0 bytes of data:
Reply From 2030:1::1: icmp_seq = 0. time <10 msec.
Reply From 2030:1::1: icmp_seq = 1. time <10 msec.
Reply From 2030:1::1: icmp_seq = 2. time <10 msec.
Reply From 2030:1::1: icmp_seq = 3. time <10 msec.
process cpu threshold
Use the process cpu threshold command to configure the rising and falling
thresholds for the issuance of the CPU overload SNMP trap and notification
via a SYSLOG message. Use the no form of the command to return the
thresholds to their default values.
Syntax
process cpu threshold type total rising percentage interval seconds [ falling
percentage interval seconds ]
no process cpu threshold total type {rising | falling }
rising percentage—The rising CPU percentage threshold over which a
trap will be issued and a message logged. This is a percentage of CPU
utilized over the period and ranges from 1 to 100.
falling percentage—The falling threshold value under which a trap will
be issued and message logged. This is a percentage of CPU utilized and
ranges from 1 to 100.
interval seconds—The number of seconds in the exponential weighted
moving average period (multiple of 5 seconds).
Default Configuration
The default rising-threshold-val is 0%.
The default falling-threshold-val is 0%