network_tech icon indicating copy to clipboard operation
network_tech copied to clipboard

Cisco config syntax and snippets for Sublime Text

Network Tech Documentation

Network Tech is a Package for Sublime Text providing Cisco config highlighting, auto completions and more.

Quick Start

  1. Install Sublime Text

  2. Activate Package Control in Sublime Text

  3. Install the package:

    File Menu: ToolsCommand Pallet

    :keyboard: Package Control: Install Package

    :keyboard: <enter>

    :keyboard: Network Tech

    :keyboard: <enter>

  4. Enable the syntax highlighting

    File Menu: ToolsCommand Pallet

    :keyboard: Set Syntax: Cisco IOS

    :keyboard: <enter>

😎