- Preface
- READ ME FIRST
- A Show Commands
- B Show Commands
- C Show Commands
- D Show Commands
- E Show Commands
- F Show Commands
- G Show Commands
- H Show Commands
- I Show Commands
- K Show Commands
- L Show Commands
- M Show Commands
- N Show Commands
- O Show Commands
- P Show Commands
- Q Show Commands
- R Show Commands
- S Show Commands
- T Show Commands
- U Show Commands
- V Show Commands
- X Show Commands
- Index
- show default-interface log
- show diagnostic bootup level
- show diagnostic content module
- show diagnostic events
- show diagnostic ondemand setting
- show diagnostic result module all
- show diagnostic simulation module
- show diagnostic status module
- show diff rollback-patch
- show dot1q-tunnel
- show dot1q-tunnel interface
D Show Commands
- show default-interface log
- show diagnostic bootup level
- show diagnostic content module
- show diagnostic events
- show diagnostic ondemand setting
- show diagnostic result module all
- show diagnostic simulation module
- show diagnostic status module
- show diff rollback-patch
- show dot1q-tunnel
- show dot1q-tunnel interface
show default-interface log
show default-interface log
Syntax Description
| show | Show running system information |
| default-interface | Current default-interface configuration |
| log | Displays execution log of last default-interface command |
Command Modes
- /exec
show diagnostic bootup level
show diagnostic bootup level [ __readonly__ bootup_level ]
Syntax Description
| show | Show running system information |
| diagnostic | Diagnostic commands |
| bootup | Show diagnostic bootup information |
| level | Show diagnostic bootup level information |
| __readonly__ | |
| bootup_level | Type: string Bootup level |
Command Modes
- /exec
show diagnostic content module
show diagnostic content module { all | module } [ __readonly__ attr_descr TABLE_module module_id module_type TABLE_test test_id testname test_attr test_interval ]
Syntax Description
| show | Show running system information |
| diagnostic | Diagnostic commands |
| content | Show diagnostic test content |
| module | Module Keyword |
| all | Select all module ID |
| module | Type: integer-mrange Module number |
| __readonly__ | |
| attr_descr | Type: string Attribute description |
| TABLE_module | All modules table |
| module_id | Type: integer Module Number |
| module_type | Type: string module type description |
| TABLE_test | All tests table |
| test_id | Type: integer Test id |
| testname | Type: string Test name |
| test_attr | Type: string Test Attribute |
| test_interval | Type: string HM test interval |
Command Modes
- /exec
show diagnostic events
show diagnostic events [ error | info ]
Syntax Description
| show | Show running system information |
| diagnostic | Diagnostic commands |
| events | Diagnostic events |
| error | Error event-type |
| info | Information event-type |
Command Modes
- /exec
show diagnostic ondemand setting
show diagnostic ondemand setting [ __readonly__ test_iteration_count action_on_failure ]
Syntax Description
| show | Show running system information |
| diagnostic | Diagnostic commands |
| ondemand | Show diagnostic on demand information |
| setting | Show diagnostic on demand settings |
| __readonly__ | |
| test_iteration_count | Type: integer Iteration Count |
| action_on_failure | Type: string Action on failure |
Command Modes
- /exec
show diagnostic result module all
show diagnostic result module all [detail] [ __readonly__ TABLE_Module module_id curr_diag_level module_name [bootup_diag_level] TABLE_Test test_id testname [testresult] [ passed_ports failed_ports incomplete_ports untested_ports aborted_ports err_disabled_ports ] [ err_code total_run_count last_execution_time first_failure_time last_failure_time last_pass_time total_fail_count consequtive_fail_count last_fail_reason next_execution_time ] ]
Syntax Description
| show | Show running system information |
| diagnostic | Diagnostic commands |
| result | Show diagnostic test result |
| module | Module keyword |
| all | Select all test ID |
| detail | Detailed result |
| __readonly__ | |
| TABLE_Module | Table of modules |
| module_id | Type: integer Module ID |
| curr_diag_level | Type: string Current diag level |
| module_name | Type: string Module name |
| bootup_diag_level | Type: string Diagnostic level at bootup |
| TABLE_Test | Table of tests in module |
| test_id | Type: integer Test id of tests |
| testname | Type: string Test name |
| testresult | Type: string Test Results |
| passed_ports | Type: string List passed ports |
| failed_ports | Type: string List failed ports |
| incomplete_ports | Type: string List of Imcompletly tested ports |
| untested_ports | Type: string List of untested ports |
| aborted_ports | Type: string List of aborted ports |
| err_disabled_ports | Type: string List error disabled ports |
| err_code | Type: string Error code |
| total_run_count | Type: integer Total run count |
| last_execution_time | Type: string Last execution time |
| first_failure_time | Type: string First test failure time |
| last_failure_time | Type: string Last test failure time |
| last_pass_time | Type: string Last test pass time |
| total_fail_count | Type: integer Total fail count |
| consequtive_fail_count | Type: integer Consequetive failure count |
| last_fail_reason | Type: string Last failure reason |
| next_execution_time | Type: string Next test execution time |
Command Modes
- /exec
show diagnostic simulation module
show diagnostic simulation module module [ __readonly__ module_id module_name [ TABLE_detail serial_no testid [portid] mode ] ]
Syntax Description
| show | Show running system information |
| diagnostic | Diagnostic commands |
| simulation | Simulating Diagnostic result |
| module | Module keyword |
| module | Type: integer min: 0 max: 30 Module Number |
| __readonly__ | |
| module_id | Type: integer Module ID |
| module_name | Type: string Module Name |
| TABLE_detail | Table of simulation details |
| serial_no | Type: integer serial no |
| testid | Type: integer Test id |
| portid | Type: integer Port id |
| mode | Type: string Simulation mode |
Command Modes
- /exec
show diagnostic status module
show diagnostic status module module [ __readonly__ test_runby_mapping module_id module_name TABLE_current cur_test_name cur_run_by TABLE_enqued enq_test_name enq_run_by ]
Syntax Description
| show | Show running system information |
| diagnostic | Diagnostic commands |
| status | Show test status(running/enqueued) |
| module | Module keyword |
| module | Type: integer min: 0 max: 30 Module number |
| __readonly__ | |
| test_runby_mapping | Type: string Test type expansion |
| module_id | Type: integer Module Id |
| module_name | Type: string Module name |
| TABLE_current | Table of currently running test |
| cur_test_name | Type: string Currently running test |
| cur_run_by | Type: string Test Run By |
| TABLE_enqued | Table of enqueued tests |
| enq_test_name | Type: string Enqueued test name |
| enq_run_by | Type: string Test enqueued by |
Command Modes
- /exec
show diff rollback-patch
show diff rollback-patch { src-checkpoint chkpoint_name | src-running-cfg | src-startup-cfg | src-file srcfile_uri } { dst-checkpoint chkpoint_name | dst-running-cfg | dst-startup-cfg | dst-file dstfile_uri } [ __readonly__ [patch_entry] + ]
Syntax Description
| show | Show running system information |
| diff | Show diff between configuration files or checkpoints |
| rollback-patch | Show rollback patch between configuration files or checkpoints |
| src-checkpoint | Use checkpoint as source configuration |
| chkpoint_name | Type: string length: 80 Checkpoint name |
| src-running-cfg | Use running configuration as source |
| src-startup-cfg | Use startup configuration as source |
| src-file | Src Checkpoint file |
| srcfile_uri | Type: uri Src Checkpoint file path |
| dst-checkpoint | Use checkpoint as destination configuration |
| chkpoint_name | Type: string length: 80 Checkpoint name |
| dst-running-cfg | Use running configuration as destination |
| dst-startup-cfg | Use startup configuration as destination |
| dst-file | Dst Checkpoint file |
| dstfile_uri | Type: uri Src Checkpoint file path |
| __readonly__ | Read only |
| patch_entry | Type: string length: 256 rollback patch entry |
Command Modes
- /exec
show dot1q-tunnel
show dot1q-tunnel [ __readonly__ TABLE_interface interface ]
Syntax Description
| show | Show running system information |
| dot1q-tunnel | Show if port mode is dot1q-tunnel |
| __readonly__ | Read Only |
| interface | Type: interface Interface index |
| TABLE_interface | show interface |
Command Modes
- /exec
show dot1q-tunnel interface
show dot1q-tunnel interface ifid_eth_dot1q_tunnel [ __readonly__ TABLE_interface interface ]
Syntax Description
| show | Show running system information |
| dot1q-tunnel | Show if port mode is dot1q-tunnel |
| interface | Show interface status and information |
| ifid_eth_dot1q_tunnel | Type: interface-mrange Enter interface type and number in module/slot format |
| __readonly__ | Read Only |
| interface | Type: interface Interface index |
| TABLE_interface | show interface |
Command Modes
- /exec
Feedback