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


Usage

<configuration>
    <protocols>
        <neighbor-discovery>
            <secure>
                <cryptographic-address>
                    <key-length>key-length</key-length>
                    <key-pair>key-pair</key-pair>
                </cryptographic-address>
            </secure>
        </neighbor-discovery>
    </protocols>
</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]