ALL LINUX
  • Linux 4 Network Engineers
  • Introduction
    • Untitled
  • LINUX - "HOW-TO-DO"
    • SYSADMIN
      • MONITORING
        • Stress Testing Linux
      • DEBIAN APT
      • DISK
        • Directory Share - NFS,CIFS
        • LOGICAL VOLUME MANAGEMENT (LVM)
        • FILE SYSTEMS
          • ZFS
      • FIND & DU
      • SECURITY
        • SSH Open Format
      • USERS
        • Accounts, Groups etc
        • Assess User Activity
    • SCRIPTING & TEXT EDIT
      • BASH SCRIPTING & PROJECTS
        • 1) How to Build a Bash Script
        • 2) Variables & Shell Expansions
        • 3) Processing Command Lines
        • 4) Requesting User Input
      • VIM Editor
        • Vim Tips
      • GREP, EGREP & REGEX
        • REGEX
        • REGEX2
        • NINJA-REGEX
      • SED and AWK
  • Containers
    • MULTIPASS
    • LXD LXC
    • KUBERNETES (K8's)
  • FOSS
    • CUMULUS LINUX
      • Fundamentals
        • Cumulus Linux Introduction
        • Cumulus Linux Architecture
        • Cumulus VX
        • Initial Setup
      • NCLU
  • Linux Prof Inst Cert [LPIC-1]
    • LPIC 1
      • CH1-Linux Command-Line Tools
        • Work on the Command Line
        • Streams, Pipes and Redirects
          • Text Streams Using Filters
        • Search Text Files - Regular Expressions
        • Basic File Editing
      • CH2-Managing software and Processes
      • Ch3-Configuring Hardware
      • Ch4-Managing Files
      • Ch5-Booting, Initialising and Virtualising Linux
Powered by GitBook
On this page
  • NOS Linux shells - Cisco, Arista, Cumulus Linux
  • Cisco IOS Linux commands

Was this helpful?

Introduction

Why should we learn Linux?

PreviousLinux 4 Network EngineersNextUntitled

Last updated 4 years ago

Was this helpful?

NOS Linux shells - Cisco, Arista, Cumulus Linux

NOS (Network Operating Systems) mostly run on Linux such as Cisco Routers, Arista and Cumulus Switches etc

have a nice reference to NOS systems which a lot are all built on Linux and other Open Source hardware (Facebook Opensource Switches for example) Pica8, Cumulus Networks, Microsoft Sonic (go figure!! :)

You can't run Ansible Control Machine on Windows. Only on Linux or docker container.

Cisco IOS Linux commands

Working with the Cisco IOS file system, config files and software images, this all required knowledge of Linux and the command line.

Packet Pushes