-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathcampus-leaf1b-catalog.yml
89 lines (89 loc) · 2.6 KB
/
campus-leaf1b-catalog.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
anta.tests.connectivity:
- VerifyLLDPNeighbors:
neighbors:
- neighbor_device: campus-leaf1a
neighbor_port: Ethernet53
port: Ethernet53
result_overwrite:
custom_field: 'Local: Ethernet53 - Remote: campus-leaf1a Ethernet53'
- VerifyLLDPNeighbors:
neighbors:
- neighbor_device: campus-leaf1a
neighbor_port: Ethernet54
port: Ethernet54
result_overwrite:
custom_field: 'Local: Ethernet54 - Remote: campus-leaf1a Ethernet54'
- VerifyLLDPNeighbors:
neighbors:
- neighbor_device: campus-spine2
neighbor_port: Ethernet1
port: Ethernet51
result_overwrite:
custom_field: 'Local: Ethernet51 - Remote: campus-spine2 Ethernet1'
- VerifyReachability:
hosts:
- destination: 172.16.1.1
repeat: 1
source: 10.10.10.7
vrf: default
result_overwrite:
custom_field: 'Source: Inband MGMT SVI Vlan10 (IP: 10.10.10.7) - Destination:
campus-spine1 Loopback0 (IP: 172.16.1.1)'
- VerifyReachability:
hosts:
- destination: 172.16.1.2
repeat: 1
source: 10.10.10.7
vrf: default
result_overwrite:
custom_field: 'Source: Inband MGMT SVI Vlan10 (IP: 10.10.10.7) - Destination:
campus-spine2 Loopback0 (IP: 172.16.1.2)'
anta.tests.hardware: []
anta.tests.interfaces:
- VerifyInterfacesStatus:
interfaces:
- name: Ethernet53
status: up
result_overwrite:
custom_field: Interface Ethernet53 - MLAG_PEER_campus-leaf1a_Ethernet53 = 'up'
- VerifyInterfacesStatus:
interfaces:
- name: Ethernet54
status: up
result_overwrite:
custom_field: Interface Ethernet54 - MLAG_PEER_campus-leaf1a_Ethernet54 = 'up'
- VerifyInterfacesStatus:
interfaces:
- name: Ethernet51
status: up
result_overwrite:
custom_field: Interface Ethernet51 - CAMPUS-SPINE2_Ethernet1 = 'up'
- VerifyInterfacesStatus:
interfaces:
- name: Port-Channel53
status: up
result_overwrite:
custom_field: Interface Port-Channel53 - MLAG_PEER_campus-leaf1a_Po53 = 'up'
- VerifyInterfacesStatus:
interfaces:
- name: Port-Channel51
status: up
result_overwrite:
custom_field: Interface Port-Channel51 - SPINES_Po1 = 'up'
- VerifyInterfacesStatus:
interfaces:
- name: Vlan4094
status: up
result_overwrite:
custom_field: Interface Vlan4094 - MLAG_PEER = 'up'
- VerifyInterfacesStatus:
interfaces:
- name: Vlan10
status: up
result_overwrite:
custom_field: Interface Vlan10 - Inband Management = 'up'
anta.tests.mlag:
- VerifyMlagStatus: null
anta.tests.system:
- VerifyNTP: null
- VerifyReloadCause: null