150 Command Reference for x230 Series Edge Switches C613-50055-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
FILE MANAGEMENT COMMANDS
SHOW
RUNNING-CONFIG FULL
show running-config full
Overview Use this command to show the complete status and configuration of the running
system.
For information on filtering and saving command output, see “Controlling “show”
Command Output” in the “Getting Started with AlliedWare Plus” Feature Overview
and Configuration Guide.
Syntax
show running-config full
Mode Privileged Exec and Global Configuration
Example To display the complete status and configuration of the running system, use the
command:
awplus# show running-config full
Output Figure 3-13: Example output from the show running-config full command
Related
Commands
copy running-config
show running-config
awplus#show running-config full
!
no service password-encryption
!
interface lo
ip address 127.0.0.1/8
ipv6 address ::1/128
!
interface vlan1
ip address 10.92.0.16/24
ipv6 address fe80::202:b3ff:fea1:2159/64
!
interface vlan2
ip address 20.10.10.54/24
ipv6 address fe80::200:5eff:fe00:101/64
ipv6 address fe80::202:b3ff:fea1:1567/64
ipv6 address fe80::204:76ff:fee6:6c1c/64
!
end