Newworld
latest
  • Was ist NewWorld?
  • Installation
  • Usage
  • Database
  • Parse
  • Compare
  • Update
  • LazyConf
Newworld
  • NewWorld Documentation
  • Edit on GitHub

NewWorld Documentation

Note

Das Repository, dass den Source Code beinhaltet ist nicht öffentlich. Bitte frage einen deiner Professoren, ob er dir die benötigten Zugriffsrechte gibt.

Contents

  • Was ist NewWorld?
    • Wie funktioniert NewWorld?
    • Kompatibilität
  • Installation
  • Usage
    • -p, –path
    • -u, –update
    • -c, –compare
  • Database
    • Tabellen
      • VLAN
      • Trunking
      • Interface
      • Switch_VLAN
      • Switch
    • Constraints
      • VLAN(pk_vlan_id)
      • Switch(pk_switch_id)
      • Interface(pk_interface_id)
  • Parse
    • parse_vlan()
      • Input file
      • Method
    • parse_interface_descriptions()
      • Input file
      • Method
    • parse_interfaces()
      • Input file
      • Method
    • parse_port_security()
      • Input file
      • Method
    • parse_cdp()
      • Input file
      • Method
  • Compare
    • find_switch_id()
    • compare_vlans()
    • compare_interfaces()
    • compare_port_security()
    • compare_interface_descriptions()
    • compare_cdp()
  • Update
    • insert_switch()
    • insert_vlan()
    • insert_interfaces()
    • insert_trunk()
    • insert_switch_vlan()
  • LazyConf
    • Zusammenarbeit
Next

© Copyright 2022, Newworld. Revision dfc21e0b.

Built with Sphinx using a theme provided by Read the Docs.