Class IpNetwork
In: lib/antfarm/ip_network.rb
Parent: ActiveRecord::Base

IpNetwork class that wraps the ip_networks table in the ANTFARM database.

  • belongs to a layer 3 network
  • belongs to a private network

Attributes

layer3_network_protocol  [W]  Protocol of the layer 3 network automatically created for this IP network.
private_network_description  [W]  Description of the private network to be created for this IP network if it‘s private.

[Validate]