Service Manual

! Startup-config last updated at Tue Mar 11 12:11:00 2014 by default
!
boot system stack-unit 1 primary system: B:
boot system stack-unit 1 secondary tftp://10.16.127.35/dt-maa-s4810-2
boot system stack-unit 1 default tftp://10.16.127.35/dt-maa-s4810-2
boot system gateway 10.16.130.254
!
Page 57 - Under Managing the File System, the word external Flash must be removed
Page 57 - The output of show file-systems must be modified as follows.
Dell#show file-systems
Size(b) Free(b) Feature Type Flags Prefixes
2056916992 2056540160 FAT32 USERFLASH rw flash:
- - - network rw ftp:
- - - network rw tftp:
- - - network rw scp:
Dell#
Compressing Conguration Files
The functionality to optimize and reduce the sizes of the conguration les is supported on the device.
You can compress the running conguration by grouping all the VLANs and the physical interfaces with the same property. Support
to store the operating conguration to the startup cong in the compressed mode and to perform an image downgrade without any
conguration loss are provided.
You can create groups of VLANs using the interface group command. This command will create non-existant VLANs specied
in a range. On successful command execution, the CLI switches to the interface group context. The conguration commands inside
the group context will be the similar to that of the existing range command.
Two existing exec mode CLIs are enhanced to display and store the running conguration in the compressed mode.
show running-config compressed and write memory compressed
The compressed conguration will group all the similar looking conguration thereby reducing the size of the conguration. For this
release, the compression will be done only for interface related conguration (VLAN & physical interfaces)
The following table describes how the standard and the compressed conguration dier:
int vlan 2
no ip address
no shut
int vlan 3
tagged te 1/1
no ip address
shut
int vlan 4
tagged te 1/1
no ip address
shut
int vlan 5
tagged te 1/1
no ip address
shut
int vlan 100
no ip address
no shut
int vlan 1000
ip address 1.1.1.1/16
no shut
int te 1/1
no ip address
switchport
shut
int te 1/2
no ip address
shut
int te 1/3
no ip address
shut
int te 1/4
no ip address
shut
int te 1/10
no ip address
shut
int te 1/34
ip address 2.1.1.1/16
shut
Dell# show running-cong
<snip>
!
Dell# show running-cong compressed
<snip>
!
Getting Started
49