Package com.collation.platform.model.topology.net

Interface Summary
BindAddress A IP/Port combo
Bridge A bridge is a connector between layer 2 networks (segments) This is a function, not a system.
CustomBindAddress A type/path combo (both are Strings)
Firewall A Firewall is a function that sets the firewall modules and general information

It is used for firewalls general attributes

Fqdn FQDN, attribute of an IpAddress
IpAddress IP address
IpInterface Object representing an L3 IP endpoint
IpNetwork Object representing L3 IPV4 subnets
IpRoute An Ip Route is an element of a Router's routing table
IpV4Address IP V4 address
IpV6Address IP V6 address
L2Interface Object representing a L2 endpoint
LogicalConnection A logical connection
NetBIOSProtocolEndpoint Naming rule - RFC1001.
NetworkService IP address
ProtocolEndpoint  
Router A router is a connector between layer 3 networks (IPNetworks) This is a function, not a system.
Segment Layer 2 Network e.g a 802.1 Bridged ethernet segment A segment is a connector between L2Interface model objects.
SNAProtocolEndpoint  
SPXProtocolEndpoint RFC 1792
TcpConnection A TCP connection
TcpPort A TCP port
Transport A ISO layer 4 network.
TransportEndpoint A ISO layer 4 endpoint.
UdpPort A UDP port
Vlan A VLAN is a special case of a layer 2 bridge.
VlanInterface An L2Interface on a VLAN
VPN Description TBD by Johan
 

Class Summary
HwAddress Represents a L2 Hardware Address (e.g ethernet MAC)
PortList