Concept Guide

Uncompressed Compressed
interface Vlan 100
no ip address
no shutdown
!
interface Vlan 1000
ip address 1.1.1.1/16
no shutdown
Uncompressed cong size – 52 lines
write memory compressed
The write memory compressed CLI will write the operating conguration to the startup-cong le in the compressed mode. In stacking
scenario, it will also take care of syncing it to all the standby and member units.
The following is the sample output:
DellEMC#write memory compressed
!
Jul 30 08:50:26: %STKUNIT0-M:CP %FILEMGR-5-FILESAVED: Copied running-config to startup-config
in flash by default
copy compressed-cong
Copy one le, after optimizing and reducing the size of the conguration le, to another location. Dell EMC Networking OS supports IPv4
and IPv6 addressing for FTP, TFTP, and SCP (in the hostip eld).
Managing the File System
The Dell EMC Networking system can use the internal Flash, external Flash, or remote devices to store les.
The system stores les on the internal Flash by default but can be congured to store les elsewhere.
To view le system information, use the following command.
View information about each le system.
EXEC Privilege mode
show file-systems
The output of the show file-systems command in the following example shows the total capacity, amount of free memory, le
structure, media type, read/write privileges for each storage device in use.
DellEMC#show file-systems
Size(b) Free(b) Feature Type Flags Prefixes
520962048 213778432 dosFs2.0 USERFLASH rw flash:
127772672 21936128 dosFs2.0 USERFLASH rw slot0:
- - - network rw ftp:
- - - network rw tftp:
- - - network rw scp:
You can change the default le system so that le management commands apply to a particular device or memory.
To change the default directory, use the following command.
60
Getting Started