Users Guide
• (OPTIONAL) To clear unknown source address (SA) drop counters when you congure the MAC learning limit on the interface,
enter the keywords learning-limit.
Example of the clear counters Command
When you enter this command, conrm that you want Dell Networking OS to clear the interface counters for that interface.
Dell#clear counters te 1/1/1/1
Clear counters on TenGigabitEthernet 1/1/1/1 [confirm]
Dell#
Enhanced Validation of Interface Ranges
You can avoid specifying spaces between the range of interfaces, separated by commas, that you congure by using the interface
range command. For example, if you enter a list of interface ranges, such as interface range hu 1/1/1,fo 1/3/1, this
conguration is considered valid. The comma-separated list is not required to be separated by spaces in between the ranges. You can
associate multicast MAC or hardware addresses to an interface range and VLANs by using the mac-address-table static
multicast-mac-address vlan vlan-id output-range interface command.
Compressing Conguration Files
You can optimize and reduce the sizes of the conguration les.
You can compress the running conguration by grouping all the VLANs and the physical interfaces with the same property. Support to
store the operating conguration to the startup cong in the compressed mode and to perform an image downgrade without any
conguration loss are provided.
You can create groups of VLANs using the interface group command. This command will create nonexistent VLANs specied in a
range. On successful command execution, the CLI switches to the interface group context. The conguration 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 conguration in the compressed mode.
show running-config compressed and write memory compressed
The compressed conguration will group all the similar looking conguration thereby reducing the size of the conguration. For this release,
the compression will be done only for interface related conguration (VLAN & physical interfaces)
The following table describes how the standard and the compressed conguration dier:
Table 38. Standard and Compressed
Congurations
int vlan 2
no ip address
no shut
int vlan 3
tagged te 1/1/1/1
no ip address
shut
int vlan 4
tagged te 1/1/1/1
no ip address
shut
int vlan 5
tagged te 1/1/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/1/1
no ip address
switchport
shut
int te 1/1/1/2
no ip address
shut
int te 1/1/1/3
no ip address
shut
int te 1/1/1/4
no ip address
shut
int te 1/1/5/1
no ip address
shut
int te 1/1/6/1
ip address 2.1.1.1/16
shut
Dell# show running-cong Dell# show running-cong compressed
<snip>
378 Interfaces










