Fujitsu 1FINITY L100 User Manual page 456

Table of Contents

Advertisement

Load Configuration Operation
Limitations on Load Configuration
Equipment/Interface and Alarm-Severity-Assignment
If the user provisions resource (equipment/interface) and alarm-severity-assignment at single commit, the
operation fails. The user needs to provision resource and commit the resource first, and the user needs to
provision alarm-severity-assignment.
Port-Connection Direction
If the user saves the configuration file in the current release, user deletes the port-connection <direction></
direction> from the configuration file before executing the load replace command. The direction field is
moved to operation side in the next release.
Example:
<port-connection xmlns="urn:fujitsu:params:xml:ns:yang:eqpt:fcon">
<connection-id>PORT-ADD</connection-id>
<src-shelf>2</src-shelf>
<src-slot>1</src-slot>
<src-subslot>0</src-subslot>
<src-port>E1</src-port>
<dst-shelf>1</dst-shelf>
<dst-slot>0</dst-slot>
<dst-subslot>0</dst-subslot>
<dst-port>C1</dst-port>
<mode>normal</mode>
<direction>UNI</direction>
</port-connection>
Fabric Connection
When the user does a load replace on an existing fabric with changes in attributes like xcon-id, src-id, dst-if, and
dst-och, the validation fails if the xcon-id is not alphabetically bigger than the xcon-id being replaced.
For example, consider a fabric connection with values (xcon-id=ABC, src-if=A, dst-if=B) is already provisioned in
the database.
The following commands fail validation at commit because the dst-if is changed to C.
Commands:
% delete fabric och-connection ABC
% set fabric och-connection ABC src-if A dst-if C
% commit
The following commands are another failure example of which the user only changes the xcon-id.
Commands:
% delete fabric och-connection ABCDEF
% set fabric och-connection ABC src-if A dst-if B
% commit
·
Release 19.1.1
Issue 1.1, May 2021
#direction need to be deleted
456
Fujitsu and Fujitsu Customer Use Only

Advertisement

Table of Contents
loading

Table of Contents