Description
A Link Aggregation interface combines multiple Ethernet interfaces into a single logical endpoint.
Properties
- Name
- Specifies a symbolic name for the interface. (Identifier)
- Members
- A set of Ethernet interfaces to aggregate. (Optional)
- DistributionAlgorithm
- Specifies how outbound traffic will be distributed among the active links. (Default: Combination)
- Mode
- Specifies the method used to aggregate links. (Default: Static)
- LACPActivity
- Specifies if the system should actively attempt to initiate LACP negotiations or wait for a partner system to do so. (Default: Active)
- LACPTimeout
- Specifies how soon the system will reselect active links if a link is broken. (Default: Long)
- LACPSystemPriority
- System priority value to be sent in LACP messages. (Default: 1)
- MACAddress
- The hardware address for the interface. (Optional)
- IP
- The IPv4 address of the interface. When High Availability (HA) is enabled, this address will be used as the shared IP address.
- Network
- The network of the interface.
- DefaultGateway
- The default gateway of the interface. (Optional)
- Broadcast
- The broadcast address of the connected network. (Optional)
- EnableIPv6
- Enable processing of IPv6 traffic on this interface. (Default: No)
- IPv6IP
- The IP address of the interface. When High Availability (HA) is enabled, this address will be used as the shared IP address.
(Optional)
- IPv6Network
- The network of the interface. (Optional)
- IPv6DefaultGateway
- The default gateway of the interface. (Optional)
- RouterDiscovery
- Uses Router information (ND RA) from local network to auto-configure Network and Default Gateway addresses. (Default: No)
- AutoIPv6IP
- Automatically configures IP Address using Network Address and EUI-64. (Default: No)
- IPv6Assignment
- Interface IPv6 address assignment method. (Default: Static)
- PrivateIP
- The private IP address of this high availability node. (Optional)
- PrivateIP6
- The private IPv6 address of this high availability node. (Default: localhost6)
- NOCHB
- Disable sending of Cluster Heartbeats from this interface (used by HA to detect if a node is online and working). (Optional)
- MTU
- Specifies the size (in bytes) of the largest packet that can be passed onward. Must be 1294 or larger when IPv6 is enabled.
(Default: 1500)
- Metric
- Specifies the metric for the auto-created route. (Default: 100)
- DHCPEnabled
- Enabling the DHCP Client will create and use the objects <interface name>_dns1 and <interface name>_dns2 as the
DNS objects.Objects that are needed by the DHCP client and don't exist in the Address Book will be created, all objects used
by the DHCP client will be set to '0.0.0.0' and dynamically updated. (Default: No)
- DHCPHostName
- Optional DHCP Host Name. Leave blank to use default name. (Optional)
- DHCPVendorClassId
- Optional DHCP Vendor Class Identifier. Leave blank to use default name. (Optional)
- AutoSwitchRoute
- Allows traffic to be forwarded transparently across all interfaces with Transparent Mode enabled that belong to the same routing
table. (Default: No)
- DHCPPassthrough
- Allow DHCP to pass through transparently. (Default: No)
- NonIPPassthrough
- Allow non-IP protocols to pass through transparently. (Default: No)
- BroadcastFwd
- By default, broadcast traffic is dropped. Enabling this setting will allow directed broadcast (eg. 192.168.0.255) but general
broadcast (255.255.255.255) will still be dropped. (Default: No)
- HostLearning
- Enable host learning by flooding incoming packet instead of sending ARP packets. All Transparent mode interfaces in a routing
table must have the same Host Learning setting. (Default: No)
- AutoInterfaceNetworkRoute
- Automatically add a route for this interface using the given network. (Default: Yes)
- AutoDefaultGatewayRoute
- Automatically add a default route for this interface using the given default gateway. (Default: Yes)
- DHCPDNS1
- IP of the primary DNS server. (Optional)
- DHCPDNS2
- IP of the secondary DNS server. (Optional)
- DHCPv6DNS1
- IP of the primary IPv6 DNS server. (Optional)
- DHCPv6DNS2
- IP of the secondary IPv6 DNS server. (Optional)
- DHCPPreferedIP
- Set a preferred IP address which will be included in the request to the DHCP server. (Optional)
- DHCPAllowStaticRoutes
- Allow the use of static routes sent from the DHCP server. (Default: No)
- DHCPPreferedLeaseTime
- The preferred lease time, specified in minutes, that will be suggested to the DHCP server. (Optional)
- DHCPLeaseFilter
- Allowed IP address range(s) for the DHCP lease. (Optional)
- DHCPServerFilter
- IP address range(s) for the DHCP servers from which leases are accepted. (Optional)
- DHCPDisallowIPConflicts
- Do not allow IP collisions with static routes. (Default: Yes)
- DHCPDisallowNetConflicts
- Do not allow network collisions with static routes. (Default: Yes)
- DelegationInterface
- Interface with DHCPv6 Client configured to retrieve IPv6 Prefix Delegation from DHCPv6 Server.
- IPv6DelegatedSubnetIndex
- Index within the Prefix received from the DHCPv6 Server that will be assigned to this interface to form a /64 network. E.g
Received Prefix 2001:dbd:8::/56 and Subnet Index 1 creates the Prefix/Network 2001:dbd:8:1::/64.
- IPv6DelegatedInterfaceID
- IPv6 Prefix Interface ID for Delegated interface. The ID is used for the lowest 64 bits on an IP address, e.g 1234:5678:90ab:cdef.
- IPv6DelegatedInterfaceMasterID
- IPv6 Prefix Interface ID used for the lowest 64 bits of the Master Private IPv6 address, e.g 1234:5678:90ab:cdef. (Default: ::3)
- IPv6DelegatedInterfaceSlaveID
- IPv6 Prefix Interface ID used for the lowest 64 bits of the Slave Private IPv6 address, e.g 1234:5678:90ab:cdef. (Default: ::4)
- DHCPv6PreferredIP
- Set a preferred IPv6 address which will be included in the request to the DHCPv6 server. (Optional)
- DHCPv6ValidLifeTime
- The length of time in seconds that an address remains valid for sending and receiving packets. When expired, the host is not
allowed to use the provided address any more and should acquire a new one. (Optional)
- DHCPv6PreferredLifeTime
- The preferred lease time, specified in minutes, that will be suggested to the DHCP server. (Optional)
- DHCPv6LeaseFilter
- Allowed IP address range(s) for the DHCPv6 lease. (Optional)
- DHCPv6ServerFilter
- IP address range(s) for the DHCPv6 servers from which leases are accepted. (Optional)
- DHCPv6DisallowIPConflicts
- Do not allow IP collisions with static routes. (Default: Yes)
- DHCPv6PrefixDelegation
- Enable sending DHCPv6 Prefix Delegation request to DHCPv6 Server to receive IPv6 Prefix. (Default: No)
- DHCPv6IPRequest
- Request IP from DHCPv6 Server. (Default: Yes)
- DHCPv6PreferredPrefixNet
- Set a preferred IPv6 Prefix Network which will be included in the request to the DHCPv6 server. (Optional)
- DHCPv6PreferredPrefixLength
- Set a preferred IPv6 Prefix Length which will be included in the request to the DHCPv6 server. (Optional)
- IPv6DHCPv6Assignment
- How to assign Interface IPv6 address when not requesting IP from DHCPv6 Server. (Default: Prefix)
- DHCPv6StaticIP
- Set static IP if no IP is requested from DHCPv6 server. (Optional)
- DHCPv6DelegationInterfaceID
- IPv6 Prefix Interface ID for DHCPv6 Client enabled interface set to not request IP address from DHCPv6 Server. The ID sets
the lowest 64 bits on an IP address when IPv6DHCPv6Assignment is set to Prefix, e.g 1234:5678:90ab:cdef.
- EnableRouterAdvertisement
- Enable Router Advertisement for this interface. (Default: No)
- SNMPIndex
- Interface index assigned by the system when persistent interface indexes are enabled. (Default: 0)
- Attribute
- Special Attribute of the current object. (Optional)
- MemberOfRoutingTable
- All or Specific. (Default: All)
- RoutingTable
- Specifies the PBR table to insert the interface IP route into. It also means that the specified routing table will be used
for all routing lookups, unless overridden by a PBR rule. (Default: main)
- Zone
- (Optional) Specifies the Zone that this interface is a member of. (Optional)
- Comments
- Text describing the current object. (Optional)