Moving the current docs to userguide
[samplevnf.git] / VNFs / vCGNAPT / config / arp_txrx-1LB-2P-1T.cfg
1 [PIPELINE0]
2 type = MASTER
3 core = 0
4
5 [PIPELINE1]
6 type = ARPICMP
7 core = 1
8 pktq_in = SWQ0
9 pktq_out = TXQ0.0 TXQ1.0
10 arp_route_tbl = (98106414,FFFFFF00,0,98106414)
11 arp_route_tbl = (98102814,FFFFFF00,1,98102814)
12
13
14 nd_route_tbl = (0064:ff9b:0:0:0:0:9810:6414,120,0,0064:ff9b:0:0:0:0:9810:6414)
15 nd_route_tbl = (0064:ff9b:0:0:0:0:9810:2814,120,1,0064:ff9b:0:0:0:0:9810:2814)
16
17
18 pktq_in_prv = RXQ0.0
19 prv_to_pub_map = (0, 1)
20 ports_mac_list = 00:00:00:00:00:06 00:00:00:00:00:07
21
22 [PIPELINE2]
23 type = TIMER
24 core = 2
25 n_flows = 1048576
26
27 [PIPELINE3]
28 type = TXRX
29 core = 3
30 pipeline_txrx_type = RXRX
31 dest_if_offset = 176
32 pktq_in = RXQ0.0 RXQ1.0
33 pktq_out = SWQ1 SWQ2 SWQ0
34
35 [PIPELINE4]
36 type = LOADB
37 core = 4
38 pktq_in = SWQ1 SWQ2
39 pktq_out = SWQ3 SWQ4
40 outport_offset = 136; 8
41 n_vnf_threads = 1
42 prv_que_handler = (0,)
43
44 [PIPELINE5]
45 type = CGNAPT
46 core = 5
47 pktq_in = SWQ3 SWQ4
48 pktq_out = SWQ5 SWQ6
49 phyport_offset = 204
50 n_flows = 1048576
51 key_offset = 192;64
52 key_size = 8
53 hash_offset = 200;72
54 timer_period = 100
55 max_clients_per_ip = 65535
56 max_port_per_client = 10
57 public_ip_port_range = 98103214:(1, 65535)
58 vnf_set = (3,4,5)
59 pkt_type = ipv4
60 cgnapt_meta_offset = 128
61 prv_que_handler = (0,)
62
63 [PIPELINE6]
64 type = TXRX
65 core = 6
66 pipeline_txrx_type = TXTX
67 dest_if_offset = 176
68 pktq_in = SWQ5 SWQ6
69 pktq_out = TXQ0.1 TXQ1.1