blob: f898190df3e597681e820932a89cb76bd5712bd4 [file] [log] [blame]
Carmelo Casconec8e84982017-07-26 15:34:42 -04001tables {
2 preamble {
3 id: 33617813
4 name: "table0"
5 alias: "table0"
6 }
7 match_fields {
8 id: 1
9 name: "standard_metadata.ingress_port"
10 bitwidth: 9
11 match_type: TERNARY
12 }
13 match_fields {
14 id: 2
15 name: "hdr.ethernet.dstAddr"
16 bitwidth: 48
17 match_type: TERNARY
18 }
19 match_fields {
20 id: 3
21 name: "hdr.ethernet.srcAddr"
22 bitwidth: 48
23 match_type: TERNARY
24 }
25 match_fields {
26 id: 4
27 name: "hdr.ethernet.etherType"
28 bitwidth: 16
29 match_type: TERNARY
30 }
31 action_refs {
32 id: 16794308
33 }
34 action_refs {
35 id: 16829080
36 }
37 action_refs {
38 id: 16793508
39 }
40 action_refs {
41 id: 16800567
42 annotations: "@defaultonly()"
43 }
Carmelo Casconeb2e3dba2017-07-27 12:07:09 -040044 implementation_id: 285227860
Carmelo Casconec8e84982017-07-26 15:34:42 -040045 direct_resource_ids: 301990488
46 size: 1024
47 with_entry_timeout: true
48}
49actions {
50 preamble {
51 id: 16794308
52 name: "set_egress_port"
53 alias: "set_egress_port"
54 }
55 params {
56 id: 1
57 name: "port"
58 bitwidth: 9
59 }
60}
61actions {
62 preamble {
63 id: 16829080
64 name: "send_to_cpu"
65 alias: "send_to_cpu"
66 }
67}
68actions {
69 preamble {
70 id: 16793508
71 name: "drop"
72 alias: "drop"
73 }
74}
75actions {
76 preamble {
77 id: 16800567
78 name: "NoAction"
79 alias: "NoAction"
80 }
81}
Carmelo Casconeb2e3dba2017-07-27 12:07:09 -040082action_profiles {
83 preamble {
84 id: 285227860
85 name: "ecmp_selector"
86 alias: "ecmp_selector"
87 }
88 table_ids: 33617813
89 with_selector: true
90 size: 64
91}
Carmelo Casconec8e84982017-07-26 15:34:42 -040092counters {
93 preamble {
94 id: 302025528
95 name: "port_counters_control.egress_port_counter"
96 alias: "egress_port_counter"
97 }
98 spec {
99 unit: PACKETS
100 }
101 size: 254
102}
103counters {
104 preamble {
105 id: 301999025
106 name: "port_counters_control.ingress_port_counter"
107 alias: "ingress_port_counter"
108 }
109 spec {
110 unit: PACKETS
111 }
112 size: 254
113}
114direct_counters {
115 preamble {
116 id: 301990488
117 name: "table0_counter"
118 alias: "table0_counter"
119 }
120 spec {
121 unit: PACKETS
122 }
123 direct_table_id: 33617813
124}
125controller_packet_metadata {
126 preamble {
127 id: 2868941301
128 name: "packet_in"
129 annotations: "@controller_header(\"packet_in\")"
130 }
131 metadata {
132 id: 1
133 name: "ingress_port"
134 bitwidth: 9
135 }
Carmelo Casconec8e84982017-07-26 15:34:42 -0400136}
137controller_packet_metadata {
138 preamble {
139 id: 2868916615
140 name: "packet_out"
141 annotations: "@controller_header(\"packet_out\")"
142 }
143 metadata {
144 id: 1
145 name: "egress_port"
146 bitwidth: 9
147 }
Carmelo Casconec8e84982017-07-26 15:34:42 -0400148}