Intel 480T User Manual page 111

Netstructure 480t routing switch
Table of Contents

Advertisement

C H A P T E R 5
Virtual LANs (VLANs)
To configure the primary and/or secondary server and file name, use
the following command:
config download server [primary | secondary]
<host_name> | <ip_address> <filename>
To enable time interval downloads, use the following command:
download configuration every <hour (0-23)>
To display timed download information, use the following
command:
show switch
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
109

Advertisement

Table of Contents
loading

Table of Contents