Rollback; Load Configuration With Large Database; Lldp - Fujitsu 1FINITY L100 User Manual

Table of Contents

Advertisement

Load Configuration Operation
Limitations on Load Configuration
A.3.4

RollBack

The user cannot rollback to the state before the ILF installation (autoP of ILFs).
A.3.5

Load Configuration with Large Database

When load configuration with a large database is in progress and if the user executes show | compare
before the load configuration commits to the database (a window of about 15 seconds), the user session displays
Error: internal error. The user needs to retry the show | compare later.
A.3.6

LLDP

LLDP Disable Setting
To ensure LLDP settings are applied correctly, the protocols block needs to be placed after the interfaces block for
load configuration.
For load configuration operation, LLDP disable setting must be in a specific order in configuration file. The LLDP
disable should be after the supporting eth interface.
Example:
<interfaces xmlns="urn:ietf:params:xml:ns:yang:ietf-interfaces">
<interface>
....
</interface>
</interfaces>
<protocols xmlns="urn:fujitsu:params:xml:ns:yang:protocols">
<protocol>
<name>lldp</name>
<type xmlns:lldp="urn:fujitsu:Params:xml:ns:yang:fujitsu-
lldp">lldp:fujitsuLldp</type>
<lldp-instance xmlns="urn:fujitsu:Params:xml:ns:yang:fujitsu-lldp">
<global-config>
<adminStatus>enable</adminStatus>
<msgTxInterval>30</msgTxInterval>
<msgTxHoldMultiplier>4</msgTxHoldMultiplier>
</global-config>
<port>
<ifName>eth-1/0/0/SC-E1</ifName>
<adminStatus>disable</adminStatus>
</port>
</lldp-instance>
</protocol>
</protocols>
·
Release 19.1.1
Issue 1.1, May 2021
458
Fujitsu and Fujitsu Customer Use Only

Advertisement

Table of Contents
loading

Table of Contents