[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <logical-systems>
        <protocols>
            <neighbor-discovery>
                <secure>
                    <cryptographic-address>
                        <key-length>key-length</key-length>
                        <key-pair>key-pair</key-pair>
                    </cryptographic-address>
                </secure>
            </neighbor-discovery>
        </protocols>
    </logical-systems>
</configuration>

Description

Cryptographic address configuration.

Contents

<key-length>—RSA key length in bits.

<key-pair>—Pathname of RSA key file.


[Contents] [Prev] [Next] [Index] [Report an Error]