Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/netmiko/quanta/quanta_mesh_ssh.py
Ðазад
from netmiko.cisco_base_connection import CiscoSSHConnection class QuantaMeshSSH(CiscoSSHConnection): def disable_paging(self, command="no pager", delay_factor=1): """Disable paging""" return super().disable_paging(command=command) def config_mode(self, config_command="configure"): """Enter configuration mode.""" return super().config_mode(config_command=config_command) def save_config( self, cmd="copy running-config startup-config", confirm=False, confirm_response="", ): """Saves Config""" return super().save_config( cmd=cmd, confirm=confirm, confirm_response=confirm_response )
| ver. 1.1 | |
.
| PHP 8.3.30 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка