Documents
archives of Arista related documents.
- このページについて
- このページに含まれる情報の見方、FAQなど。
- 各種基本情報
- 基本的なハードウェアや動作環境情報 / basic information of the box
- ソフトウェア環境
- Linuxシステムあるいはソフトウェア的な環境 / Software environment of Linux or other layers
- プログラムの作成
- Python による簡単なプログラムの作成 / Simple Python app writing
- Agent のトレース
- Tracing クラスを用いて Agent を含めたプログラムの挙動を確かめることができる / seeing how Agent works with EOS by using Tracing class
- Extensions
- Extensions によって機能拡張が行える / using Extensions
- SWIX format
- SWIX (Software image extension) フォーマットのパッケージを作る / make a SWIX (Software image extension) format package
- RPM as Extension
- RPM を Extension としてインストールする / installing RPM as Extension
- コマンドの追加
- EOSに独自のコマンドを追加する / adding your command to EOS CLI
- コマンドの作成(#1)
- コマンド作成 #1:トークンの登録 / Making a command #1 : token registration
- コマンドの作成(#2)
- コマンド作成 #2:単純なオプション / Making a command #2 : simple option
- 起動イメージの変更・Aboot
- 起動イメージの変更・イメージの修正・Aboot によるレスキュー操作 / Change boot image, Modify image, rescue operation by Aboot
- スパニングツリーの動作テスト
- MSTP(Multiple Spanning Tree Protocol, 802.1s)とRSTP(Rapid Spanning Tree Protocol, 802.1w)機能について検証を行い、正しく動作することを確認した。
- BPDU Guardの動作テスト
- BPDU Guardとerrdisable機能によるネットワークループの回避が正しく動作することを確認した。