Skip to content
Snippets Groups Projects
Commit 6e9deca4 authored by Barta Máté Zsombor's avatar Barta Máté Zsombor :speech_balloon:
Browse files

start script corrigated

parent d725080e
No related branches found
No related tags found
No related merge requests found
......@@ -2,3 +2,4 @@
10.10.20.176
10.10.20.176
10.10.20.176
10.10.20.176
29
29
......@@ -12,4 +12,4 @@ Codes in []: A - active, N - non-active, B - BFD-tracked, D - Not Tracked, P - p
Static local RIB for default
M 10.10.20.176/28 [1/0] via 10.10.20.170 [A]
\ No newline at end of file
M 10.10.20.176/29 [1/0] via 10.10.20.170 [A]
\ No newline at end of file
......@@ -8,19 +8,19 @@ GigabitEthernet0/1 is up, line protocol is up
Auto Duplex, Auto Speed, link type is auto, media type is RJ45
output flow-control is unsupported, input flow-control is unsupported
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:00:45, output 00:00:08, output hang never
Last input 00:00:35, output 00:00:01, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
35 packets input, 12756 bytes, 0 no buffer
87 packets input, 33972 bytes, 0 no buffer
Received 16 broadcasts (0 IP multicasts)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 0 multicast, 0 pause input
177 packets output, 23709 bytes, 0 underruns
518 packets output, 62681 bytes, 0 underruns
0 output errors, 0 collisions, 2 interface resets
0 unknown protocol drops
0 babbles, 0 late collision, 0 deferred
......
10.10.20.170
10.10.20.170
10.10.20.170
29
29
#!/bin/bash
ansible-playbook ./plays/test.yaml -k -K
ansible-playbook ./playbooks/get_interfaces.yaml -i ./inventory/hosts.yaml -k -K
ansible-playbook ./playbooks/get_routing_tables.yaml -i ./inventory/hosts.yaml -k -K
./sort.sh
./int.sh
python3 maskrecover.py
ansible-playbook ./playbooks/repair_routing.yaml -i ./inventory/hosts.yaml -k -K
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment