[Contents] [Prev] [Next] [Index] [Report an Error]

Verifying Chassis Cluster Statistics

Purpose

Display information about chassis cluster services and interfaces.

Action

From the CLI, enter the show chassis cluster statistics command:


{primary:node1}
user@host> show chassis cluster statistics
     
Control link statistics:
    Heartbeat packets sent: 798
    Heartbeat packets received: 784
Fabric link statistics:
    Probes sent: 793
    Probes received: 0
Services Synchronized:
    Service name                              RTOs sent    RTOs received
    Translation context                       0            0
    Incoming NAT                              0            0
    Resource manager                          0            0
    Session create                            0            0
    Session close                             0            0
    Session change                            0            0
    Gate create                               0            0
    Session ageout refresh requests           0            0
    Session ageout refresh replies            0            0
    IPSec VPN                                 0            0
    Firewall user authentication              0            0
    MGCP ALG                                  0            0
    H323 ALG                                  0            0
    SIP ALG                                   0            0
    SCCP ALG                                  0            0
    PPTP ALG                                  0            0
    RTSP ALG                                  0            0

What it Means

The output shows the control link statistics (heartbeats sent and received), the fabric link statistics (probes sent and received), and the number of RTOs sent and received for services.

Purpose

Clear displayed information about chassis cluster services and interfaces.

Action

From the CLI, enter the clear chassis cluster statistics command:


{primary:node1}
user@host> clear chassis cluster statistics
     
Cleared control-plane statistics
Cleared data-plane statistics

Purpose

Display chassis cluster control-plane statistics.

Action

From the CLI, enter the show chassis cluster control-plane statistics command:


{primary:node1}
user@host> show chassis cluster control-plane statistics
     
Control link statistics:
    Heartbeat packets sent: 124
    Heartbeat packets received: 125
Fabric link statistics:
    Probes sent: 124
    Probes received: 125

What it Means

The output shows the control link statistics (heartbeats sent and received) and the fabric link statistics (probes sent and received).

Purpose

Clear displayed chassis cluster control plane statistics.

Action

From the CLI, enter the clear chassis cluster control—plane statistics command:


{primary:node1}
user@host> clear chassis cluster control—plane statistics
     
Cleared control-plane statistics

Purpose

Display chassis cluster data plane statistics.

Action

From the CLI, enter the show chassis cluster data-plane statistics command:


{primary:node1}
user@host> show chassis cluster data-plane statistics
     
Services Synchronized:
    Service name                              RTOs sent    RTOs received
    Translation context                       0            0
    Incoming NAT                              0            0
    Resource manager                          0            0
    Session create                            0            0
    Session close                             0            0
    Session change                            0            0
    Gate create                               0            0
    Session ageout refresh requests           0            0
    Session ageout refresh replies            0            0
    IPSec VPN                                 0            0
    Firewall user authentication              0            0
    MGCP ALG                                  0            0
    H323 ALG                                  0            0
    SIP ALG                                   0            0
    SCCP ALG                                  0            0
    PPTP ALG                                  0            0
    RTSP ALG                                  0            0

What it Means

The output shows the number of RTOs sent and received for services.

Purpose

Clear displayed chassis cluster data plane statistics.

Action

From the CLI, enter the clear chassis cluster data-plane statistics command:


{primary:node1}
user@host> clear chassis cluster data-plane statistics
     
Cleared data-plane statistics

[Contents] [Prev] [Next] [Index] [Report an Error]