GithubHelp home page GithubHelp logo

chassisd's Introduction

/*Chassis beta this version have support daemon to daemon handshake, only give real information to tcp client (diag main app or chassis app)

you can use chassis app to send group command, or use chassis_client app to send single card's command. */

/chassis use tcp port:64507 and udp port:64507 To disable/ iptables -A INPUT -p tcp --dport 64507 -j ACCEPT iptables -A INPUT -p udp --dport 64507 -j ACCEPT

compile code: /date time need to change, let it bigger than now/ date -s "20150417 20:18:00

/clean/ make clean :

/make code/ make

/* install */ /copy files to specify directory/ make install

/it shall copy below files/ chassis /usr/local/accton/bin/chassis : daemon app chassisd /usr/local/accton/bin/chassid : daemon start file chassis.conf /usr/local/accton/bin/chassis.conf : daemon config file us_card_number /usr/local/accton/bin/us_card_number : daemon keep slot id chassis_accton.conf: reserve file chassis_facebook.conf: reserve file

/spi_user/bcm5396 /sbin/bcm5396 : support spi api for manage switch 5396 & 5389 /udp_client/chassis_client : app to control deamon /tcp_client/chassis_agent: reserved, not support this version.

/uninstall/ /remove below files/ chassis /usr/local/accton/bin/chassis chassisd /usr/local/accton/bin/chassid chassis.conf /usr/local/accton/bin/chassis.conf /spi_user/bcm5396 /sbin/bcm5396 /udp_client/chassis_client /usr/local/accton/bin/chassis_client /tcp_client/chassis_agent /usr/local/accton/bin/chassis_agent

command: /operation for chassis deamon/

chassisd start chassisd stop chassisd restart chassisd status

chassis_client 127.0.0.1 1 : get chassis information

chassisd's People

Contributors

accton avatar david56 avatar peter100078 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  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.