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


Usage

<configuration>
    <system>
        <pic-console-authentication>
            <plain-text-password-value>plain-text-password-value
                                    </plain-text-password-value>
            <encrypted-password>encrypted-password</encrypted-password>
        </pic-console-authentication>
    </system>
</configuration>

Description

Authentication for the console port on PICs.

Contents

<encrypted-password>—Encrypted password string.

<plain-text-password-value>—Plain text password.


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