ДФ
Size: a a a
ДФ
E
ДФ
ДФ
AA
IS
AA
AA
IS
AA
IS
AA
IS
AA
AA
ssh2-python
IS
IS
AA
core/profile/base.py
AA
# CLI timeouts
# Timeout between connection established and login prompt
cli_timeout_start = 50
# Timeout after user name provided
cli_timeout_user = 30
# Timeout after password provided
cli_timeout_password = 30
# Timeout after submitting *command_super*
cli_timeout_super = 10
# Timeout waiting next setup sequence response
cli_timeout_setup = 10
# Timeout until next prompt
cli_timeout_prompt = 3600
# Amount of retries for enable passwords
# Increase if box asks for enable password twice
cli_retries_super_password = 1
IS