forked from networktocode/ntc-templates
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathshow_interfaces_status2.yml
More file actions
66 lines (66 loc) · 1.26 KB
/
Copy pathshow_interfaces_status2.yml
File metadata and controls
66 lines (66 loc) · 1.26 KB
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
---
parsed_sample:
- config_mode: "Auto"
name: ""
port: "1/1"
speed: "1000FDx"
status: "Up"
type: "100/1000T"
vlan_tagged: "No"
vlan_untagged: "141"
- config_mode: "Auto"
name: ""
port: "1/26"
speed: "1000FDx"
status: "Up"
type: "1000SX"
vlan_tagged: "No"
vlan_untagged: "No"
- config_mode: ""
name: ""
port: "1/27"
speed: ""
status: "Down"
type: ""
vlan_tagged: "No"
vlan_untagged: "1"
- config_mode: "Auto"
name: "Srv-001..."
port: "1/28-..."
speed: "10GigFD"
status: "Up"
type: "10GbE-GEN"
vlan_tagged: "multi"
vlan_untagged: "No"
- config_mode: "Auto"
name: ""
port: "2/6"
speed: "100FDx"
status: "Up"
type: "100/1000T"
vlan_tagged: "No"
vlan_untagged: "141"
- config_mode: ""
name: ""
port: "2/28"
speed: ""
status: "Down"
type: ""
vlan_tagged: "No"
vlan_untagged: "1"
- config_mode: "Auto"
name: ""
port: "3/6"
speed: "1000FDx"
status: "Down"
type: "100/1000T"
vlan_tagged: "No"
vlan_untagged: "141"
- config_mode: "Auto"
name: "Srv-002..."
port: "3/28-..."
speed: "10GigFD"
status: "Up"
type: "10GbE-GEN"
vlan_tagged: "multi"
vlan_untagged: "No"