You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can visit our [documentation](https://pubhub.devnetcloud.com/media/pyats-packages/docs/genie/cookbooks/genie.html#how-to-install-genie) for more information.
38
+
You can visit our [documentation](https://developer.cisco.com/docs/pyats/) for more information.
24
39
25
-
#####Simulation
40
+
##VIRL Simulation
26
41
27
42
We've provided a [topology.virl](./topology.virl) file for you to test with.
28
43
29
-
#####Testbed configuration
44
+
## Testbed configuration
30
45
31
46
We've provided a [default_testbed.yaml](./testedbed.yaml) to go along with the
32
47
sample topology. you'll likely need to change it to match your devices
33
48
34
-
# checks
49
+
## Notable Examples
50
+
51
+
*[bgp_adjacencies](./bgp_adjacencies) - "if a neighbor is configured, it should be established"
35
52
36
-
*#### [bgp_adjacencies](./bgp_adjacencies) - "if a neighbor is configured, it should be established"
53
+
*[crc_errors](./crc_errors) - "No interface should be accumulating CRC errors"
37
54
38
-
*#### [crc_errors](./crc_errors) - "No interface should be accumulating CRC errors"
55
+
*[hostname_checker](./hostname_checker) - "Verify devices hostname with Testbed file names"
39
56
40
-
*#### [hostname_checker](./hostname_checker) - "Verify devices hostname with Testbed file names"
0 commit comments