Giter Site home page Giter Site logo

hw-milkyway-netgear-prosafe-m4100-26g's Introduction

Hardware Milkway Netgear Switch ProSafe M4100-26G

Managed Switch config.

! Always save configuration under Maintenance -> Save Configuraiton !

Access

Reset vs. Factory Reset

Reset only resets power. No factory reset.

Model

  • Netgear ProSafe M4100-26G

Ports

  • 1-20 -> normal switching
  • 21-22 -> admin (not working)
  • 23-26 -> LAG (Link Aggregation Group)

How to do factory reset

  • Use MiniUSB cable (port is at the back)
    • check dmesg for interface
  • for arch linux
    • pacman -S minicom
    • use provided config or do minicom -s
      • Baud rate: 115200 (some older models of Fully Managed Switch use 9600. The required baud rate will be printed beside the console port on the switch)
      • Data bits: 8
      • Parity: None
      • Stop bit: 1
      • Flow control: None
    • reset switch, boot sequence will pop up in minicom
    • wait for Checking for application
      • press q (p worked also?!)
    • select 11 - Restore configuration to factory defaults

How to generate qr code

  • pacman -S qrencode
  • pacman -S imagmagick
  • in qrcode folder
    • qrencode -o qrcode.png -d 144 -l H https://github.com/Sicaine/hw-milkyway-netgear-prosafe-m4100-26G
    • convert logo.png -geometry 35x35 -bordercolor white -border 2x2 prep.png
    • convert qrcode.png prep.png -gravity center -composite qrcode_with_logo.png

hw-milkyway-netgear-prosafe-m4100-26g's People

Contributors

sicaine avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.