====== Base SSG configuration for ON-STICK scheme ====== {{indexmenu_n>4}} Full description of on-stick mode in [[en:dpi:dpi_components:platform:dpi_inst_spec:dpi_onstick]] section - Prepare the server according to the [[en:dpi:dpi_brief:dpi_requirements|installation requirements]]. - Install and configure the [[en:veos:first_install:ipsetincenos|VEOS OS]] - Set an [[en:veos:first_install:ipsetincenos|IP address]]. - Apply for license installation and fastDPI to [[en:dpi:techsupport_info|Service Desk]]. - After installing them, the following settings must be made in **''etc/dpi/fastdpi.conf''**:dpdk_device=port1:pci:86:00.0 dpdk_device=port2:pci:86:00.1 lag { name=LACP device=86-00.1 device=86-00.0 lacp=1 system_id=6c:b3:11:60:fa:66 priority=32768 balance_algo=0 } onstick_device { base=port1 filter=vlan(101,102) | qinq subs=subs1 inet=inet1 } onstick_device { base=port2 filter=vlan(101,102) | qinq subs=subs2 inet=inet2 } in_dev=subs1:subs2 out_dev=inet1:inet2 - Further settings are made depending on which components are to be used. The settings are described in the [[en:dpi:dpi_components|]] section. =====Implementation scheme===== {{ :en:dpi:dpi_components:platform:dpi_inst_spec:dpi_onstick:onstick.png?nolink&550 |}}