Connectivity Guide

Table Of Contents
Table 6. Standard and Compressed Configurations
Uncompressed Compressed
DellEMC# 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
!
interface TenGigabitEthernet 1/4
no ip address
shutdown
!
interface TenGigabitEthernet 1/10
no ip address
shutdown
!
interface TenGigabitEthernet 1/34
ip address 2.1.1.1/16
shutdown
!
interface Vlan 2
no ip address
no shutdown
!
interface Vlan 3
tagged te 1/1
no ip address
shutdown
!
interface Vlan 4
tagged te 1/1
no ip address
shutdown
DellEMC# 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
!
interface group Vlan 2 , Vlan 100
no ip address
no shutdown
!
interface group Vlan 3 5
tagged te 1/1
no ip address
shutdown
!
interface Vlan 1000
ip address 1.1.1.1/16
no shutdown
!
<snip>
Compressed config size 27 lines.
Getting Started
51