show running-config

Syntax

show running-config [<FEATURE>] [vsf | vsx-peer]

Description

Shows the current non-default configuration running on the switch. No user information is displayed.

Command context

Manager (#)

Parameters

<FEATURE>

Specifies the name of a feature. For a list of feature names, enter the show running-config command, followed by a space, followed by a question mark (?). When the json parameter is used, the vsx-peer parameter is not applicable.

vsf

Shows output from the VSF member-id on switches that support VSF.

[vsx-peer]

Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed. This parameter is available on switches that support VSX.

Authority

Administrators or local user group members with execution rights for this command.

Examples

Showing the current running configuration:

Showing the current running configuration in JSON format:

switch> show running-config json
Running-configuration in JSON:
{
    "Monitoring_Policy_Script": {
        "system_resource_monitor_mm1.1.0": {
            "Monitoring_Policy_Instance": {
                "system_resource_monitor_mm1.1.0/system_resource_monitor_mm1.1.0.default": {
                    "name": "system_resource_monitor_mm1.1.0.default",
                    "origin": "system",
                    "parameters_values": {
                        "long_term_high_threshold": "70",
                        "long_term_normal_threshold": "60",
                        "long_term_time_period": "480",
                        "medium_term_high_threshold": "80",
                        "medium_term_normal_threshold": "60",
                        "medium_term_time_period": "120",
                        "short_term_high_threshold": "90",
                        "short_term_normal_threshold": "80",
                        "short_term_time_period": "5"
                    }
                }
            },
...
switch(config)# show running-config
Current configuration:
!
!Version ArubaOS-CX ML.10.04.2000H-1228-g315b5a9
!export-password: default
user admin group administrators password ciphertext AQBapfQ+lC4Tcqny8eHlxB4Ee1CG0Lcu6UfvpxPhR8KXhUZgYgAAAH9LMyVriz6udW5IujZFW+zV/apuI0Ag+pxRXKcvO/ku1j8s9wdL5DmBKpMWo5WJtQkw240A1TKk577BklamCRLb5wchuItoEbBeljEtzoYrbkW0vI/xNeugGhUej1qIyTlJ
!
!
!
!
ssh server vrf default
ssh server vrf mgmt
vsf member 1 
    type jl726a
!
!
!
!
!
vlan 1
spanning-tree
interface mgmt
    no shutdown
    ip dhcp
interface 1/1/1 
    no shutdown
    vlan access 1
interface 1/1/3 
    no shutdown
    vlan access 1
interface 1/1/11 
    no shutdown
    vlan access 1
interface 1/1/12 
    no shutdown
    vlan access 1
interface 1/1/13 
    no shutdown
    vlan access 1
interface 1/1/15 
    no shutdown
    vlan access 1
interface vlan1 
    ip dhcp
https-server vrf default
https-server vrf mgmt