Debug commands in the MD-CLI

The debug commands in the MD-CLI are available in an exclusive, private, or read-only session using the explicit or implicit configuration mode. The same configuration management commands that are available in the configure region are available in the debug region.

Debugging configuration is not persistent across router reboots.The admin save debug command saves the debugging configuration to debug.cfg at the BOF configuration primary-location if a URL is not specified. The admin show configuration debug command displays debugging information and supports all configuration display formats, datastores, and output formats that are supported for other regions.

[/]
A:admin@node-2# admin show configuration debug
# TiMOS-B-21.10.B1-6 both/x86_64 Nokia 7750 SR Copyright (c) 2000-2021 Nokia.
# All rights reserved. All use subject to applicable license agreements.
# Built on Mon Oct 11 18:17:35 PDT 2021 by builder in /builds/c/2110B/B1-6/panos/main/sros
# Configuration format version 21.10 revision 0

# Generated 2021-10-15T12:07:25.5-05:00 by admin from 135.244.43.90

debug {
    system {
        management-interface {
            netconf info
        }
    }
}

# Finished 2021-10-15T12:07:25.5-05:00
[/]
A:admin@node-2# admin save debug
Writing configuration to cf3:\debug.cfg
Saving configuration OK
Completed.

For descriptions of individual debug commands, see the 7450 ESS, 7750 SR, 7950 XRS, and VSR MD-CLI Command Reference Guide.