Include Page |
---|
| Call_Stats_Terms |
---|
| Call_Stats_Terms |
---|
|
Excerpt Include |
---|
| Resource Monitoring and Statistics |
---|
| Resource Monitoring and Statistics |
---|
nopanel | true |
---|
|
System
Command Syntax
Below is a high-level view of the command syntax for 'show status system' command.
Code Block |
---|
|
> show status system
activeFileConfig
activeRevision
admin
announcements
adSyncStatus
baseMacAddress
configMode
coredumpList
coredumpSummary
cpuUtilCurrentStatistics
cpuUtilIntervalStatistics
databaseIntegrity
daughterBoardStatus
dodModeStatus
dsbc
dspRes
dspStatus
ethernetPort
faultAvalancheControl
fanStatus
fileStatisticsStatus
fipsFSMState
haConfig
hardDiskStatus
hardDiskUsage
highAvailabilityPort
ipPolicing
isOAM
jsrcServer
ledStatus
licenseDomainBundleInfo
licenseInfo
licenseNodeLockedBundleInfo
licenseStatus
loadBalancingService
logicalMgmtIpInterfaceStatus
macAddressStatus
mediaProfile
memoryUtilCurrentStatistics
memoryUtilIntervalStatistics
metaVariable
mgmtIpInterfaceGroup
networkProcessorStatistics
niceLicense
ntp
objectStoreParameters
pdcsLicense
policyServer
powerSupplyStatus
savedConfigList
sbcliLicense
sbcPersonalityStatus
security
serverAdmin
serverSoftwareUpgradeStatus
serverStatus
softwareUpgradeDetailedStatus
softwareUpgradeStatus
standbySyncStatus
syncStatus
systemCongestionCurrentStatistics
systemCongestionIntervalStatistics
systemCongestionStatus
|
Command Parameters
Info |
---|
|
The following objects are included in this table for completeness, but only apply when using the Link_in_new_tab |
---|
Text | show table system |
---|
URL | show table system |
---|
| command:clusterAdmin, congestion, daughterBoardAdmin, dspPad, fileStatisticsAdmin, fipsBypassMode, intervalStatistics, licenseRequired, logicalMgmtIpInterface, media, metaVariableDynamic, mgmtStaticRoute, pathCheckPath
|
Multiexcerpt include |
---|
MultiExcerptName | Shared Parameters |
---|
nopanel | true |
---|
PageWithExcerpt | Show Table System |
---|
|
Admin
Command Syntax
Code Block |
---|
> show status system admin <system name> |
Command Parameters
Caption |
---|
0 | Table |
---|
1 | Admin Attributes |
---|
3 | Admin Attributes |
---|
|
Parameter | Description |
---|
<system name> | System name | actualSystemName | System name given by the user as user/metadata | clusterId | clusterID instance present in the userdata | savedConfigurations | A list of saved configurations, by revision number and the timestamp when the configuration was saved. Applicable for SBC SWe Cloud clusters that are configured to use OAM node configuration. | sftpUserPassword | Password rules for SFTP user | adSyncStatus | Displays AD server sync status |
|
Announcements
Announcement file status and statistics.
Command Syntax
Code Block |
---|
> show status system announcements |
Command Parameters
Multiexcerpt include |
---|
MultiExcerptName | Announcements |
---|
nopanel | true |
---|
PageWithExcerpt | Show Table System |
---|
|
Daughter Board Status
Command Syntax
Code Block |
---|
> show status system daughterBoardStatus |
Command Parameters
Multiexcerpt include |
---|
MultiExcerptName | Daughter Board |
---|
nopanel | true |
---|
PageWithExcerpt | Show Table System |
---|
|
Anchor |
---|
| DSP Attributes |
---|
| DSP Attributes |
---|
|
DSP
DSP Resources
Command Syntax
Code Block |
---|
> show status system dspRes
dspCallCurrentStatistics
dspCallIntervalStatistics
dspUsageCurrentStatistics
dspUsageIntervalStatistics |
Command Parameters
Multiexcerpt include |
---|
MultiExcerptName | DSP Resource |
---|
nopanel | true |
---|
PageWithExcerpt | Show Table System |
---|
|
DSP Status
This statistic command provides the current number of transcoded sessions per DSP2x slot (
5x10) or SPS100 module (SBC 5x00) depending upon the number of modules installed for the specified system. The
5x10 can include up to four DSP modules. The
5x00 can be configured for up to three SPS100 modules
(Refer to DSP Channel Densities for SBC 5000 and 7000 Series for details).
Command Syntax
Code Block |
---|
> show status system dspStatus dspUsage |
Command Parameters
Multiexcerpt include |
---|
MultiExcerptName | DSP Status |
---|
nopanel | true |
---|
PageWithExcerpt | Show Table System |
---|
|
Ethernet Port
The SBC 5400 firmware/software is enhanced in 8.0 to add support for one Gbps speeds to the management ports (in addition to the existing 100 Mbps support), including the support of half or full duplex with auto-negotiation on all four management ports. Each management port auto-negotiates the speed/mode independently from other management ports.
Additionally, the SBC Core is enhanced to display the negotiated management port speed and current bandwidth for all management ports from the CLI/EMA.
Since this enhancement allows one Gbps traffic bandwidth for all management ports, it increases the possibility of a traffic overload condition due to the increased bandwidth of the combined management, media and signaling traffic. To address this, the SBC sets the management traffic as the lowest priority. Thus, the system drops the management packets, as necessary, to avoid impacting media or signaling traffic.
Command Syntax
Code Block |
---|
show status system ethernetPort mgmtPortStatus
mgmtPortStatus GARNET mgt0 {
ifIndex 1;
macAddress 0:10:6b:3:da:a5;
negotiatedSpeed speed1000Mbps;
linkState admnEnabledPortUp;
duplexMode full;
rxActualBandwidth 0;
txActualBandwidth 0;
rxPackets 21316;
txPackets 1794;
rxErrors 0;
txErrors 0;
rxDropped 183;
txDropped 0;
}
mgmtPortStatus GARNET mgt1 {
ifIndex 2;
macAddress 0:10:6b:3:da:a6;
negotiatedSpeed speed1000Mbps;
linkState admnEnabledPortUp;
duplexMode full;
rxActualBandwidth 0;
txActualBandwidth 0;
rxPackets 571;
txPackets 28240;
rxErrors 0;
txErrors 0;
rxDropped 0;
txDropped 0;
}
mgmtPortStatus GARNET mgt2 {
ifIndex 3;
macAddress 0:10:6b:3:db:3b;
negotiatedSpeed speed1000Mbps;
linkState admnEnabledPortUp;
duplexMode full;
rxActualBandwidth 510;
txActualBandwidth 0;
rxPackets 456103;
txPackets 2839;
rxErrors 0;
txErrors 0;
rxDropped 201;
txDropped 0;
}
mgmtPortStatus GARNET mgt3 {
ifIndex 4;
macAddress 0:10:6b:3:db:3c;
negotiatedSpeed speed1000Mbps;
linkState admnEnabledPortUp;
duplexMode full;
rxActualBandwidth 558;
txActualBandwidth 290;
rxPackets 326895;
txPackets 1263198;
rxErrors 0;
txErrors 0;
rxDropped 0;
txDropped 0;
}
[ok]
|
Command Syntax
Code Block |
---|
> show status system ethernetPort
mgmtAdmin
mgmtPortStatus
mgmtStatistics
packetAdmin
packetPortStatus
packetStatistics
portMonitorStatus
portRedundancyGroupStatus |
Command Parameters
Multiexcerpt include |
---|
MultiExcerptName | Ethernet Port |
---|
nopanel | true |
---|
PageWithExcerpt | Show Table System |
---|
|
License
Command Syntax
Code Block |
---|
> show status system
licenseDomainBundleInfo
licenseInfo
licenseNodeLockedBundleInfo
licenseStatus |
Command Parameters
Info |
---|
|
The following object only applies to the show table system command: |
Multiexcerpt include |
---|
MultiExcerptName | License |
---|
nopanel | true |
---|
PageWithExcerpt | Show Table System |
---|
|
Network Processor
Command Syntax
Code Block |
---|
> show status system networkProcessorStatistics
annStatistics
defragStatistics
digitStatistics
rtcpGenStatistics |
Command Parameters
Multiexcerpt include |
---|
MultiExcerptName | Network Processor |
---|
nopanel | true |
---|
PageWithExcerpt | Show Table System |
---|
|
NTP
NTP services management
Command Syntax
Code Block |
---|
> show status system ntp
peerStatus
systemStatus |
Command Parameters
Info |
---|
|
The following objects only apply to the show table system command: |
Multiexcerpt include |
---|
MultiExcerptName | NTP |
---|
PageWithExcerpt | Show Table System |
---|
|
Policy Server
Command Syntax
Code Block |
---|
> show status system policyServer
policyServerStatus |
Command Parameters
Info |
---|
|
The following objects only apply to the show table system command: globalConfig localServer policyServerStatus remoteServer
|
Multiexcerpt include |
---|
MultiExcerptName | Policy Server |
---|
nopanel | true |
---|
PageWithExcerpt | Show Table System |
---|
|
Security
Security management status/statistics details.
Command Syntax
Code Block |
---|
> show status system security
ocspProfileUses
ocspStatistics
pki |
Command Parameters
Info |
---|
|
The following objects only apply to the show table system command: |
Multiexcerpt include |
---|
MultiExcerptName | Security |
---|
nopanel | true |
---|
PageWithExcerpt | Show Table System |
---|
|
Command Examples
To view announcements memory usage:
To view base MAC address:
To view coredump list:
To view Daughterboard status (SBC 7000 example is below):
To view DSP usage:
Info |
---|
|
This example includes several results in the form of <codec>V8Total or <codec>V8Utilization . These entries apply if you allowed support for T.38 version 3 (also called V.34 fax transcoding). If you enabled T.38 version 3, you must enable a V.8 signaling detector for all voice codecs. |
To view Ethernet Port packet statistics:
To view hard disk usage:
To view systemCongestionIntervalStatistics:
To view system congestion status details.
To view system congestion current statistics.
To view Micro Flow stats:
To display the current HA configuration settings:
To display the D-SBC Sig Port statistics:
To display sync status of active and standby nodes created through a N:1 redundancy group:
To view the status of the Load Balancing Service on S-SBC:
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]
|
To view the status of the Load Balancing Service on M-SBC:
Cloak |
---|
show status system loadBalancingService 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;
}
|