A.3.4
RollBack
The user cannot rollback to the state before the ILF installaon (autoP of ILFs).
A.3.5
Load Conguration with Large Database
When load conguraon with a large database is in progress and if the user executes show | compare
before the load conguraon 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 Seng
To ensure LLDP sengs are applied correctly, the protocols block needs to be placed aer the interfaces block for
load conguraon.
For load conguraon operaon, LLDP disable seng must be in a specic order in conguraon le. The LLDP
disable should be aer the supporng 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>
Load
Conguration Operation
Limitations on Load Conguration
458
Release 19.1.1 · Issue 1.1, May 2021
Fujitsu and Fujitsu Customer Use Only