Перейти к содержанию

Add

nectl interface device vlan add

Add vlan on interface

nectl interface device vlan add [flags]

Examples

  nectl interface device vlan add eth0 -v 100

Options

  -h, --help            help for add
  -v, --vlanid uint16   Vlan ID

Options inherited from parent commands

      --host string   gRPC server host (default "127.0.0.1")
      --port uint16   gRPC server port (default 30666)

SEE ALSO