VLAN Summary

VID

{$ vlanDetails.vlan.vid $}

Name

{$ vlanDetails.vlan.name $}

MTU

{$ vlanDetails.vlan.mtu $}

Space

{$ vlanDetails.getSpaceName() $}

Description

{$ vlanDetails.vlan.description $}

-

{$ vlanDetails.relatedControllers.length === 1 ? 'Rack controller' : 'Rack controllers' $} Help: A rack controller controls hosts and images and runs network services like DHCP for connected VLANs.

Rack controllers Help: A rack controller controls hosts and images and runs network services like DHCP for connected VLANs.

{$ vlanDetails.getDHCPPanelTitle(); $}

Error: {$ vlanDetails.DHCPError $}

Warning: DHCP is already provided by {$ vlanDetails.vlan.external_dhcp $} (an external server to MAAS). Additionally enabling MAAS-provided DHCP may cause failures. Proceed with caution.

Warning: Are you sure you want to disable DHCP relay on this VLAN? All subnets on this VLAN will be affected.

Type

{$ vlanDetails.relatedControllers[0].hostname $}

You are responsible for forwarding the DHCP traffic from this VLAN (the source) to the relay VLAN (the destination).

Reserved dynamic range

Subnet Start IP address End IP address Gateway IP Comment
{$ iprange.subnet $} {$ iprange.start_ip $} {$ iprange.end_ip $} {$ iprange.gateway_ip $} Dynamic
You must select a target VLAN to enable DHCP relay No DHCP enabled on any VLAN

DHCP

High availability

High availability 

Status

{$ vlanDetails.getDHCPStatus() $}

External DHCP

{$ vlanDetails.vlan.external_dhcp $} Warning: Another DHCP server has been discovered on this VLAN. Enabling DHCP is not recommended.

{$ vlanDetails.secondaryRack ? 'Primary controller' : 'Rack controller' $} Help: The rack controller on which the DHCP service runs.

{$ vlanDetails.primaryRack.hostname $}

Secondary controller Help: The rack controller that will take over DHCP services if the primary fails.

{$ vlanDetails.secondaryRack.hostname $}

Subnets on this VLAN

Subnet Used Space
{$ row.subnet.cidr $} {$ row.subnet.statistics.usage_string $} {$ row.space.name $}