Documentation ¶
Overview ¶
Package l2vtr provides chain elements for setting Vlan Tag Rewrite on subinterfaces
Index ¶
Constants ¶
View Source
const ( L2VtrDisabled uint32 = 0 L2VtrPop1 uint32 = 3 L2VtrPushDot1Q uint32 = 1 )
defines enum 'vtr_op'.
Variables ¶
This section is empty.
Functions ¶
func NewClient ¶
func NewClient(vppConn api.Connection) networkservice.NetworkServiceClient
NewClient - set vlan tag rewrite for remote vlan mechanism
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.