L2TP
Layer 2 Tunneling Protocol (L2TP) is a tunneling protocol to establish virtual private network (VPN) connections over the internet or other public networks. L2TP operates at the data link layer (Layer 2) of the OSI model. It can be combined with the IPsec (Internet Protocol Security) protocol suite to provide encryption and authentication for VPN connections.
Field |
Type |
Description |
---|---|---|
services.parsed.l2tp |
object |
|
services.parsed.l2tp.hello_received |
boolean |
|
services.parsed.l2tp.ordered_messages_raw |
text |
|
services.parsed.l2tp.sccn_received |
boolean |
|
services.parsed.l2tp.sccrp |
object |
|
services.parsed.l2tp.sccrp.attribute_values |
object |
|
services.parsed.l2tp.sccrp.attribute_values.firmware_revision |
long |
|
services.parsed.l2tp.sccrp.attribute_values.hostname |
text |
|
services.parsed.l2tp.sccrp.attribute_values.protocol_revision |
long |
|
services.parsed.l2tp.sccrp.attribute_values.protocol_version |
long |
|
services.parsed.l2tp.sccrp.attribute_values.vendor_name |
text |
|
services.parsed.l2tp.sccrp_received |
boolean |
|
services.parsed.l2tp.sccrq_received |
boolean |
|
services.parsed.l2tp.stop_sccn |
object |
|
services.parsed.l2tp.stop_sccn.attribute_values |
object |
|
services.parsed.l2tp.stop_sccn.attribute_values.error_code |
long |
|
services.parsed.l2tp.stop_sccn.attribute_values.error_meaning |
text |
|
services.parsed.l2tp.stop_sccn.attribute_values.error_message |
text |
|
services.parsed.l2tp.stop_sccn.attribute_values.result_code |
long |
|
services.parsed.l2tp.stop_sccn.attribute_values.result_meaning |
text |
|
services.parsed.l2tp.stop_sccn_received |
boolean |
|
services.parsed.l2tp.zlb_received |
boolean |
Comments
0 comments
Article is closed for comments.