![Intellinet 560931 Скачать руководство пользователя страница 280](http://html1.mh-extra.com/html/intellinet/560931/560931_user-manual_2074478280.webp)
280
6.3.4 Configuration
You can save/view or load the switch configuration. The configuration file is in XML format with a
hierarchy of tags:
Header tags: <?xml version="1.0"?> and <configuration>. These tags are mandatory and must be
present at the beginning of the file.
Section tags: <platform>, <global> and <switch>. The platform section must be the first section tag and
this section must include the correct platform ID and version. The global section is optional and
includes configuration that is not related to specific switch ports. The switch section is optional and
includes configuration that is related to specific switch ports.
Module tags: <ip>, <mac>, <port> etc. These tags identify a module controlling specific parts of the
configuration.
Group tags: <port table>, <vlan table> etc. These tags identify a group of parameters, typically a table.
Parameter tags: <mode>, <entry> etc. These tags identify parameters for the specific section, module
and group. The <entry> tag is used for table entries.
Configuration parameters are represented as attribute values. When saving the configuration from the
switch, the entire configuration, including syntax descriptions, is included in the file. The file may then
be modified using an editor and loaded to a switch.
The example below shows a small configuration file only, including configuration of the MAC address
age time and the learning mode per port. When loading this file, only the included parameters will be
changed. This means that the age time will be set to 200 and the learn mode will be set to automatic.
< ?xml version="1.0"?>
<configuration>
<platform>
<pid val="3"></pid>
<version val="1"></version>
</platform>
<global>
<mac>
<age val="200"></age>>
</mac>
</global>
<switch sid="1">
<mac>
<entry port="1-24" learn mode="auto"></entry>
</mac>
</switch>
< /configuration>
Save:
Click to save the configuration file.
Upload:
Click to upload the configuration file.
Содержание 560931
Страница 1: ...16 PORT PoE WEB MANAGED GIGABIT ETHERNET SWITCH WITH 2 SFP PORTS MODEL 560931 INT 560931 UM 10 14 01...
Страница 25: ...25...
Страница 31: ...31 4 4 1 2 Security Switch Privilege Level Configuration This page provides an overview of the privilege levels...
Страница 190: ...190 Note 2 While the firmware uploading process is started don t shut down the switch...
Страница 276: ...276 Cross D Abnormal cross pair coupling with pair D Length The length in meters of the cable pair...