You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Choose "encapsulation" so that data packets are sent with MACsec encapsulation. Choose "no_encapsulation" so that data packets are sent without MACsec encapsulation.
11
+
type: string
12
+
default: encapsulation
13
+
x-field-uid: 1
14
+
x-enum:
15
+
encapsulation:
16
+
x-field-uid: 1
17
+
no_encapsulation:
18
+
x-field-uid: 2
19
+
encapsulation:
20
+
description: >-
21
+
A container of encapsulation properties for a secure entity(SecY).
0 commit comments