blob: 1ba6edc9f082ae24d4ef829e454fcbd5e9e63dd8 [file] [log] [blame]
Carmelo Casconeab138d12019-12-17 10:34:51 -08001pkg_info {
2 arch: "v1model"
3}
4tables {
5 preamble {
Carmelo Casconeab138d12019-12-17 10:34:51 -08006 id: 33581620
7 name: "FabricIngress.process_set_source_sink.tb_set_source"
8 alias: "tb_set_source"
9 }
10 match_fields {
11 id: 1
12 name: "ig_port"
13 bitwidth: 9
14 match_type: EXACT
15 }
16 action_refs {
17 id: 16778827
18 }
19 action_refs {
20 id: 16819938
21 annotations: "@defaultonly"
22 scope: DEFAULT_ONLY
23 }
24 const_default_action_id: 16819938
25 direct_resource_ids: 318787614
26 size: 511
27}
28tables {
29 preamble {
30 id: 33611649
31 name: "FabricIngress.filtering.ingress_port_vlan"
32 alias: "ingress_port_vlan"
33 }
34 match_fields {
35 id: 1
36 name: "ig_port"
37 bitwidth: 9
38 match_type: EXACT
39 }
40 match_fields {
41 id: 2
42 name: "vlan_is_valid"
43 bitwidth: 1
44 match_type: EXACT
45 }
46 match_fields {
47 id: 3
48 name: "vlan_id"
49 bitwidth: 12
50 match_type: TERNARY
51 }
52 action_refs {
53 id: 16836487
54 }
55 action_refs {
56 id: 16818236
57 }
58 action_refs {
59 id: 16794911
60 }
61 const_default_action_id: 16836487
62 direct_resource_ids: 318815501
63 size: 2048
64}
65tables {
66 preamble {
67 id: 33596298
68 name: "FabricIngress.filtering.fwd_classifier"
69 alias: "fwd_classifier"
70 }
71 match_fields {
72 id: 1
73 name: "ig_port"
74 bitwidth: 9
75 match_type: EXACT
76 }
77 match_fields {
78 id: 2
79 name: "eth_dst"
80 bitwidth: 48
81 match_type: TERNARY
82 }
83 match_fields {
84 id: 3
85 name: "eth_type"
86 bitwidth: 16
87 match_type: TERNARY
88 }
89 match_fields {
90 id: 4
91 name: "ip_eth_type"
92 bitwidth: 16
93 match_type: EXACT
94 }
95 action_refs {
96 id: 16840921
97 }
98 const_default_action_id: 16840921
99 direct_resource_ids: 318827326
100 size: 128
101}
102tables {
103 preamble {
104 id: 33596749
105 name: "FabricIngress.forwarding.bridging"
106 alias: "bridging"
107 }
108 match_fields {
109 id: 1
110 name: "vlan_id"
111 bitwidth: 12
112 match_type: EXACT
113 }
114 match_fields {
115 id: 2
116 name: "eth_dst"
117 bitwidth: 48
118 match_type: TERNARY
119 }
120 action_refs {
121 id: 16811012
122 }
123 action_refs {
124 id: 16819938
125 annotations: "@defaultonly"
126 scope: DEFAULT_ONLY
127 }
128 const_default_action_id: 16819938
129 direct_resource_ids: 318770289
130 size: 2048
131}
132tables {
133 preamble {
134 id: 33574274
135 name: "FabricIngress.forwarding.mpls"
136 alias: "mpls"
137 }
138 match_fields {
139 id: 1
140 name: "mpls_label"
141 bitwidth: 20
142 match_type: EXACT
143 }
144 action_refs {
145 id: 16827758
146 }
147 action_refs {
148 id: 16819938
149 annotations: "@defaultonly"
150 scope: DEFAULT_ONLY
151 }
152 const_default_action_id: 16819938
153 direct_resource_ids: 318830507
154 size: 2048
155}
156tables {
157 preamble {
158 id: 33562650
159 name: "FabricIngress.forwarding.routing_v4"
160 alias: "routing_v4"
161 annotations: "@alpm(1)"
162 }
163 match_fields {
164 id: 1
165 name: "ipv4_dst"
166 bitwidth: 32
167 match_type: LPM
168 }
169 action_refs {
170 id: 16777434
171 }
172 action_refs {
173 id: 16804187
174 }
175 action_refs {
176 id: 16819938
177 annotations: "@defaultonly"
178 scope: DEFAULT_ONLY
179 }
180 size: 30000
181}
182tables {
183 preamble {
184 id: 33618978
185 name: "FabricIngress.acl.acl"
186 alias: "acl"
187 }
188 match_fields {
189 id: 1
190 name: "ig_port"
191 bitwidth: 9
192 match_type: TERNARY
193 }
194 match_fields {
195 id: 2
196 name: "ip_proto"
197 bitwidth: 8
198 match_type: TERNARY
199 }
200 match_fields {
201 id: 3
202 name: "l4_sport"
203 bitwidth: 16
204 match_type: TERNARY
205 }
206 match_fields {
207 id: 4
208 name: "l4_dport"
209 bitwidth: 16
210 match_type: TERNARY
211 }
212 match_fields {
213 id: 5
Carmelo Cascone21e72a22019-12-18 10:01:08 -0800214 name: "eth_dst"
Carmelo Casconeab138d12019-12-17 10:34:51 -0800215 bitwidth: 48
216 match_type: TERNARY
217 }
218 match_fields {
219 id: 6
Carmelo Cascone21e72a22019-12-18 10:01:08 -0800220 name: "eth_src"
Carmelo Casconeab138d12019-12-17 10:34:51 -0800221 bitwidth: 48
222 match_type: TERNARY
223 }
224 match_fields {
225 id: 7
226 name: "vlan_id"
227 bitwidth: 12
228 match_type: TERNARY
229 }
230 match_fields {
231 id: 8
232 name: "eth_type"
233 bitwidth: 16
234 match_type: TERNARY
235 }
236 match_fields {
237 id: 9
238 name: "ipv4_src"
239 bitwidth: 32
240 match_type: TERNARY
241 }
242 match_fields {
243 id: 10
244 name: "ipv4_dst"
245 bitwidth: 32
246 match_type: TERNARY
247 }
248 match_fields {
249 id: 11
250 name: "icmp_type"
251 bitwidth: 8
252 match_type: TERNARY
253 }
254 match_fields {
255 id: 12
256 name: "icmp_code"
257 bitwidth: 8
258 match_type: TERNARY
259 }
260 action_refs {
261 id: 16807382
262 }
263 action_refs {
264 id: 16829684
265 }
266 action_refs {
267 id: 16781601
268 }
269 action_refs {
270 id: 16820765
271 }
272 action_refs {
273 id: 16827694
274 }
275 const_default_action_id: 16827694
276 direct_resource_ids: 318801025
277 size: 2048
278}
279tables {
280 preamble {
281 id: 33599709
282 name: "FabricIngress.next.next_vlan"
283 alias: "next_vlan"
284 }
285 match_fields {
286 id: 1
287 name: "next_id"
288 bitwidth: 32
289 match_type: EXACT
290 }
291 action_refs {
292 id: 16790685
293 }
294 action_refs {
295 id: 16819938
296 annotations: "@defaultonly"
297 scope: DEFAULT_ONLY
298 }
299 const_default_action_id: 16819938
300 direct_resource_ids: 318768144
301 size: 2048
302}
303tables {
304 preamble {
305 id: 33596977
306 name: "FabricIngress.next.xconnect"
307 alias: "xconnect"
308 }
309 match_fields {
310 id: 1
311 name: "ig_port"
312 bitwidth: 9
313 match_type: EXACT
314 }
315 match_fields {
316 id: 2
317 name: "next_id"
318 bitwidth: 32
319 match_type: EXACT
320 }
321 action_refs {
322 id: 16842190
323 }
324 action_refs {
325 id: 16837052
326 }
327 action_refs {
328 id: 16819938
329 annotations: "@defaultonly"
330 scope: DEFAULT_ONLY
331 }
332 const_default_action_id: 16819938
333 direct_resource_ids: 318778156
334 size: 4096
335}
336tables {
337 preamble {
338 id: 33608588
339 name: "FabricIngress.next.hashed"
340 alias: "hashed"
341 }
342 match_fields {
343 id: 1
344 name: "next_id"
345 bitwidth: 32
346 match_type: EXACT
347 }
348 action_refs {
349 id: 16815357
350 }
351 action_refs {
352 id: 16791402
353 }
354 action_refs {
355 id: 16779255
356 }
357 action_refs {
358 id: 16819938
359 annotations: "@defaultonly"
360 scope: DEFAULT_ONLY
361 }
362 const_default_action_id: 16819938
363 implementation_id: 285217164
364 direct_resource_ids: 318800532
365 size: 2048
366}
367tables {
368 preamble {
369 id: 33606828
370 name: "FabricIngress.next.multicast"
371 alias: "multicast"
372 }
373 match_fields {
374 id: 1
375 name: "next_id"
376 bitwidth: 32
377 match_type: EXACT
378 }
379 action_refs {
380 id: 16779917
381 }
382 action_refs {
383 id: 16819938
384 annotations: "@defaultonly"
385 scope: DEFAULT_ONLY
386 }
387 const_default_action_id: 16819938
388 direct_resource_ids: 318801752
389 size: 2048
390}
391tables {
392 preamble {
pierventre484c72c2021-01-04 05:41:27 -0800393 id: 33557250
394 name: "FabricIngress.spgw.interfaces"
395 alias: "interfaces"
396 }
397 match_fields {
398 id: 1
399 name: "ipv4_dst_addr"
400 bitwidth: 32
401 match_type: LPM
402 }
403 match_fields {
404 id: 2
405 name: "gtpu_is_valid"
406 bitwidth: 1
407 match_type: EXACT
408 }
409 action_refs {
410 id: 16810012
411 }
412 action_refs {
413 id: 16783042
414 annotations: "@defaultonly"
415 scope: DEFAULT_ONLY
416 }
417 const_default_action_id: 16783042
418 size: 128
419}
420tables {
421 preamble {
422 id: 33566601
423 name: "FabricIngress.spgw.downlink_pdrs"
424 alias: "downlink_pdrs"
425 }
426 match_fields {
427 id: 1
428 name: "ue_addr"
429 bitwidth: 32
430 match_type: EXACT
431 }
432 action_refs {
433 id: 16800614
434 }
435 action_refs {
436 id: 16800567
437 annotations: "@defaultonly"
438 scope: DEFAULT_ONLY
439 }
440 size: 1024
441}
442tables {
443 preamble {
444 id: 33606410
445 name: "FabricIngress.spgw.uplink_pdrs"
446 alias: "uplink_pdrs"
447 }
448 match_fields {
449 id: 1
450 name: "tunnel_ipv4_dst"
451 bitwidth: 32
452 match_type: EXACT
453 }
454 match_fields {
455 id: 2
456 name: "teid"
457 bitwidth: 32
458 match_type: EXACT
459 }
460 action_refs {
461 id: 16800614
462 }
463 action_refs {
464 id: 16800567
465 annotations: "@defaultonly"
466 scope: DEFAULT_ONLY
467 }
468 size: 1024
469}
470tables {
471 preamble {
472 id: 33599560
473 name: "FabricIngress.spgw.fars"
474 alias: "fars"
475 }
476 match_fields {
477 id: 1
478 name: "far_id"
479 bitwidth: 32
480 match_type: EXACT
481 }
482 action_refs {
483 id: 16820307
484 }
485 action_refs {
486 id: 16814785
487 }
488 action_refs {
489 id: 16814681
490 }
491 const_default_action_id: 16820307
492 size: 2048
493}
494tables {
495 preamble {
Carmelo Casconeab138d12019-12-17 10:34:51 -0800496 id: 33612258
497 name: "FabricEgress.process_int_main.process_int_source.tb_int_source"
498 alias: "tb_int_source"
499 }
500 match_fields {
501 id: 1
502 name: "ipv4_src"
503 bitwidth: 32
504 match_type: TERNARY
505 }
506 match_fields {
507 id: 2
508 name: "ipv4_dst"
509 bitwidth: 32
510 match_type: TERNARY
511 }
512 match_fields {
513 id: 3
514 name: "l4_sport"
515 bitwidth: 16
516 match_type: TERNARY
517 }
518 match_fields {
519 id: 4
520 name: "l4_dport"
521 bitwidth: 16
522 match_type: TERNARY
523 }
524 action_refs {
525 id: 16785857
526 }
527 action_refs {
528 id: 16819938
529 annotations: "@defaultonly"
530 scope: DEFAULT_ONLY
531 }
532 const_default_action_id: 16819938
533 direct_resource_ids: 318800047
534 size: 1024
535}
536tables {
537 preamble {
538 id: 33599867
539 name: "FabricEgress.process_int_main.process_int_transit.tb_int_insert"
540 alias: "tb_int_insert"
541 }
542 match_fields {
543 id: 1
544 name: "int_is_valid"
545 bitwidth: 1
546 match_type: EXACT
547 }
548 action_refs {
549 id: 16780783
550 }
551 action_refs {
552 id: 16819938
553 annotations: "@defaultonly"
554 scope: DEFAULT_ONLY
555 }
556 const_default_action_id: 16819938
557 size: 1
558}
559tables {
560 preamble {
561 id: 33599342
562 name: "FabricEgress.egress_next.egress_vlan"
563 alias: "egress_vlan"
564 }
565 match_fields {
566 id: 1
567 name: "vlan_id"
568 bitwidth: 12
569 match_type: EXACT
570 }
571 match_fields {
572 id: 2
573 name: "eg_port"
574 bitwidth: 9
575 match_type: EXACT
576 }
577 action_refs {
pierventre484c72c2021-01-04 05:41:27 -0800578 id: 16807339
579 }
580 action_refs {
Carmelo Casconeab138d12019-12-17 10:34:51 -0800581 id: 16790030
582 }
583 action_refs {
pierventre484c72c2021-01-04 05:41:27 -0800584 id: 16787838
Carmelo Casconeab138d12019-12-17 10:34:51 -0800585 annotations: "@defaultonly"
586 scope: DEFAULT_ONLY
587 }
pierventre484c72c2021-01-04 05:41:27 -0800588 const_default_action_id: 16787838
Carmelo Casconeab138d12019-12-17 10:34:51 -0800589 direct_resource_ids: 318827144
590 size: 2048
591}
592actions {
593 preamble {
594 id: 16819938
595 name: "nop"
596 alias: "nop"
597 }
598}
599actions {
600 preamble {
Carmelo Cascone25b167f2020-07-15 22:06:41 -0700601 id: 16800567
602 name: "NoAction"
603 alias: "NoAction"
604 }
605}
606actions {
607 preamble {
Carmelo Casconeab138d12019-12-17 10:34:51 -0800608 id: 16778827
609 name: "FabricIngress.process_set_source_sink.int_set_source"
610 alias: "int_set_source"
611 }
612}
613actions {
614 preamble {
615 id: 16836487
616 name: "FabricIngress.filtering.deny"
617 alias: "deny"
618 }
619}
620actions {
621 preamble {
622 id: 16818236
623 name: "FabricIngress.filtering.permit"
624 alias: "permit"
625 }
626}
627actions {
628 preamble {
629 id: 16794911
630 name: "FabricIngress.filtering.permit_with_internal_vlan"
631 alias: "permit_with_internal_vlan"
632 }
633 params {
634 id: 1
635 name: "vlan_id"
636 bitwidth: 12
637 }
638}
639actions {
640 preamble {
641 id: 16840921
642 name: "FabricIngress.filtering.set_forwarding_type"
643 alias: "set_forwarding_type"
644 }
645 params {
646 id: 1
647 name: "fwd_type"
648 bitwidth: 3
649 }
650}
651actions {
652 preamble {
653 id: 16811012
654 name: "FabricIngress.forwarding.set_next_id_bridging"
655 alias: "set_next_id_bridging"
656 }
657 params {
658 id: 1
659 name: "next_id"
660 bitwidth: 32
661 }
662}
663actions {
664 preamble {
665 id: 16827758
666 name: "FabricIngress.forwarding.pop_mpls_and_next"
667 alias: "pop_mpls_and_next"
668 }
669 params {
670 id: 1
671 name: "next_id"
672 bitwidth: 32
673 }
674}
675actions {
676 preamble {
677 id: 16777434
678 name: "FabricIngress.forwarding.set_next_id_routing_v4"
679 alias: "set_next_id_routing_v4"
680 }
681 params {
682 id: 1
683 name: "next_id"
684 bitwidth: 32
685 }
686}
687actions {
688 preamble {
689 id: 16804187
690 name: "FabricIngress.forwarding.nop_routing_v4"
691 alias: "nop_routing_v4"
692 }
693}
694actions {
695 preamble {
696 id: 16807382
697 name: "FabricIngress.acl.set_next_id_acl"
698 alias: "set_next_id_acl"
699 }
700 params {
701 id: 1
702 name: "next_id"
703 bitwidth: 32
704 }
705}
706actions {
707 preamble {
708 id: 16829684
709 name: "FabricIngress.acl.punt_to_cpu"
710 alias: "punt_to_cpu"
711 }
712}
713actions {
714 preamble {
715 id: 16781601
716 name: "FabricIngress.acl.set_clone_session_id"
717 alias: "set_clone_session_id"
718 }
719 params {
720 id: 1
721 name: "clone_id"
722 bitwidth: 32
723 }
724}
725actions {
726 preamble {
727 id: 16820765
728 name: "FabricIngress.acl.drop"
pierventre484c72c2021-01-04 05:41:27 -0800729 alias: "acl.drop"
Carmelo Casconeab138d12019-12-17 10:34:51 -0800730 }
731}
732actions {
733 preamble {
734 id: 16827694
735 name: "FabricIngress.acl.nop_acl"
736 alias: "nop_acl"
737 }
738}
739actions {
740 preamble {
741 id: 16790685
742 name: "FabricIngress.next.set_vlan"
743 alias: "set_vlan"
744 }
745 params {
746 id: 1
747 name: "vlan_id"
748 bitwidth: 12
749 }
750}
751actions {
752 preamble {
753 id: 16842190
754 name: "FabricIngress.next.output_xconnect"
755 alias: "output_xconnect"
756 }
757 params {
758 id: 1
759 name: "port_num"
760 bitwidth: 9
761 }
762}
763actions {
764 preamble {
765 id: 16837052
766 name: "FabricIngress.next.set_next_id_xconnect"
767 alias: "set_next_id_xconnect"
768 }
769 params {
770 id: 1
771 name: "next_id"
772 bitwidth: 32
773 }
774}
775actions {
776 preamble {
777 id: 16815357
778 name: "FabricIngress.next.output_hashed"
779 alias: "output_hashed"
780 }
781 params {
782 id: 1
783 name: "port_num"
784 bitwidth: 9
785 }
786}
787actions {
788 preamble {
789 id: 16791402
790 name: "FabricIngress.next.routing_hashed"
791 alias: "routing_hashed"
792 }
793 params {
794 id: 1
795 name: "port_num"
796 bitwidth: 9
797 }
798 params {
799 id: 2
800 name: "smac"
801 bitwidth: 48
802 }
803 params {
804 id: 3
805 name: "dmac"
806 bitwidth: 48
807 }
808}
809actions {
810 preamble {
811 id: 16779255
812 name: "FabricIngress.next.mpls_routing_hashed"
813 alias: "mpls_routing_hashed"
814 }
815 params {
816 id: 1
817 name: "port_num"
818 bitwidth: 9
819 }
820 params {
821 id: 2
822 name: "smac"
823 bitwidth: 48
824 }
825 params {
826 id: 3
827 name: "dmac"
828 bitwidth: 48
829 }
830 params {
831 id: 4
832 name: "label"
833 bitwidth: 20
834 }
835}
836actions {
837 preamble {
838 id: 16779917
839 name: "FabricIngress.next.set_mcast_group_id"
840 alias: "set_mcast_group_id"
841 }
842 params {
843 id: 1
844 name: "group_id"
845 bitwidth: 16
846 }
847}
848actions {
849 preamble {
pierventre484c72c2021-01-04 05:41:27 -0800850 id: 16810012
851 name: "FabricIngress.spgw.load_iface"
852 alias: "load_iface"
853 }
854 params {
855 id: 1
856 name: "src_iface"
857 bitwidth: 8
858 }
859}
860actions {
861 preamble {
862 id: 16783042
863 name: "FabricIngress.spgw.iface_miss"
864 alias: "iface_miss"
865 }
866}
867actions {
868 preamble {
869 id: 16800614
870 name: "FabricIngress.spgw.load_pdr"
871 alias: "load_pdr"
872 }
873 params {
874 id: 1
875 name: "ctr_id"
876 bitwidth: 32
877 }
878 params {
879 id: 2
880 name: "far_id"
881 bitwidth: 32
882 }
883 params {
884 id: 3
885 name: "needs_gtpu_decap"
886 bitwidth: 1
887 }
888}
889actions {
890 preamble {
891 id: 16820307
892 name: "FabricIngress.spgw.load_normal_far"
893 alias: "load_normal_far"
894 }
895 params {
896 id: 1
897 name: "drop"
898 bitwidth: 1
899 }
900 params {
901 id: 2
902 name: "notify_cp"
903 bitwidth: 1
904 }
905}
906actions {
907 preamble {
908 id: 16814785
909 name: "FabricIngress.spgw.load_tunnel_far"
910 alias: "load_tunnel_far"
911 }
912 params {
913 id: 1
914 name: "drop"
915 bitwidth: 1
916 }
917 params {
918 id: 2
919 name: "notify_cp"
920 bitwidth: 1
921 }
922 params {
923 id: 3
924 name: "tunnel_src_port"
925 bitwidth: 16
926 }
927 params {
928 id: 4
929 name: "tunnel_src_addr"
930 bitwidth: 32
931 }
932 params {
933 id: 5
934 name: "tunnel_dst_addr"
935 bitwidth: 32
936 }
937 params {
938 id: 6
939 name: "teid"
940 bitwidth: 32
941 }
942}
943actions {
944 preamble {
945 id: 16814681
946 name: "FabricIngress.spgw.load_dbuf_far"
947 alias: "load_dbuf_far"
948 }
949 params {
950 id: 1
951 name: "drop"
952 bitwidth: 1
953 }
954 params {
955 id: 2
956 name: "notify_cp"
957 bitwidth: 1
958 }
959 params {
960 id: 3
961 name: "tunnel_src_port"
962 bitwidth: 16
963 }
964 params {
965 id: 4
966 name: "tunnel_src_addr"
967 bitwidth: 32
968 }
969 params {
970 id: 5
971 name: "tunnel_dst_addr"
972 bitwidth: 32
973 }
974 params {
975 id: 6
976 name: "teid"
977 bitwidth: 32
978 }
979}
980actions {
981 preamble {
Carmelo Casconeab138d12019-12-17 10:34:51 -0800982 id: 16785857
983 name: "FabricEgress.process_int_main.process_int_source.int_source_dscp"
984 alias: "int_source_dscp"
985 }
986 params {
987 id: 1
988 name: "max_hop"
989 bitwidth: 8
990 }
991 params {
992 id: 2
993 name: "ins_cnt"
994 bitwidth: 5
995 }
996 params {
997 id: 3
998 name: "ins_mask0003"
999 bitwidth: 4
1000 }
1001 params {
1002 id: 4
1003 name: "ins_mask0407"
1004 bitwidth: 4
1005 }
1006}
1007actions {
1008 preamble {
1009 id: 16780783
1010 name: "FabricEgress.process_int_main.process_int_transit.init_metadata"
1011 alias: "init_metadata"
1012 }
1013 params {
1014 id: 1
1015 name: "switch_id"
1016 bitwidth: 32
1017 }
1018}
1019actions {
1020 preamble {
pierventre484c72c2021-01-04 05:41:27 -08001021 id: 16807339
1022 name: "FabricEgress.egress_next.push_vlan"
1023 alias: "push_vlan"
1024 }
1025}
1026actions {
1027 preamble {
Carmelo Casconeab138d12019-12-17 10:34:51 -08001028 id: 16790030
1029 name: "FabricEgress.egress_next.pop_vlan"
1030 alias: "pop_vlan"
1031 }
1032}
pierventre484c72c2021-01-04 05:41:27 -08001033actions {
1034 preamble {
1035 id: 16787838
1036 name: "FabricEgress.egress_next.drop"
1037 alias: "egress_next.drop"
1038 }
1039}
Carmelo Casconeab138d12019-12-17 10:34:51 -08001040action_profiles {
1041 preamble {
1042 id: 285217164
1043 name: "FabricIngress.next.hashed_selector"
1044 alias: "hashed_selector"
1045 }
1046 table_ids: 33608588
1047 with_selector: true
1048 size: 32768
1049 max_group_size: 16
1050}
Carmelo Cascone25b167f2020-07-15 22:06:41 -07001051counters {
Carmelo Casconeab138d12019-12-17 10:34:51 -08001052 preamble {
pierventre484c72c2021-01-04 05:41:27 -08001053 id: 302043952
1054 name: "FabricIngress.spgw.pdr_counter"
1055 alias: "FabricIngress.spgw.pdr_counter"
Carmelo Casconeab138d12019-12-17 10:34:51 -08001056 }
1057 spec {
1058 unit: BOTH
1059 }
pierventre484c72c2021-01-04 05:41:27 -08001060 size: 2048
Carmelo Cascone25b167f2020-07-15 22:06:41 -07001061}
1062counters {
1063 preamble {
pierventre484c72c2021-01-04 05:41:27 -08001064 id: 302049491
1065 name: "FabricEgress.spgw.pdr_counter"
1066 alias: "FabricEgress.spgw.pdr_counter"
Carmelo Cascone25b167f2020-07-15 22:06:41 -07001067 }
1068 spec {
1069 unit: BOTH
1070 }
pierventre484c72c2021-01-04 05:41:27 -08001071 size: 2048
Carmelo Casconeab138d12019-12-17 10:34:51 -08001072}
1073direct_counters {
1074 preamble {
1075 id: 318787614
1076 name: "FabricIngress.process_set_source_sink.counter_set_source"
1077 alias: "counter_set_source"
1078 }
1079 spec {
1080 unit: BOTH
1081 }
1082 direct_table_id: 33581620
1083}
1084direct_counters {
1085 preamble {
1086 id: 318815501
1087 name: "FabricIngress.filtering.ingress_port_vlan_counter"
1088 alias: "ingress_port_vlan_counter"
1089 }
1090 spec {
1091 unit: BOTH
1092 }
1093 direct_table_id: 33611649
1094}
1095direct_counters {
1096 preamble {
1097 id: 318827326
1098 name: "FabricIngress.filtering.fwd_classifier_counter"
1099 alias: "fwd_classifier_counter"
1100 }
1101 spec {
1102 unit: BOTH
1103 }
1104 direct_table_id: 33596298
1105}
1106direct_counters {
1107 preamble {
1108 id: 318770289
1109 name: "FabricIngress.forwarding.bridging_counter"
1110 alias: "bridging_counter"
1111 }
1112 spec {
1113 unit: BOTH
1114 }
1115 direct_table_id: 33596749
1116}
1117direct_counters {
1118 preamble {
1119 id: 318830507
1120 name: "FabricIngress.forwarding.mpls_counter"
1121 alias: "mpls_counter"
1122 }
1123 spec {
1124 unit: BOTH
1125 }
1126 direct_table_id: 33574274
1127}
1128direct_counters {
1129 preamble {
1130 id: 318801025
1131 name: "FabricIngress.acl.acl_counter"
1132 alias: "acl_counter"
1133 }
1134 spec {
1135 unit: BOTH
1136 }
1137 direct_table_id: 33618978
1138}
1139direct_counters {
1140 preamble {
1141 id: 318768144
1142 name: "FabricIngress.next.next_vlan_counter"
1143 alias: "next_vlan_counter"
1144 }
1145 spec {
1146 unit: BOTH
1147 }
1148 direct_table_id: 33599709
1149}
1150direct_counters {
1151 preamble {
1152 id: 318778156
1153 name: "FabricIngress.next.xconnect_counter"
1154 alias: "xconnect_counter"
1155 }
1156 spec {
1157 unit: BOTH
1158 }
1159 direct_table_id: 33596977
1160}
1161direct_counters {
1162 preamble {
1163 id: 318800532
1164 name: "FabricIngress.next.hashed_counter"
1165 alias: "hashed_counter"
1166 }
1167 spec {
1168 unit: BOTH
1169 }
1170 direct_table_id: 33608588
1171}
1172direct_counters {
1173 preamble {
1174 id: 318801752
1175 name: "FabricIngress.next.multicast_counter"
1176 alias: "multicast_counter"
1177 }
1178 spec {
1179 unit: BOTH
1180 }
1181 direct_table_id: 33606828
1182}
1183direct_counters {
1184 preamble {
1185 id: 318800047
1186 name: "FabricEgress.process_int_main.process_int_source.counter_int_source"
1187 alias: "counter_int_source"
1188 }
1189 spec {
1190 unit: BOTH
1191 }
1192 direct_table_id: 33612258
1193}
1194direct_counters {
1195 preamble {
1196 id: 318827144
1197 name: "FabricEgress.egress_next.egress_vlan_counter"
1198 alias: "egress_vlan_counter"
1199 }
1200 spec {
1201 unit: BOTH
1202 }
1203 direct_table_id: 33599342
1204}
1205controller_packet_metadata {
1206 preamble {
1207 id: 67146229
1208 name: "packet_in"
1209 alias: "packet_in"
1210 annotations: "@controller_header(\"packet_in\")"
1211 }
1212 metadata {
1213 id: 1
1214 name: "ingress_port"
1215 bitwidth: 9
1216 }
1217 metadata {
1218 id: 2
1219 name: "_pad"
1220 bitwidth: 7
1221 }
1222}
1223controller_packet_metadata {
1224 preamble {
1225 id: 67121543
1226 name: "packet_out"
1227 alias: "packet_out"
1228 annotations: "@not_extracted_in_egress"
1229 annotations: "@controller_header(\"packet_out\")"
1230 }
1231 metadata {
1232 id: 1
1233 name: "egress_port"
1234 bitwidth: 9
1235 }
1236 metadata {
1237 id: 2
1238 name: "_pad"
1239 bitwidth: 7
1240 }
1241}
1242type_info {
1243}