Basic Operation Guide 2014/02

Example 36 Output for custom default configuration file
HP Switch(config)# show default-config
Custom default configuration:
; J8693A Configuration Editor; Created on release #K.15.14.0001
; Ver #02:0b:ef:e6
hostname "HP Switch"
module 1 type J93x7
module 2 type J93x7
vlan 1
name "DEFAULT-VLAN"
untagged 1-24
ip address dhcp-bootp
exit
interface 4
flow-control
exit snmp-server community "public" unrestricted
spanning-tree
If a custom default configuration file exists and you erase the current active config file (using the
erase startup-config command), then issue the show running-config command, the output will
display the contents of the custom default configuration file. The custom default configuration file
is loaded upon bootup.
Example 37 Output of custom default config file when current active config file erased
HP Switch(config)# show running-config
Custom default configuration:
; J8693A Configuration Editor; Created on release #K.15.12.0001
; Ver #02:0b:ef:e6
hostname "HP Switch"
module 1 type J93x7
module 2 type J93x7
vlan 1
name "DEFAULT-VLAN"
untagged 1-24
ip address dhcp-bootp
exit
interface 4
flow-control
exit
snmp-server community "public" unrestricted
spanning-tree
Troubleshooting custom default configuration files
If the switch will not boot because of a problem with the custom default configuration file, the
file can be removed using the ROM mode interface.
The custom default configuration file cannot be erased using the front panel buttons on the
switch. If the switch can be booted, use the erase default-config command to remove the
custom default configuration file.
Creating a custom default configuration 57