
235
Default level
1: Monitor level
Parameters
node
node-id
: Enables IPC performance statistics of the specified node, where
node-id
represents the
number of the specified node. The value is in the range of 0 to 20.
self-node
: Enables IPC performance statistics of the local node.
channel
channel-id
: Enables IPC performance statistics information of the specified channel, where
channel-id
represents the channel number. The value range depends on the switch model.
Description
Use the
ipc performance enable
command to enable IPC performance statistics. Use the
undo
ipc
performance
command to disable IPC performance statistics.
By default, IPC performance statistics is disabled.
When IPC performance statistics is disabled, the statistics data does not change. The
display ipc
performance
command displays the statistics collected before IPC performance statistics was disabled.
Examples
# Enable IPC performance statistics of node
1
on channel
18
.
<Sysname> ipc performance enable node 1 channel 18
reset ipc performance
Syntax
reset ipc performance
[
node
node-id
|
self-node
] [
channel
channel-id
]
View
User view
Default level
1: Monitor level
Parameters
node
node-id
: Clears the IPC performance statistics of the specified node, where
node-id
represents the
number of the specified node. The value is in the range of 0 to 20.
self-node
: Clears the IPC performance statistics of the local node.
channel
channel-id
: Clears the IPC performance statistics of the specified channel, where
channel-id
represents the channel number. The value range depends on the switch model.
Description
Use the
reset ipc performance
command to clear IPC performance statistics.
Examples
# Clear the IPC performance statistics of channel 18 on node 1.
<Sysname> reset ipc performance node 1 channel 18