Newer
Older
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
pkg_info {
arch: "v1model"
}
tables {
preamble {
id: 33605373
name: "IngressPipeImpl.l2_exact_table"
alias: "l2_exact_table"
}
match_fields {
id: 1
name: "hdr.ethernet.dst_addr"
bitwidth: 48
match_type: EXACT
}
action_refs {
id: 16812802
}
action_refs {
id: 16841371
}
action_refs {
id: 16796182
annotations: "@defaultonly"
scope: DEFAULT_ONLY
}
const_default_action_id: 16796182
size: 1024
}
tables {
preamble {
id: 33573501
name: "IngressPipeImpl.l2_ternary_table"
alias: "l2_ternary_table"
}
match_fields {
id: 1
name: "hdr.ethernet.dst_addr"
bitwidth: 48
match_type: TERNARY
}
action_refs {
id: 16812802
}
action_refs {
id: 16841371
}
action_refs {
id: 16796182
annotations: "@defaultonly"
scope: DEFAULT_ONLY
}
const_default_action_id: 16796182
size: 1024
}
actions {
preamble {
id: 16796182
name: "IngressPipeImpl.drop"
alias: "drop"
}
}
actions {
preamble {
id: 16812802
name: "IngressPipeImpl.set_egress_port"
alias: "set_egress_port"
}
params {
id: 1
name: "port_num"
bitwidth: 9
}
}
actions {
preamble {
id: 16841371
name: "IngressPipeImpl.set_multicast_group"
alias: "set_multicast_group"
}
params {
id: 1
name: "gid"
bitwidth: 16
}
}
type_info {
}