|
22 | 22 | state: merged |
23 | 23 | config_verify: true |
24 | 24 | config: |
25 | | - - tag: |
26 | | - name: Servers_Connected_Devices_and_Interfaces |
27 | | - description: Tag for devices and interfaces connected to servers |
28 | | - device_rules: |
29 | | - rule_descriptions: |
30 | | - - rule_name: device_name |
31 | | - search_pattern: equals |
32 | | - value: Border |
33 | | - operation: ILIKE |
34 | | - - rule_name: device_family |
35 | | - search_pattern: contains |
36 | | - value: "9300" |
37 | | - operation: ILIKE |
38 | | - - rule_name: device_series |
39 | | - search_pattern: equals |
40 | | - value: "9X" |
41 | | - operation: ILIKE |
42 | | - - rule_name: ip_address |
43 | | - search_pattern: starts_with |
44 | | - value: "10.197" |
45 | | - operation: ILIKE |
46 | | - - rule_name: location |
47 | | - search_pattern: contains |
48 | | - value: "Global/India" |
49 | | - operation: ILIKE |
50 | | - - rule_name: version |
51 | | - search_pattern: ends_with |
52 | | - value: "3.8.0" |
53 | | - operation: ILIKE |
54 | | - |
55 | | - port_rules: |
56 | | - scope_description: |
57 | | - scope_category: SITE |
58 | | - scope_members: |
59 | | - - GLOBAL |
60 | | - rule_descriptions: |
61 | | - - rule_name: speed |
62 | | - search_pattern: contains |
63 | | - value: "100000" |
64 | | - operation: ILIKE |
65 | | - - rule_name: admin_status |
66 | | - search_pattern: Equals |
67 | | - value: Active |
68 | | - operation: ILIKE |
69 | | - - rule_name: port_name |
70 | | - search_pattern: equals |
71 | | - value: TenGigaBitEthernet1/0/1 |
72 | | - operation: ILIKE |
73 | | - - rule_name: operational_status |
74 | | - search_pattern: contains |
75 | | - value: Active |
76 | | - operation: ILIKE |
77 | | - - rule_name: description |
78 | | - search_pattern: contains |
79 | | - value: Border To Fusion Link |
80 | | - operation: ILIKE |
| 25 | + - tags: |
| 26 | + - name: Servers_Connected_Devices_and_Interfaces |
| 27 | + description: Tag for devices and interfaces connected to servers |
| 28 | + device_rules: |
| 29 | + rule_descriptions: |
| 30 | + - rule_name: device_name |
| 31 | + search_pattern: equals |
| 32 | + value: Border |
| 33 | + operation: ILIKE |
| 34 | + - rule_name: device_family |
| 35 | + search_pattern: contains |
| 36 | + value: "9300" |
| 37 | + operation: ILIKE |
| 38 | + - rule_name: device_series |
| 39 | + search_pattern: equals |
| 40 | + value: "9X" |
| 41 | + operation: ILIKE |
| 42 | + - rule_name: ip_address |
| 43 | + search_pattern: starts_with |
| 44 | + value: "10.197" |
| 45 | + operation: ILIKE |
| 46 | + - rule_name: location |
| 47 | + search_pattern: contains |
| 48 | + value: "Global/India" |
| 49 | + operation: ILIKE |
| 50 | + - rule_name: version |
| 51 | + search_pattern: ends_with |
| 52 | + value: "3.8.0" |
| 53 | + operation: ILIKE |
81 | 54 |
|
| 55 | + port_rules: |
| 56 | + scope_description: |
| 57 | + scope_category: SITE |
| 58 | + scope_members: |
| 59 | + - GLOBAL |
| 60 | + rule_descriptions: |
| 61 | + - rule_name: speed |
| 62 | + search_pattern: contains |
| 63 | + value: "100000" |
| 64 | + operation: ILIKE |
| 65 | + - rule_name: admin_status |
| 66 | + search_pattern: Equals |
| 67 | + value: Active |
| 68 | + operation: ILIKE |
| 69 | + - rule_name: port_name |
| 70 | + search_pattern: equals |
| 71 | + value: TenGigaBitEthernet1/0/1 |
| 72 | + operation: ILIKE |
| 73 | + - rule_name: operational_status |
| 74 | + search_pattern: contains |
| 75 | + value: Active |
| 76 | + operation: ILIKE |
| 77 | + - rule_name: description |
| 78 | + search_pattern: contains |
| 79 | + value: Border To Fusion Link |
| 80 | + operation: ILIKE |
82 | 81 | - tag_memberships: |
83 | | - tags: |
84 | | - - Servers_Connected_Devices_and_Interfaces |
85 | | - device_details: |
86 | | - - ip_addresses: |
87 | | - - 10.197.156.97 |
88 | | - - 10.197.156.98 |
89 | | - - 10.197.156.99 |
90 | | - hostnames: |
91 | | - - SJC_Border1 |
92 | | - - SJC_Border2 |
93 | | - - NY_Border1 |
94 | | - mac_addresses: |
95 | | - - e4:38:7e:42:bc:00 |
96 | | - - 6c:d6:e3:75:5a:e0 |
97 | | - - 34:5d:a8:3b:d8:e0 |
98 | | - serial_numbers: |
99 | | - - SAD055006NE |
100 | | - - SAD04350EEU |
101 | | - - SAD055108C2 |
102 | | - port_names: |
103 | | - - FortyGigabitEthernet1/1/1 |
104 | | - - FortyGigabitEthernet1/1/2 |
105 | | - site_details: |
106 | | - - site_names: |
107 | | - - Global/prime_site_global/prime_site/Bengaluru |
108 | | - port_names: |
109 | | - - FortyGigabitEthernet1/1/1 |
110 | | - - FortyGigabitEthernet1/1/2 |
| 82 | + - tags: |
| 83 | + - Servers_Connected_Devices_and_Interfaces |
| 84 | + device_details: |
| 85 | + - ip_addresses: |
| 86 | + - 10.197.156.97 |
| 87 | + - 10.197.156.98 |
| 88 | + - 10.197.156.99 |
| 89 | + hostnames: |
| 90 | + - SJC_Border1 |
| 91 | + - SJC_Border2 |
| 92 | + - NY_Border1 |
| 93 | + mac_addresses: |
| 94 | + - e4:38:7e:42:bc:00 |
| 95 | + - 6c:d6:e3:75:5a:e0 |
| 96 | + - 34:5d:a8:3b:d8:e0 |
| 97 | + serial_numbers: |
| 98 | + - SAD055006NE |
| 99 | + - SAD04350EEU |
| 100 | + - SAD055108C2 |
| 101 | + port_names: |
| 102 | + - FortyGigabitEthernet1/1/1 |
| 103 | + - FortyGigabitEthernet1/1/2 |
| 104 | + site_details: |
| 105 | + - site_names: |
| 106 | + - Global/prime_site_global/prime_site/Bengaluru |
| 107 | + port_names: |
| 108 | + - FortyGigabitEthernet1/1/1 |
| 109 | + - FortyGigabitEthernet1/1/2 |
0 commit comments