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:
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
switchport
shutdown
!
interface TenGigabitEthernet 1/2
no ip address
shutdown
!
interface TenGigabitEthernet 1/3
no ip address
shutdown
!
Dell# show running-config compressed
<snip>
!
interface TenGigabitEthernet 1/1
no ip address
switchport
shutdown
!
Interface group TenGigabitEthernet 1/2 – 4 ,
TenGigabitEthernet 1/10
no ip address
shutdown
!
interface TenGigabitEthernet 1/34
ip address 2.1.1.1/16
shutdown
!
474
Interfaces
Summary of Contents for S4820T
Page 1: ...Dell Configuration Guide for the S4820T System 9 8 0 0 ...
Page 282: ...Dell 282 Control Plane Policing CoPP ...
Page 622: ...Figure 81 Configuring Interfaces for MSDP 622 Multicast Source Discovery Protocol MSDP ...
Page 623: ...Figure 82 Configuring OSPF and BGP for MSDP Multicast Source Discovery Protocol MSDP 623 ...
Page 629: ...Figure 86 MSDP Default Peer Scenario 2 Multicast Source Discovery Protocol MSDP 629 ...
Page 630: ...Figure 87 MSDP Default Peer Scenario 3 630 Multicast Source Discovery Protocol MSDP ...
Page 751: ...10 11 5 2 00 00 05 00 02 04 Member Ports Te 1 2 1 PIM Source Specific Mode PIM SSM 751 ...
Page 905: ...Figure 112 Single and Double Tag First byte TPID Match Service Provider Bridging 905 ...
Page 979: ...6 Member not present 7 Member not present Stacking 979 ...
Page 981: ...storm control Storm Control 981 ...
Page 1103: ...Figure 134 Setup OSPF and Static Routes Virtual Routing and Forwarding VRF 1103 ...