Reference Guide
14 -rw- 27674906 Jul 06 2007 19:52:22 boot-image
15 -rw- 27674906 Jul 06 2007 02:23:22 boot-flash
--More--
Changes in Configuration Files
Configuration files have three commented lines at the beginning of the file, as shown in the following example, to help you track
the last time any user made a change to the file, which user made the changes, and when the file was last saved to the startup-
configuration.
In the running-configuration file, if there is a difference between the timestamp on the “Last configuration change,” and
“Startup-config last updated,” you have made changes that have not been saved and will not be preserved after a system
reboot.
Example of the show running-config Command
Dell#show running-config
Current Configuration ...
! Version 9-2(1-552)
! Last configuration change at Tue Jan 21 09:32:57 2014 by admin
!
boot system primary tftp://10.11.8.13/rithvik-rainier
boot system secondary tftp://10.11.8.13/rithvik-rainier
boot system default system: A:
boot system gateway 172.27.1.1
!
redundancy auto-synchronize full
redundancy disable-auto-reboot
!
service timestamps log datetime
!
logging coredump
!
hostname pt-z9500-11
!
enable password 7 b125455cf679b208e79b910e85789edf
!
username admin password 7 1d28e9f33f99cf5c
!
linecard 0 provision Z9500LC36
--More—
Enabling Software Features on Devices Using a
Command Option
This capability to activate software applications or components on a device using a command is supported on the S4810,
S4820T, and S6000, platforms.
Starting with Release 9.4(0.0), you can enable or disable specific software functionalities or applications that need to run on a
device by using a command attribute in the CLI interface. This capability enables effective, streamlined management and
administration of applications and utilities that run on a device. You can employ this capability to perform an on-demand
activation or turn-off of a software component or protocol. A feature configuration file that is generated for each image
contains feature names denotes whether this enabling or disabling method is available for such features. In 9.4(0.0), you can
enable or disable the VRF application globally across the system by using this capability.
You can activate VRF application on a device by using the feature vrf command in CONFIGURATION mode.
NOTE: The no feature vrf command is not supported on any of the platforms.
To enable the VRF feature and cause all VRF-related commands to be available or viewable in the CLI interface, use the
following command. You must enable the VRF feature before you can configure its related attributes.
Dell(conf)# feature vrf
44
Getting Started