fabric-vnic-create

NetVisor OS allows the creation of a management interface on a Virtual Network Interface Card (vNIC) for fabric communication. In the current fabric, NetVisor allows two subnets: one for out-of-band provisioning, and fabric, and one for in-band fabric. This feature allows three subnets per fabric:

    • An out-of-band provisioning subnet
    • An out-of-band fabric subnet
    • An in-band fabric subnet

Each subnets uses a separate VLAN for traffic isolation purposes. When a vNIC is created for the management interface, fabric communication automatically switches to this vNIC, without additional configuration.

Syntax   fabric-vnic-create

ip ip-address

Specify the IP address of the vNIC.

netmask netmask

Specify the netmask for the IP address.

vlan vlan-id

Specify the VLAN ID for the vNIC. This must be unique to the vNIC.

Defaults   None

Access   Network Administrator

History   

Version 5.1.1

Command introduced.

Usage   Use this command to create a vNIC for fabric management.

Examples  To create a vNIC with IP address, 20.1.1.1/24 on VLAN 22, use the following syntax:

CLI (network-admin@switch) > fabric-vnic-create ip 20.1.1.1 netmask 255.255.255.0 vlan 22

north
    keyboard_arrow_up
    keyboard_arrow_down
    description
    print
    feedback
    support
    business
    rss_feed
    south