<auth>
    max_attempts   3
    mode   user
    password   \$6\$12345678\$8511fe0cc55b7cd72ded8c53d0b60ad74fc9ca93ba81ca90b68841e293f280f66c128ed012d4253cc1f0b689ad2f4cb89381468326c0a13f4880f1897a518702
    <user>
        <fred>
            authmode   local
            password   \$0\$\$test1
        </fred>
        <george>
            authmode   local
            password   \$0\$\$test2
        </george>
    </user>
</auth>
hostname   Router
language   fr
<motd>
    text   <<EOF
    Welcome to the RouterCLI for Linux
    This CLI is based on the Stanford style CLI that Cisco, HP, and Foundry use on their routers and switches
    EOF
</motd>
<system>
    <excluded_interfaces>
        lo
        vmnet1
        vmnet8
    </excluded_interfaces>
    language_directory   ./lang/
</system>