Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Add_workflow_for_techpubs
AUTH1UserResourceIdentifier{userKey=8a00a0c85fd202bb0160132c449a0026, userName='null'}
JIRAIDAUTHSBX-75414
REV5UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cb8305e9, userName='null'}
REV6UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cb8305e9, userName='null'}
REV3UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cdcd0ab1, userName='null'}
REV1UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cdcd0ab1, userName='null'}

Excerpt Include
7.0 Licensing Common Note
7.0 Licensing Common Note
nopaneltrue

Panel

In this section:

Table of Contents
maxLevel2

 

Include Page
Call_Stats_Terms
Call_Stats_Terms

Excerpt Include
Resource Monitoring and Statistics
Resource Monitoring and Statistics
nopaneltrue

System

Command Syntax

Below is a high-level view of the command syntax for 'show status system' command.

Code Block
languagenone
> 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
titleNote
Link_in_new_tab
Textshow table system
URLshow table system
command:

clusterAdmin, congestion, daughterBoardAdmin, dspPad, fileStatisticsAdmin, fipsBypassMode, intervalStatistics, licenseRequired, logicalMgmtIpInterface, media, metaVariableDynamic, mgmtStaticRoute, pathCheckPath

 

Multiexcerpt include
MultiExcerptNameShared Parameters
nopaneltrue
PageWithExcerptShow Table System

 

Admin

Command Syntax

Code Block
> show status system admin <system name>

Command Parameters

Caption
0Table
1Admin Attributes
3Admin Attributes

Parameter

Description

<system name>

System name

actualSystemNameSystem name given by the user as user/metadata
clusterIdclusterID instance present in the userdata
savedConfigurationsA 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.
sftpUserPasswordPassword rules for SFTP user
adSyncStatusDisplays AD server sync status

Announcements

Announcement file status and statistics.

Command Syntax

Code Block
> show status system announcements

 Command Parameters

Multiexcerpt include
MultiExcerptNameAnnouncements
nopaneltrue
PageWithExcerptShow Table System

Daughter Board Status

Command Syntax

Code Block
> show status system daughterBoardStatus

 Command Parameters

Multiexcerpt include
MultiExcerptNameDaughter Board
nopaneltrue
PageWithExcerptShow 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
MultiExcerptNameDSP Resource
nopaneltrue
PageWithExcerptShow Table System

DSP Status

This statistic command provides the current number of transcoded sessions per DSP2x slot (

Spacevars
0product
 5x10) or SPS100 module (SBC 5x00) depending upon the number of modules installed for the specified system. The 
Spacevars
0product
 5x10 can include up to four DSP modules. The 
Spacevars
0product
 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
MultiExcerptNameDSP Status
nopaneltrue
PageWithExcerptShow 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
MultiExcerptNameEthernet Port
nopaneltrue
PageWithExcerptShow Table System

License

Command Syntax

Code Block
> show status system
    licenseDomainBundleInfo	
	licenseInfo
	licenseNodeLockedBundleInfo 
	licenseStatus 

Command Parameters

Info
titleNote

The following object only applies to the show table system command:

  • licenseRequired

Multiexcerpt include
MultiExcerptNameLicense
nopaneltrue
PageWithExcerptShow Table System

Network Processor

Command Syntax

Code Block
> show status system networkProcessorStatistics
	annStatistics
	defragStatistics
	digitStatistics
	rtcpGenStatistics

Command Parameters

Multiexcerpt include
MultiExcerptNameNetwork Processor
nopaneltrue
PageWithExcerptShow Table System

NTP

NTP services management

Command Syntax

Code Block
> show status system ntp
	peerStatus
	systemStatus

Command Parameters

Info
titleNote

The following objects only apply to the show table system command:

  • keys
  • serverAdmin
  • timeZone

Multiexcerpt include
MultiExcerptNameNTP
PageWithExcerptShow Table System

Policy Server

Command Syntax

Code Block
> show status system policyServer
	policyServerStatus

Command Parameters

Info
titleNote

The following objects only apply to the show table system command:

  • globalConfig
  • localServer
  • policyServerStatus
  • remoteServer

Multiexcerpt include
MultiExcerptNamePolicy Server
nopaneltrue
PageWithExcerptShow Table System

Security

Security management status/statistics details.

Command Syntax

Code Block
> show status system security
	ocspProfileUses
	ocspStatistics
	pki

 

Command Parameters

Info
titleNote

The following objects only apply to the show table system command:

  • certExpiryCheck
  • ipsec

Multiexcerpt include
MultiExcerptNameSecurity
nopaneltrue
PageWithExcerptShow Table System

Command Examples

To view announcements memory usage:

Noprint

Toggle Cloak
Click to expand

Cloak
none

 

To view base MAC address:

Noprint

Toggle Cloak
Click to expand 

Cloak
none

 

To view coredump list:

Noprint

Toggle Cloak
Click to expand

Cloak
none

 

To view Daughterboard status (SBC 7000 example is below):

Noprint

Toggle Cloak
Click to expand

Cloak
none

 

To view DSP usage:

Info
titleNote

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.

Noprint

Toggle Cloak
Click to expand 

Cloak
none

 

To view Ethernet Port packet statistics:

Noprint

Toggle Cloak
Click to expand

Cloak
none

 

To view hard disk usage:

Noprint

Toggle Cloak
Click to expand

Cloak
none

 

To view systemCongestionIntervalStatistics:

Noprint

Toggle Cloak
Click to expand

Cloak
none

 

To view system congestion status details.

Noprint

Toggle Cloak
Click to expand 

Cloak
none

 

To view system congestion current  statistics.

Noprint

Toggle Cloak
Click to expand 

Cloak
none

 

To view Micro Flow stats:

Noprint

Toggle Cloak
Click to expand 

Cloak
none

 

To display the current HA configuration settings:

Noprint

Toggle Cloak
Click to expand

Cloak

 

To display the D-SBC Sig Port statistics:

Noprint

Toggle Cloak
Click to expand

Cloak

 

To display sync status of active and standby nodes created through a N:1 redundancy group:

Noprint

Toggle Cloak
Click to expand 

Cloak

To view the status of the Load Balancing Service on S-SBC:

Noprint

Toggle Cloak
Click to expand 

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:

Noprint

Toggle Cloak
Click to expand 

Cloak

show status 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