Aller au contenu principal
Version: 2.1.x

Profiles

Profiles store SSH connection credentials used to access your network equipment. A profile can be shared across multiple nodes.

Creating a Profile

  1. Navigate to Profiles in the sidebar
  2. Click New profile
  3. Fill in the connection details:
    • Name — A descriptive name (e.g., "Cisco Admin", "Read-Only Access")
    • Username — SSH username
    • Password — SSH password
    • Port — SSH port (default: 22)

Profile List

attention

Profile credentials are stored in the database. Make sure your PostgreSQL instance is properly secured, especially in production environments.

astuce

Create separate profiles for different access levels (admin, read-only) and different equipment types if they use different credentials.