|-----------|eth0 e1|----------| |----------|
| Ansible |------------| Switch | | Switch |
|-----------| |----------| |----------|
|e0 |e0
| |
| |
| |
|G0/0 G0/0|
|-----------| G0/1|-----------|
| Router1 |-----------| Router2 |
|-----------|G0/1 |-----------|
Ansible:
eth0 - 192.168.0.2
Router 1:
G0/0 - 192.168.0.1
G0/1 - 10.1.1.1
Router 2:
G0/0 - 192.168.1.1
G0/1 - 10.1.1.2
File Tree:
etc/ansible/
├── benchmarks/
├── filters/
│ ├── combine_routers.py
│ ├── filter_mtu.py
│ └── filter_ping.py
├── group_vars/
│ └── routers.yml
├── host_vars/
├── hosts
├── logs/
├── playbook/
│ └── show_MTU.yml
├── roles/
└── templates/
└── results.j2
-
Notifications
You must be signed in to change notification settings - Fork 0
copvampire/Ansible_Benchmarker
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Simple ansible code to grab network values with ping success tester - Made for university dissertation
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published