fabric-node-evict
This command is used to remove a node from a fabric.
Syntax fabric-node-evict name fabric-node-name id id-number
name fabric-node-name |
Specify the name of the fabric node to remove from the configuration. |
id id-number |
Specify the identifier of the fabric node. |
Defaults None
Access CLI
History Command introduced in nvOS Version 1.2.1.
Usage The fabric consists of one or more switches sharing an administrative domain. The fabric presents the abstraction of a big logical switch with a single point of management, hiding the complexity of the underlying collection of switch hardware and inter-switch links. Use this command to remove a node.
Examples To remove the node, ursa123, use the following command:
CLI network-admin@switch > fabric-node-evict name switch123
fabric-node-location-mappings
Netvisor uses this command to generate location mappings for importing switch configurations.
Syntax fabric-node-location-mappings
id id-number |
Displays the ID assigned to the node. |
location-id location-id-number |
Displays the location ID assigned to the fabric. |
serial serial-string |
Displays the serial number. |
name fabric-node name |
Displays the node name. |
fab-name fab-name-string |
Displays the fabric name. |
fab-id |
Displays the ID assigned to the fabric. |
cluster-id |
Displays the ID assigned to the cluster. |
local-mac mac-address |
Displays the local MAC address. |
fabric-network in-band|mgmt |
Displays the network fabric. |
control-network in-band|mgmt |
Displays the control plane network. |
mgmt-ip ip-address |
Displays the management IP address. |
mgmt-netmask netmask |
Displays the management netmask. |
mgmt-ip2 ip-address |
Displays the second management IP address. |
mgmt-netmask2 netmask |
Displays the second management netmask |
mgmt-assignment2 none|dhcp|dhcpv6 |
Displays the type of IP address assignment. |
mgmt-linklocal ip-address |
Displays the IPv6 address of the link local. |
mgmt-assignment-linklocal none|dhcp|dhcpv6 |
Displays the type of IP address assignment. |
mgmt-mac mac-address |
Displays the interface MAC address. |
mgmt-vnet vnet name |
Displays the interface VLAN VNET. |
mgmt-public-vlan vlan-id |
Displays the public VLAN ID. |
mgmt-secondary-macs secondary-macs-string |
Displays the secondary MAC addresses. |
mgmt-if-nat-realm internal|external |
Displays the NAT interface realm. |
vmgmt-ip ip-address |
Displays the IP address. |
vmgmt-netmask netmask |
Displays the netmask. |
vmgmt-ip2 ip-address |
Displays the second IP address. |
vmgmt-netmask2 netmask |
Displays the netmask. |
vmgmt-assignment2 none|dhcp|dhcpv6 |
Displays the type of lPv6 address assignment. |
vmgmt-linklocal ip-address |
Displays the IPv6 linklocal address. |
vmgmt-assignment-linklocal none|dhcp|dhcpv6 |
Displays the type of IPv6 address assignment. |
vmgmt-mac mac-address |
Displays the MAC address. |
vmgmt-vnet vnet name |
Displays the VNET name. |
vmgmt-vlan vlan-id |
Displays the VLAN ID. |
vmgmt-public-vlan vlan-id |
Displays the public VLAN ID. |
vmgmt-secondary-macs secondary-macs-string |
Displays the secondary MAC addresses. |
in-band-ip ip-address |
Displays the IP address. |
in-band-netmask netmask |
Displays the netmask. |
in-band-ip2 ip-address |
Displays the second IP address. |
in-band-netmask2 netmask |
Displays the netmask. |
in-band-assignment2 none|dhcp|dhcpv6 |
Displays the type of lPv6 address assignment. |
in-band-linklocal ip-address |
Displays the IPv6 linklocal address. |
in-band-assignment-linklocal none|dhcp|dhcpv6 |
Displays the type of IPv6 address assignment. |
in-band-mac mac-address |
Displays the MAC address. |
in-band-vnet vnet name |
Displays the VNET name. |
in-band-bd bridge-domain name |
Displays the interface bridge domain. |
in-band-vlan vlan-id |
Displays the VLAN ID. |
in-band-vlan-type public|private |
Displays the type of VLAN. |
in-band-public-vlan vlan-id |
Displays the public VLAN ID. |
in-band-secondary-macs secondary-macs-string |
Displays the secondary MAC addresses. |
in-band-if-nat-realm internal|external |
Displays the interface NAT realm. |
fab-tid fab-tid-number |
Displays the fabric transaction ID. |
cluster-tid cluster-tid-number |
Displays the cluster transaction ID. |
out-port out-port-number |
Displays the fabric outgoing port. |
version version-string |
Displays the Netvisor version. |
state offline|online|in-band-only-online|vmgmt-only-online|mgmt-only-online|fabric-joined|eula-required|setup-required|fabric-required|fresh-install |
Displays the fabric state. |
firmware-upgrade |
Displays the firmware upgrade status. |
device-state |
Displays the device state. |
ports ports-number |
Displays the ports. |
keepalive-timeout high resolution time: #ns |
Displays the keepalive timeout in nanoseconds. |
Access Network Administrator
History Command introduced in Version 3.1.0.
Usage Use this command to generate location mappings for a node.
Examples To generate location mappings for a node, use the following syntax:
CLI network-admin@switch > fabric-node-locations- mapping
fabric-node-show
This command is used to display information about a node from a fabric.
Syntax fabric-node-show
name fabric-node-name |
Specifies the name of the fabric node to display information. |
id id-string |
Specifies the identifier for the fabric node |
location-id location-id-number |
Specifies the location ID assigned to the fabric node. |
serial serial-string |
Specifies the serial string for the fabric node |
fab-name fab-name |
Specifies the name of the fabric node |
fab-id |
Specifies the fabric identifier |
cluster-id |
Specifies the cluster identifier |
fabric-network in-band|mgmt|vmgmt |
Specifies the fabric network type. |
control-network in-band|mgmt||vmgmt |
Specifies the interface to send control plane communications. |
local-mac mac-address |
Specifies the local MAC address of the fabric |
mgmt-ip ip-address |
Specifies the IP address for the management NIC |
mgmt-netmask netmask] |
The netmask for the IP address |
mgmt-ip2 ip-address |
Specifies the second IP address for the management NIC |
mgmt-netmask2 netmask] |
Specifies the netmask for the second IP address. |
mgmt-assignment2 none|static|dhcp|dhcpv6|autov6 |
Specifies the type of IP address assignment. |
mgmt-linklocal ip-address |
Specifies the IPv6 address for the link local address. |
mgmt-assignment-linklocal none|static|dhcp|dhcpv6|autov6 |
Specifies the type of link local IP address assignment. |
mgmt-mac mac-address |
Specifies the MAC address for the management interface. |
mgmt-vnet vnet-name |
Specifies the management VNET. |
mgmt-public-vlan vlan-id |
Specifies the public VLAN ID. |
mgmt-secondary-mac mac-address |
Specifies the secondary MAC address of the management interface |
vmgmt-ip ip-address |
Specifies the IP address for the in-band interface to the switch control plane. |
vmgmt-netmask netmask |
Specifies the netmask for the in-band interface to the switch control plane. |
vmgmt-ip2 ip-address |
Specifies the second IP address for the in-band interface to the switch control plane. |
vmgmt-netmask2 netmask |
Specifies the second netmask for the in-band interface to the switch control plane. |
vmgmt-mac mac-address |
Specifies the MAC address for the in-band interface to the switch control plane. |
vmgmt-vnet vnet-name |
Specifies the inband VNET name. |
vmgmt-vlan vlan-id |
Specifies the inband VLAN ID. |
vmgmt-band-vlan-type public|private |
Specifies the type of inband VLAN as public or private. |
vmgmt-public-vlan vlan-id |
Specifies the inband public VLAN ID. |
vmgmt-secondary-mac mac-address |
Specifies the secondary MAC address of the in-band interface |
vmgmt-sec-addresses sec-addresses-number |
|
in-band-ip ip-address |
Specifies the IP address for the in-band interface to the switch control plane. |
in-band-netmask netmask |
Specifies the netmask for the in-band interface to the switch control plane. |
in-band-ip2 ip-address |
Specifies the second IP address for the in-band interface to the switch control plane. |
in-band-netmask2 netmask |
Specifies the second netmask for the in-band interface to the switch control plane. |
in-band-mac mac-address |
Specifies the MAC address for the in-band interface to the switch control plane. |
in-band-vnet vnet-name |
Specifies the inband VNET name. |
in-band-vlan vlan-id |
Specifies the inband VLAN ID. |
in-band-vlan-type public|private |
Specifies the type of inband VLAN as public or private. |
in-band-public-vlan vlan-id |
Specifies the inband public VLAN ID. |
in-band-secondary-mac mac-address |
Specifies the secondary MAC address of the in-band interface |
fab-tid fab-tid-number |
Specifies the fabric identifier. |
cluster-tid cluster-tid-number] |
Specifies the cluster identifier. |
out-port out-port-number |
Specifies the port number where the switch multicasts the fabric discovery messages to other Pluribus Networks switch. |
version version-string |
Specifies the current ONVL version. |
state offline|online|inband-only-online|mgmt-only-online|fabric_joined|setup-required| |
Specifies the state of the fabric. |
firmware_upgrade not-required|required|reboot-required |
Specifies if a firmware upgrade is required. |
device-state ok|error|simulator |
Specifies the state of the switch. |
ports ports-number |
Specifies the port list used by the fabric. |
keepalive-timeout high resolution time: #ns |
Specifies the keepalive timeout in nanoseconds. |
Defaults None
Access CLI
History
Version 1.2 |
Command introduced. |
Version 2.3.2 |
The parameters, cluster-id, cluster-tid, mgmt-assignment, mgmt-vm-nic-type, mgmt-nic, mgmt-vxlan, mgmt-if, mgmt-alias-on, mgmt-vm-nic-type, mgmt-exclusive, mgmt-nic-enable, mgmt-nic-state, and corresponding in-band parameters deprecated. |
Version 2.4.1 |
The parameters, mgmt-vnet, mgmt-public-vlan, in-band-vnet, in-band-vlan-type, and in-band-public-vlan added. |
Version 5.1.1 |
The parameter, keepalive-timeout, added. |
Usage The fabric consists of one or more switches sharing an administrative domain. The fabric presents the abstraction of a big logical switch with a single point of management, hiding the complexity of the underlying collection of switch hardware and inter-switch links. Use this command to display node information.
Examples To display a list of fabrics visible from the local switch, use the following command:
CLI network-admin@switch > fabric-node-show layout vertical
id: 184551182
location-id: 2
serial: 1714AC5700078
name: techpub-accton-2
fab-name: techpubs
fab-id: b00070c:5c562711
cluster-id: b00070c:0
local-mac: 66:0e:94:0e:f7:9c
fabric-network: in-band
control-network: in-band
mgmt-ip: 10.13.22.47/23
mgmt-assignment2: none
mgmt-assignment-linklocal: none
mgmt-mac: 64:0e:94:4c:10:34
mgmt-if-nat-realm: internal
vmgmt-assignment2: none
vmgmt-assignment-linklocal: none
in-band-ip: 5.5.5.9/24
in-band-assignment2: none
in-band-assignment-linklocal: none
in-band-mac: 66:0e:94:0e:f7:9c
in-band-vlan: 1
in-band-vlan-type: public
in-band-if-nat-realm: internal
fab-tid: 33
version: 3.0.3000012772,#50~14.04.1-Ubuntu
state: online
firmware-upgrade: not-required
device-state: ok
ports: 72