R
EVISED
2018-09-21
A
PPENDIX
B
D
RAWING
N
O
. LP0991-G
N-Tron
®
Series NT24K
®
Software Manual
B-134
Importing
an
Incompatible
XML
Configuration
File
Errors related to invalid port names or numbers may occur when importing a configuration file from one model of
an NT24k switch into a different model of an NT24k switch.
Resolving
Invalid
Port
Mappings
If the number of ports in the XML configuration file is greater than on the target model, then the following sections
should be removed for each of the extra ports.
•
SystemConfiguration/PoeMgmtGroup/PoeMgmtConfig/PoePorts/Port (PoE models only)
•
SystemConfiguration/PortGroup/PortConfig/Ports/Port
•
SystemConfiguration/RateLimitGroup/RateLimitConfig/RateLimits/Limit
•
SystemConfiguration/RstpGroup/RstpConfig/RstpPorts/Port
Notice that if the target switch has additional ports whose settings are not specified in the imported configuration
file, then these additional ports will have their settings set to default values if the mode has not been set to “Keep”.
Ports on the target switch that do not exist in the configuration file will be added to Default VLAN 1. If the
configuration file has extra VLANs with ports that do not exist, an error will be generated for each non-existent port.
<SystemConfiguration Mode=”Keep”>
<VlanGroup>
<VlanConfig>
<IngressDiscardUntagged>None</IngressDiscardUntagged>
<IngressReplaceVID>Disabled</IngressReplaceVID>
<IngressVidFilter>None</IngressVidFilter>
<PrimaryMgmtVlanId>1</PrimaryMgmtVlanId>
<RemoveportsFromDefaultVlan>Enabled</RemovePortsFromDefaultVlan>
<TaggedVlans>
<Vlan>
<AllowManagement>Enabled</AllowManagement>
<MemberPorts>1-8</MemberPorts>
<Name>Default VLAN,/Name>
<UntagEgressPorts>1-8</MemberPorts>
<VlanId>1</VlanId>
</Vlan>
<Vlan>
<AllowManagement>Enabled</AllowManagement>
<MemberPorts>1-8</MemberPorts>
<Name>Default VLAN</Name>
<UntagEgressPorts>1-8</UntagEgressPorts>
<VlanId>1/VlanId>
</Vlan>
<TaggedVlans>
<Type>Tagged</Type>
</VlanConfig>
<VlanGroup>
<SystemConfiguration>