gns3_get_node_config
Retrieve running or startup configuration from Cisco-style devices in GNS3 network simulations for analysis and troubleshooting.
Instructions
Get device configuration via console.
Args: config_type: "running" or "startup" (Cisco-style devices)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| node_id | Yes | ||
| server_url | No | http://localhost:3080 | |
| username | No | ||
| password | No | ||
| config_type | No | running |