Versions Compared

Key

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

...

Code Block
languagenone
> show status system
	announcements
	baseMacAddress
	coredumpList
	coredumpSummary
	cpuUtilCurrentStatistics
	cpuUtilIntervalStatistics
	daughterBoardStatus
	dspRes
	dspStatus
	ethernetPort
	fanStatus
	fileStatisticsStatus
	fipsFSMState
	haConfig
	hardDiskStatus
	hardDiskUsage
	highAvailabilityPort
	ipPolicing
	jsrcServer
	ledStatus
	licenseInfo
	licenseStatus
	logicalMgmtIpInterfaceStatus
	mediaProfile
	memoryUtilCurrentStatistics
	memoryUtilIntervalStatistics
	mgmtIpInterfaceGroup
	ntp
	policyServer
	powerSupplyStatus
	savedConfigList
	security
	serverSoftwareUpgradeStatus
	serverStatus
	softwareUpgradeStatus
	syncStatus
	systemCongestionCurrentStatistics
	systemCongestionIntervalStatistics
	systemCongestionStatus

...

Note
Link_in_new_tab
Textshow table system
URLshow table system
command:

admin, congestion, daughterBoardAdmin, dspPad, fileStatisticsAdmin, fipsBypassMode, intervalStatistics, logicalMgmtIpInterfaceStatus, macAddressStatus, media, mgmtStaticRoute, serverAdmin

Multiexcerpt include
MultiExcerptNameSharedParameters
nopaneltrueMultiExcerptNameSharedParameters
PageWithExcerptshow table system

Multiexcerpt include
MultiExcerptName
MultiExcerptNameEthernetPort
nopaneltrue
EthernetPortPageWithExcerptshow table system

Multiexcerpt include
MultiExcerptNameIPPolicing
nopaneltrueMultiExcerptNameIPPolicing
PageWithExcerptshow table system

...

Code Block
languagenone
> show status system ipPolicing uFlowStats
uFlowStats 1 {
    sourceIpAddress      10.10.10.10;
    destinationIpAddress 10.11.12.13;
    sourceIpPort         45506;
    ipProtocol           udp;
    lifGrpId             2;
    policerMode          PktRate;
    policerBucketSize    50;
    policerCreditRate    1023;
    aggPolicer           "ZONE AGG";
    aggPolicerPriority   1;
    packetAccept         1;
    packetDiscard        0;
    byteAccept           527;
}

To display the current HA configuration settings:

Code Block
> show status system haConfig
haConfig SBC01 {
    leaderElection standard;
    bondMonitoring direct-connect;
}

 

Pagebreak