Panel | ||||
---|---|---|---|---|
In this section:
|
Include Page | ||||
---|---|---|---|---|
|
Excerpt Include | ||||||
---|---|---|---|---|---|---|
|
Below is a high-level view of the command syntax for 'show status system' command.
Code Block | ||
---|---|---|
| ||
> show status system
announcements
baseMacAddress
coredumpList
coredumpSummary
cpuUtilCurrentStatistics
cpuUtilIntervalStatistics
daughterBoardStatus
dsbc
dspRes
dspStatus
ethernetPort
fanStatus
fileStatisticsStatus
fipsFSMState
haConfig
hardDiskStatus
hardDiskUsage
highAvailabilityPort
ipPolicing
jsrcServer
ledStatus
licenseInfo
licenseStatus
loadBalancingService
logicalMgmtIpInterfaceStatus
mediaProfile
memoryUtilCurrentStatistics
memoryUtilIntervalStatistics
mgmtIpInterfaceGroup
ntp
policyServer
powerSupplyStatus
savedConfigList
security
serverSoftwareUpgradeStatus
serverStatus
softwareUpgradeStatus
syncStatus
systemCongestionCurrentStatistics
systemCongestionIntervalStatistics
systemCongestionStatus
|
Note | ||||||
---|---|---|---|---|---|---|
The following objects are included in this table for completeness, but only apply when using the
|
Multiexcerpt include | ||||||
---|---|---|---|---|---|---|
|
Multiexcerpt include | ||||||
---|---|---|---|---|---|---|
|
Multiexcerpt include | ||||||
---|---|---|---|---|---|---|
|
Multiexcerpt include | ||||||
---|---|---|---|---|---|---|
|
Multiexcerpt include | ||||||
---|---|---|---|---|---|---|
|
Multiexcerpt include | ||||||
---|---|---|---|---|---|---|
|
Multiexcerpt include | ||||||
---|---|---|---|---|---|---|
|
To view announcements memory usage:
language | none |
---|
Noprint | |
---|---|
|
Cloak |
---|
To view base MAC address:
language | none |
---|
Noprint | |
---|---|
|
Cloak |
---|
To view coredump list:
language | none |
---|
Noprint | |
---|---|
|
Cloak |
---|
To view Daughterboard status (SBC 7000 example is below):
language | none |
---|
Noprint | |
---|---|
|
Cloak |
---|
To view DSP usage:
Info | ||
---|---|---|
| ||
| ||
This example includes several results in the form of | ||
Code Block | ||
| ||
Noprint | |
---|---|
|
Cloak |
---|
To view Ethernet Port packet statistics:
language | none |
---|
Noprint | |
---|---|
|
Cloak |
---|
To view hard disk usage:
Code Block | ||
---|---|---|
| ||
show status system hardDiskUsage
hardDiskUsage HEBBE / {
totalDiskSpace "148439472 KBytes";
freeDiskSpace "122077592 KBytes";
usedDiskSpace 18%;
role primary;
syncStatus unprotected;
syncCompletion n/a;
}
hardDiskUsage HEBBE /var/log/sonus/sbx/evlog {
totalDiskSpace "96117568 KBytes";
freeDiskSpace "90977952 KBytes";
usedDiskSpace 5%;
role primary;
syncStatus unknown;
syncCompletion n/a;
} |
To view systemCongestionIntervalStatistics:
language | none |
---|
Noprint | |
---|---|
|
Cloak |
---|
To view systemCongestionIntervalStatistics:
Noprint | |
---|---|
|
Cloak |
---|
To view system congestion status details.
language | none |
---|
Noprint | |
---|---|
|
Cloak |
---|
To view system congestion current statistics.
language | none |
---|
Noprint | |
---|---|
|
Cloak |
---|
To view Micro Flow stats:
language | none |
---|
Noprint | |
---|---|
|
Cloak |
---|
To display the current HA configuration settings:
Noprint | |
---|---|
|
Cloak |
---|
To display the D-SBC Sig Port statistics:
Noprint | |
---|---|
|
Cloak |
---|
To display sync status of active and standby nodes created through a N:1 redundancy group:
Code Block |
---|
admin@msbcActive1> show status system syncStatus
"Metavar Data" {
status syncCompleted;
}
"Call/Registration Data" {
status syncCompleted;
}
admin@msbcStandby> show status system syncStatus
"Metavar Data" {
status unprotectedRunningStandby;
}
"Call/Registration Data" {
status unprotectedRunningStandby;
} |
:
Noprint | |
---|---|
|
Cloak |
---|
To view show table system loadBalancingService
on S-SBC:
Noprint | |
---|---|
|
Cloak |
---|
show status system loadBalancingService policerLeaderStatus 0 { leaderIPAddress 10.54.222.103; state completed; } policerSeedNodeStatus 0 { seedNodeIPAddress 10.54.222.103; } [ok][2017-08-30 04:17:03] show table system loadBalancingService policerLeaderStatus 0 { leaderIPAddress 10.54.222.103; state completed; } policerSeedNodeStatus 0 { seedNodeIPAddress 10.54.222.103; } |
To view show table system loadBalancingService
on M-SBC:
Noprint | |
---|---|
|
Cloak |
---|
show table system loadBalancingService groupName lbs.M_SBC.com; privateIpInterfaceGroupName LIF1; leaderStatus 0 { leaderIPAddress fd00:10:6b50:4d20::82; state completed; } leaderStatus 1 { leaderIPAddress 0.0.0.0; state idle; } leaderStatistics all { leaderElectionAttempts 8851; retransmitCount 0; requestTimeoutCount 0; } policerResourceCacheStatus 0 { nodeIpAddr 10.54.222.103/4019; nodeLifGroupName LIF1; nodeLifGroupIsPrivate true; nodeLifGroupBandwidth 1187500000; nodeLifGroupTtl 7; } policerResourceCacheStatus 1 { nodeIpAddr 10.54.222.103/4019; nodeLifGroupName LIF2; nodeLifGroupIsPrivate false; nodeLifGroupBandwidth 1187500000; nodeLifGroupTtl 7; } |
Pagebreak |
---|