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 |
Specifies the name for the vNET manager interface. |
Specify the following interface arguments: |
|
nic nic-string |
Specifies the NIC of the interface. |
ip ip-address |
Specifies the IP address of the interface. |
netmask netmask |
Specifies the netmask. |
assignment none|dhcp|dhcpv6|autov6 |
Specifies the DHCP method. |
mac mac-address |
Specifies the MAC address of the interface. |
vnet vnet-name |
Specifies the name of the vNET. |
vlan vlan-id |
Specifies the VLAN identifier. This is a value between 1 and 4094. |
vlan-type public|private |
Specifies 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 |
Specifies an alias for the interface. |
vm-nic-type e1000|virtio |
Specifies the type of virtual NIC. |
exclusive| |
Specifies if the interface is exclusive to the configuration. Exclusive means that other configurations cannot use the interface. |
nic-enable| |
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 |
Specify the ID assigned to VRRP. Range is 0 - 255. |
vrrp-primary vrrp-primary-string |
Specify the VRRP primary interface. |
vrrp-priority number |
Specify the VRRP priority for the interface. Range is 0 - 254. |
vrrp-adv-int ms |
Specify the VRRP Advertisement Interval. In ms, min 10, max 40950, default 1000. |
secondary-macs secondary-macs-string |
Specifies a secondary MAC address. |
if-nat-realm internal|external |
Specify a 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