zyxel_connect
Connect to a Zyxel switch via Telnet or SSH to enable remote CLI configuration and monitoring.
Instructions
Connect to a Zyxel switch using Telnet or SSH
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | IP address or hostname of the Zyxel switch | |
| port | No | Port number (defaults to 22 for SSH, 23 for Telnet) | |
| timeout | No | Connection timeout in milliseconds | |
| password | Yes | Password for authentication | |
| protocol | No | Connection protocol | ssh |
| username | Yes | Username for authentication | |
| enablePassword | No | Enable password for privileged mode (optional) |