Base SSG configuration for ON-STICK scheme [Документация VAS Experts]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:dpi:dpi_brief:install_point_ssg:instruction_instal_onstick:start [2024/05/17 10:16] – [The SSG installation manual using on-stick installation scheme] elena.krasnobryzhen:dpi:dpi_brief:install_point_ssg:instruction_instal_onstick:start [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-====== The SSG installation manual using on-stick installation scheme ====== 
-{{indexmenu_n>4}} 
-<note>Full description of on-stick mode in [[en:dpi:dpi_components:platform:dpi_inst_spec:dpi_onstick:start]] section </note> 
-  - Prepare the server according to the [[en:dpi:dpi_brief:dpi_requirements:start|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:start|Service Desk]]. 
-  - After installing them, the following settings must be made in **''etc/dpi/fastdpi.conf''**:<code bash>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</code> 
-  - Further settings are made depending on which components are to be used. The settings are described in the [[en:dpi:dpi_components:start|]] section. 
- 
-=====Implementation scheme===== 
-{{ :en:dpi:dpi_components:platform:dpi_inst_spec:dpi_onstick:onstick.png?nolink&550 |}}