Running a Verification Test (show distribution verification)
Use this command to run a verification test of the Distribution Mode configuration. This test compares the SGM and SSM configuration with the actual results. You can see a summary or a detailed (verbose) report of the test results.
Syntax
show distribution verification [verbose]
Parameter
|
Description
|
verbose
|
Shows a detailed report for all SGMs and SSMs
|
Example
Note: This example shows only a small sample of the data. The checksums are truncated to fit on the page.
> show distribution verification verbose
Test: Configuration Verification Result
chassis 1 blade 1 dxl-general-mode off off Passed
chassis 1 blade 1 dxl-md5sum 5be67561a... 5be675611... Passed
chassis 1 blade 1 dxl-size 2048 2048 Passed
chassis 1 blade 2 dxl-general-mode off off Passed
chassis 1 blade 2 dxl-md5sum 5be67561a... 5be675611... Passed
chassis 1 blade 2 dxl-size 2048 2048 Passed
chassis 1 blade 3 dxl-general-mode off off Passed
chassis 1 blade 3 dxl-md5sum 5be67561a... 5be675611... Passed
chassis 1 blade 3 dxl-size 2048 2048 Passed
chassis 1 ssm 1 ipv6-mode off off Passed
chassis 1 ssm 1 mask ipv4 general destination 0000001f 0000001f Passed
chassis 1 ssm 1 mask ipv4 general source 0000001f 0000001f Passed
chassis 1 ssm 1 mask ipv4 user-network destination 000007ff 000007ff Passed
chassis 1 ssm 1 mask ipv4 user-network source 000007ff 000007ff Passed
Summary:
verification passed successfully
|