Configuration of the SWu Interface [Документация 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:epdg:installation_setup:management_and_administration:swu [2024/11/21 16:41] – [Table] elena.krasnobryzhen:dpi:epdg:installation_setup:management_and_administration:swu [2024/12/24 08:23] (current) – [Table] elena.krasnobryzh
Line 3: Line 3:
 =====Section "fast-epdg.swu.<connection-name>"===== =====Section "fast-epdg.swu.<connection-name>"=====
  
-^  Parameter      ^  Description                    ^  Value                                                          +^  Parameter      ^  Description                    ^  Value                                                                                                                                                                                                                                                                                            
-| ''apn''         | Served APN                      | ims                                                             +| ''apn''         | Served APN                      | ims                                                                                                                                                                                                                                                                                               
-| ''leftsubnet''  | Network serviced by the server AAA.BBB.CCC.DDD/MM1111.2222.3333.4444.5555.6666.7777.8888/MM  +| ''leftsubnet''  | Network serviced by the server **IPv4:** ''x.x.x.x/m''where  \\ ''x'' — a decimal number from 0 to 255,  \\ ''m'' — the subnet mask, a decimal number from 0 to 32  \\ **IPv6:** ''y:y:y:y:y:y:y:y/n'', where  \\ ''y'' — a hexadecimal number from 0000 to FFFF,  \\ ''n'' — the subnet mask, a decimal number from 0 to 128  |
-''ike''         | IKEv2 protocol parameters       | aes256-sha256-sha1-prfsha256-prfsha1-modp2048-modp1024!         | +
-''esp''         | ESP protocol parameter          | aes256-sha256-sha1-modp2048-modp1024!                           |+
  
 **Template:** **Template:**
Line 16: Line 14:
  apn=  apn=
  leftsubnet=  leftsubnet=
- ike= 
- esp= 
  }  }
  }  }
Line 30: Line 26:
  apn=ims  apn=ims
  leftsubnet=10.0.0.0/8  leftsubnet=10.0.0.0/8
- ike=aes256-sha256-sha1-prfsha256-prfsha1-modp2048-modp1024! 
- esp=aes256-sha256-sha1-modp2048-modp1024! 
  }  }
  }  }
  }  }
 </code> </code>