Example – Extreme Networks 200 Series User Manual

Page 109

Advertising
background image

MAC-Based VLANs

Summit 200 Series Switch Installation and User Guide

107

Example

In relation to MAC-based VLANs, the downloaded file is an ASCII file that consists of CLI commands
used to configure the most recent MAC-to-VLAN database. This feature is different from the normal
download configuration command in that it allows incremental configuration without the automatic
rebooting of the switch.

The following example shows an incremental configuration file for MAC-based VLAN information that
updates the database and saves changes:

config mac-vlan add mac-address 00:00:00:00:00:01 mac-group any engineering

config mac-vlan add mac-address 00:00:00:00:ab:02 mac-group any engineering

config mac-vlan add mac-address 00:00:00:00:cd:04 mac-group any sales

.

.

.

config mac-vlan add mac-address 00:00:00:00:ab:50 mac-group any sales

config mac-vlan add mac-address 00:00:00:00:cd:60 mac-group any sales

save

Advertising