-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathcampus-leaf3e-catalog.yml
62 lines (62 loc) · 1.84 KB
/
campus-leaf3e-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
anta.tests.connectivity:
- VerifyLLDPNeighbors:
neighbors:
- neighbor_device: campus-leaf3a
neighbor_port: Ethernet98/1
port: Ethernet97/1
result_overwrite:
custom_field: 'Local: Ethernet97/1 - Remote: campus-leaf3a Ethernet98/1'
- VerifyLLDPNeighbors:
neighbors:
- neighbor_device: campus-leaf3b
neighbor_port: Ethernet98/1
port: Ethernet97/2
result_overwrite:
custom_field: 'Local: Ethernet97/2 - Remote: campus-leaf3b Ethernet98/1'
- VerifyReachability:
hosts:
- destination: 172.16.1.1
repeat: 1
source: 10.10.10.13
vrf: default
result_overwrite:
custom_field: 'Source: Inband MGMT SVI Vlan10 (IP: 10.10.10.13) - Destination:
campus-spine1 Loopback0 (IP: 172.16.1.1)'
- VerifyReachability:
hosts:
- destination: 172.16.1.2
repeat: 1
source: 10.10.10.13
vrf: default
result_overwrite:
custom_field: 'Source: Inband MGMT SVI Vlan10 (IP: 10.10.10.13) - Destination:
campus-spine2 Loopback0 (IP: 172.16.1.2)'
anta.tests.hardware: []
anta.tests.interfaces:
- VerifyInterfacesStatus:
interfaces:
- name: Ethernet97/1
status: up
result_overwrite:
custom_field: Interface Ethernet97/1 - CAMPUS-LEAF3A_Ethernet98/1 = 'up'
- VerifyInterfacesStatus:
interfaces:
- name: Ethernet97/2
status: up
result_overwrite:
custom_field: Interface Ethernet97/2 - CAMPUS-LEAF3B_Ethernet98/1 = 'up'
- VerifyInterfacesStatus:
interfaces:
- name: Port-Channel971
status: up
result_overwrite:
custom_field: Interface Port-Channel971 - IDF3_AGG_Po981 = 'up'
- VerifyInterfacesStatus:
interfaces:
- name: Vlan10
status: up
result_overwrite:
custom_field: Interface Vlan10 - Inband Management = 'up'
anta.tests.system:
- VerifyNTP: null
- VerifyReloadCause: null