Compressing Configuration Files
You can optimize and reduce the sizes of the configuration files.
You can compress the running configuration by grouping all the VLANs and the physical interfaces with the
same property. Support to store the operating configuration to the startup config in the compressed mode
and to perform an image downgrade without any configuration loss are provided.
You can create groups of VLANs using the
interface group
command. This command will create
nonexistent VLANs specified in a range. On successful command execution, the CLI switches to the interface
group context. The configuration 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 configuration in the compressed
mode.
show running-config compressed and write memory compressed
The compressed configuration will group all the similar looking configuration thereby reducing the size of the
configuration. For this release, the compression will be done only for interface related configuration (VLAN &
physical interfaces)
The following table describes how the standard and the compressed configuration differ:
Table 6. Standard and Compressed Configurations
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-config
<snip>
!
interface TenGigabitEthernet 1/1
no ip address
Dell# show running-config compressed
<snip>
!
interface TenGigabitEthernet 1/1
no ip address
switchport
Getting Started
61
Summary of Contents for S4048T
Page 1: ...Dell Configuration Guide for the S4048T ON System 9 10 0 1 ...
Page 98: ... saveenv 7 Reload the system uBoot mode reset Management 98 ...
Page 113: ...Total CFM Pkts 10303 CCM Pkts 0 LBM Pkts 0 LTM Pkts 3 LBR Pkts 0 LTR Pkts 0 802 1ag 113 ...
Page 411: ...mode transit no disable Force10 Resilient Ring Protocol FRRP 411 ...
Page 590: ...Figure 67 Inspecting the LAG Configuration Link Aggregation Control Protocol LACP 590 ...
Page 646: ...Figure 87 Configuring Interfaces for MSDP Multicast Source Discovery Protocol MSDP 646 ...
Page 647: ...Figure 88 Configuring OSPF and BGP for MSDP Multicast Source Discovery Protocol MSDP 647 ...
Page 653: ...Figure 91 MSDP Default Peer Scenario 2 Multicast Source Discovery Protocol MSDP 653 ...
Page 654: ...Figure 92 MSDP Default Peer Scenario 3 Multicast Source Discovery Protocol MSDP 654 ...
Page 955: ...Figure 119 Single and Double Tag First byte TPID Match Service Provider Bridging 955 ...