-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchassis-config.txt
83 lines (83 loc) · 1.15 KB
/
chassis-config.txt
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
description: "stratum_bmv2 s1"
chassis {
platform: PLT_P4_SOFT_SWITCH
name: "s1"
}
nodes {
id: 1
name: "s1 node 1"
slot: 1
index: 1
}
singleton_ports {
id: 0
name: "veth0"
slot: 1
port: 0
channel: 1
speed_bps: 10000000000
config_params {
admin_state: ADMIN_STATE_ENABLED
}
node: 1
}
singleton_ports {
id: 1
name: "veth2"
slot: 1
port: 1
channel: 1
speed_bps: 10000000000
config_params {
admin_state: ADMIN_STATE_ENABLED
}
node: 1
}
singleton_ports {
id: 2
name: "veth4"
slot: 1
port: 2
channel: 1
speed_bps: 10000000000
config_params {
admin_state: ADMIN_STATE_ENABLED
}
node: 1
}
singleton_ports {
id: 3
name: "veth6"
slot: 1
port: 3
channel: 1
speed_bps: 10000000000
config_params {
admin_state: ADMIN_STATE_ENABLED
}
node: 1
}
singleton_ports {
id: 4
name: "veth8"
slot: 1
port: 4
channel: 1
speed_bps: 10000000000
config_params {
admin_state: ADMIN_STATE_ENABLED
}
node: 1
}
singleton_ports {
id: 5
name: "veth10"
slot: 1
port: 5
channel: 1
speed_bps: 10000000000
config_params {
admin_state: ADMIN_STATE_ENABLED
}
node: 1
}