show running-config
show running-config
Description
Displays the currentMobility Conductorconfiguration, including all pending changes that are yet to be saved. Use this command to see the complete running and pending configuration on theMobility Conductor.
Example
The output of this command shows the running configuration on thecontroller.
(host) [mynode] #show running-config
Building Configuration...
version 8.0
hostname "host"
clock timezone PST -8
!
location "Building1.floor1"
controller config 59
crypto-local pki ServerCert default-self-signed default-self-signed
crypto-local pki PublicCert master-ssh-pub-cert master-ssh-pub-cert
ip NAT pool dynamic-srcnat 0.0.0.0 0.0.0.0
ip access-list eth name2
!
ip access-list mac name
!
ip access-list eth etherypte
deny 0x0
!
ip access-list eth validuserethacl
permit any
...
...
...
snmp-server enable trap
snmp-server trap source 0.0.0.0
process monitor log
nbapi_publish
end
The output of this command shows the running configuration of the management server profiles.
(host) [mynode] #show running-config | include mgmt
Building Configuration...
interface mgmt
mgmt-server primary-server 40.40.40.1 profile default-amp transport udp secure
mgmt-server primary-server 2001::2 profile default-amp transport udp secure
mgmt-server primary-server 10.1.1.11 profile default-amp transport udp
mgmt-server primary-server 20.16.11.1 profile default-ale transport udp
Command History
Release |
Modification |
ArubaOS8.9.0.0 |
The command output was modified to display the configured default gateway on the OOB management port for7280controllers. |
ArubaOS8.1.0.0 |
Listed primary servers with IPv6 address. |
ArubaOS8.0.0.0 |
Command introduced. |
Command Information
Platforms |
License |
Command Mode |
All platforms |
Base operating system. |
Enable or Config mode onMobility Conductor. |