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


Usage

<configuration>
    <system>
        <ports>
            <console>
                <log-out-on-disconnect/>
                <disable/>
                <insecure/>
                <type>type-choice</type>
            </console>
        </ports>
    </system>
</configuration>

Description

Console port.

Contents

<disable>—Disable console.

<insecure>—Disallow superuser access.

<log-out-on-disconnect>—Log out the console session when cable is unplugged.

<type>—Terminal type.


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