vnet-manager-interface-show
This command is used to display information about configured virtual network (vNET) manager interfaces.
Syntax vnet-manager-interface-show
vnet-manager-name name-string |
Name for the vNET manager interface. |
Specify the following interface arguments: |
|
nic nic-string |
The NIC of the interface. |
ip ip-address |
The interface IP address. |
netmask netmask |
The netmask. |
assignment none|dhcp|dhcpv6|autov6 |
The DHCP method. |
mac mac-address |
The interface MAC address. |
vnet vnet-name |
The vNET name. |
vlan vlan-id |
The VLAN identifier. This is a value between 1, and 4094. |
vlan-type public|private |
The VLAN type as public or private. |
if mgmt|data|span |
Specifies if the interface is a management, data or span interface. |
alias-on alias-on-string |
An alias for the interface. |
vm-nic-type e1000|virtio |
The type of virtual NIC. |
exclusive|no-exclusive |
Specifies if the interface is exclusive to the configuration. Exclusive means that other configurations cannot use the interface. |
nic-enable|nic-disable |
Specifies if the NIC is enabled or disabled. |
nic-state down|up |
Specifies if the NIC state is up or down. If the NIC is disabled, then the state is down. |
vrrp-id id |
The ID assigned to VRRP. Range is 0 - 255. |
vrrp-primary vrrp-primary-string |
The VRRP primary interface. |
vrrp-priority number |
The VRRP priority for the interface. Range is 0 - 254. |
vrrp-adv-int ms |
The VRRP Advertisement Interval. In ms, min 10, max 40950, default 1000. |
secondary-macs secondary-macs-string |
The secondary MAC address. |
if-nat-realm internal|external |
The NAT realm interface as internal or external. |
priority-tag|no-priority-tag |
Specify if you want to add a VLAN 0 priority tag on forwarded traffic. |
Defaults None.
Access CLI
History
Version 1.2 |
Command introduced. |
Version 2.1 |
The parameters exclusive, nic, and nic-state added. |
Version 2.2.5 |
The parameters l3-port, and secondary-macs added. |
Version 2.3.1 |
The option, autov6 added. |
Version 2.4 |
The parameter l3-port, deprecated. |
Version 2.4.1 |
The parameter vlan-type, vnet, and public-vlan added. |
Version 2.5 |
The parameters vnet and sriov-vf added. |
Version 2.5.4 |
The parameters vrrp-id, vrrp primary, vrrp priority, and vrrp-adv-int added. |
Version 2.6.2 |
The parameter if-nat-realm added. |
Version 3.1.0 |
The parameter priority-tag added. |
Usage A virtual network manager interface (vNET manager) can administer a virtual network (vNET) but the same management abstraction can also be used to administer a fabric, cluster, or standalone switch. This command removes a vNET manager interface.
Examples To display information about all vNET manager interfaces, use the following command:
CLI (network-admin@switch) > vnet-manager-interface-show