Is there any plan to add "vlanId" in "macvlan plugin" like in "vlan plugin"

29 views
Skip to first unread message

east door

unread,
Aug 24, 2022, 10:41:27 PM8/24/22
to cni-dev

In current "macvlan plugin", "vlanId" configuration is NOT supported.

  • name (string, required): the name of the network
  • type (string, required): “macvlan”
  • master (string, optional): name of the host interface to enslave. Defaults to default route interface.
  • mode (string, optional): one of “bridge”, “private”, “vepa”, “passthru”. Defaults to “bridge”.
  • mtu (integer, optional): explicitly set MTU to the specified value. Defaults to the value chosen by the kernel. The value must be [0, master’s MTU].
  • ipam (dictionary, required): IPAM configuration to be used for this network. For interface only without ip address, create empty dictionary

Is there any plan to add " vlanId" like in "vlan plugin"?     
  • vlanId (integer,  optional ): id of the vlan

Reply all
Reply to author
Forward
0 new messages