Capability

Dynamic Interface Management

No reboot. No maintenance window. Interface changes go live.

TR7 ADC manages network interfaces live. Physical interfaces, VLAN, Bond, LACP, Bridge, V-ETH, V-ETH(peer) and VXLAN interfaces can all be created, deleted, edited and moved between TR7 Route Tables from the UI — without restarting the device. This turns many operations that traditionally require a maintenance window into live changes. Adding a new VLAN, setting up an LACP bond, creating a Bridge, opening a tenant-specific V-ETH(peer) connection, or changing MTU or MAC no longer requires a reboot. TR7 does not blindly reapply the full configuration. Changes are computed as a delta: added, deleted and edited interfaces are separated, and only the changed parts are applied. This approach is faster and prevents unnecessary disruption to running services. SR-IOV VF management is part of the same model. Hardware virtual functions are enabled from the UI; security and flexibility settings are applied automatically. This enables lower-overhead interface separation for tenants or services that require high packet rates.

8
TR7 UI interface types: Physical, VLAN, Bond, LACP, Bridge, V-ETH, V-ETH(peer), VXLAN
0
Reboots — all interface changes applied live
2
Security attributes auto-applied per SR-IOV VF (trust + spoofchk)

On legacy ADCs, every interface change demands a maintenance window.

In traditional ADC architectures, a network interface change — adding a VLAN, creating a bond, switching MTU to jumbo frame — typically requires a device restart or a planned maintenance window. This turns every network change into a project: approval cycle, application freeze, late-night window, post-change verification.

Live LACP bond setup is not supported in many products; you either configure it at deployment or stop services to change it. MTU changes can reset active connections. SR-IOV virtual functions require an external tool to manage, adding operational overhead outside the ADC.

Tenant isolation is a separate problem. Moving an interface from the default network domain to a tenant domain is unsupported on most ADCs; traffic must be separated through extra routing layers outside the device, increasing architectural complexity and error risk.

The right model decouples interface changes from service disruption. Changes should be applied live, only what changes should be touched, and all interface types should be accessible from a single management model.

TR7 Dynamic Interface Management closes this gap: network interface changes no longer require a maintenance window, and delta sync ensures only what needs to change is touched.

Our approach

TR7 treats interface management not as a separate configuration step but as a natural part of the management model operators use while services are running.

Interface model with TR7 UI names

TR7 presents interfaces to the operator with their real operational meaning: Physical, VLAN, Bond, LACP, Bridge, V-ETH, V-ETH(peer) and VXLAN. The operator selects the interface type they need; TR7 applies the required steps in the background.

Delta sync

When a configuration changes, TR7 does not rebuild the entire network. Added, deleted and edited interfaces are separated; only the necessary steps are applied. This reduces the risk of unnecessary contact with live services.

Live interface migration between Route Tables

An interface can be moved between TR7 Route Tables. For example, a physical interface in the default domain can be dedicated to a tenant; a tenant's V-ETH(peer) can be paired with a different Route Table. This makes it explicit which routing domain traffic enters and exits through.

VXLAN overlay support

VXLAN interfaces enable overlay segments across different physical networks. For multi-tenant, inter-data-center extended networking and isolated service segment scenarios, TR7 delivers the overlay network within the same interface management model.

Capabilities

TR7 Dynamic Interface Management unifies eight interface types in a single management model and applies all changes live.

Physical interface management

Physical network interfaces are managed directly in the TR7 UI. Up/down control, MTU change, MAC editing, interface rename and Route Table migration can all be done live.

VLAN interfaces

A VLAN interface can be created on top of a Physical, Bond or LACP interface. Multiple tenant or service subnets can be separated over a trunk port. VLAN ID, parent interface and Route Table binding are managed from the UI.

Bond interfaces

Multiple physical interfaces can be grouped under a Bond. In redundancy-focused scenarios such as active-backup, traffic continues over the remaining member if a link goes down. Bond members are selected from the UI.

LACP interfaces

An LACP interface can be created for link aggregation. Multiple physical ports operate as a single logical link in sync with the switch side. LACP and bonding parameters are manageable from the UI.

Bridge interfaces

Multiple interfaces can be grouped under a Bridge for L2 bridging. Used for transparent deployment, VM/container connectivity or controlled L2 transit between two segments.

V-ETH interface

Used as a virtual Ethernet interface. Provides a virtual endpoint separated from the parent interface in virtualized or tenant-based networks. Particularly useful for VM or isolated service egress scenarios.

V-ETH(peer) interface pair

Provides a two-ended virtual connection. One end can reside in one Route Table and the other in a different Route Table. This establishes a controlled, firewall-filterable connection between two isolated domains.

VXLAN overlay interfaces

With VXLAN, the same logical segment can be extended across different physical networks. For multi-tenant data center, service segmentation and remote environment connectivity scenarios, interfaces are managed from the UI.

Live migration between Route Tables

Interfaces can be moved to different TR7 Route Tables based on tenant or service requirements. This simplifies the management of different routing domains on the same device and ensures traffic flows through the correct isolation domain.

MTU and jumbo frame change

MTU can be changed live. Switching to jumbo frame for high-throughput, storage, backup or direct backend connections does not require a device reboot.

MAC address change

Interface MAC address can be changed from the UI. This simplifies operations in migration, compatibility and tenant isolation scenarios.

Up/down and rename

Interface admin state can be toggled from the UI. Interface names can be changed. Operators complete maintenance, testing or temporary deactivation without dropping to the CLI.

Protected interface guard

Management, cluster sync or system-critical interfaces can be placed on a protected list. Accidental deletion or migration of these interfaces is blocked.

Parent-child relationship tracking

Parent/child relationships are tracked for VLAN, V-ETH, VXLAN and Bridge interfaces. When a parent interface is deleted or changed, dependent child interfaces are evaluated safely.

Carrier and admin state telemetry

TR7 monitors separately whether an interface is administratively up and whether the physical link is connected. Conditions such as "interface up but no cable" become visible.

SR-IOV VF management

Hardware virtual functions are configured and managed from the UI. A VF can be assigned to a specific tenant or to a service that requires high packet rates.

Operational depth

Dynamic interface management is not just UI convenience — delta computation, fault tolerance, telemetry and system safety all work together.

01

Delta sync mechanism

On a configuration change, TR7 computes the current state and applies only added, deleted or edited interfaces. The entire network stack is not rebuilt. This is both faster and reduces the risk of unnecessary impact on active services.

02

Fault tolerance and partial application

Interface, IP and route addition operations run in parallel. If one step fails, the others continue. This behavior prevents the system from halting entirely on partial configuration changes.

03

SR-IOV VF normalization

If the SR-IOV VF count is entered as 1, the system automatically normalizes to 0; a minimum of 2 VFs is required. Trust and spoof-check settings are applied automatically for each VF.

04

LACP and bonding parameters

Additional parameters such as LACP rate, miimon and xmit_hash_policy can be passed for LACP interfaces through the UI. Operators complete switch-compatible link configuration without dropping to the CLI.

05

Loopback interface guarantee

If the loopback interface (lo) is down, TR7 brings it up automatically. This ensures that the loopback connectivity critical for system isolation and internal service communication remains uninterrupted.

06

Carrier and admin state separation

TR7 tracks whether an interface is administratively up and whether the physical cable is connected as separate parameters. The "admin up but no carrier" condition can be detected and surfaced to operations teams.

When to use it

Add a new VLAN under live traffic

A new VLAN can be created from the UI without bringing down running services. New subnets are added over a trunk on existing interfaces; no maintenance window needs to be scheduled.

LACP bond for link redundancy

Two physical interfaces are grouped under an LACP bond. LACP negotiates with the switch; automatic failover fires the moment a link drops. Redundancy configuration is completed live.

SR-IOV for high packet rates

Multiple VFs are opened on a hardware NIC and each VF can be dedicated to a tenant or service. Software overhead is minimized for hardware-speed packet processing.

Controlled tenant connectivity with V-ETH(peer)

A V-ETH(peer) pair is established between two isolated network domains. Each end is kept in a different Route Table; the connection can be filtered by a firewall. Controlled inter-tenant transit is achieved.

Jumbo frame via live MTU change

MTU is raised live for backend connections that need high throughput, storage or backup performance. Jumbo frame is activated without a device reboot or service interruption.

L2 bridging with Bridge

Two backend segments are bridged into the same L2 domain, and the ADC behaves transparently. Isolated L2 transit is provided for VM or container network connectivity.

Frequently asked questions

Which interface types can be managed live in TR7?
Physical (Ethernet), VLAN, Bond, LACP, Bridge, V-ETH, V-ETH(peer) and VXLAN interfaces can all be created, edited and deleted live from the TR7 UI. None of these operations require a device restart.
What does delta sync mean and why does it matter?
Delta sync means TR7 applies only added, deleted or edited interfaces when a configuration changes. The entire network stack is not rebuilt. This provides faster application and reduces the risk of unnecessary disruption to active services.
Can I move an interface between Route Tables?
Yes. In TR7, an interface can be moved to a different Route Table live. For example, a physical interface in the default domain can be dedicated to a tenant, or a tenant's V-ETH(peer) can be paired with a different Route Table. This ensures traffic flows through the correct isolation domain.
How does SR-IOV VF management work?
Hardware virtual functions are configured from the TR7 UI. Once the VF count is set, trust and spoof-check settings are applied automatically for each VF. A VF is assigned to a tenant or a high-packet-rate service to reduce software overhead. A minimum of 2 SR-IOV VFs is required.
What is a protected interface and which interfaces are protected?
Interfaces critical for management, cluster synchronization or system continuity can be placed on a protected list. A protected interface cannot be accidentally deleted or migrated. This reduces the risk of operational error and preserves system manageability.
Does a live MTU change affect active connections?
MTU can be changed live; however, increasing MTU may affect active TCP connections. For jumbo frame transitions in high-throughput, storage or backup scenarios it is advisable to schedule the change during a low-traffic period. No device restart is needed.

Manage your network interfaces without a maintenance window

Physical, VLAN, Bond, LACP, Bridge, V-ETH and VXLAN interfaces managed live from the TR7 UI. Let us walk you through a live setup on your own infrastructure.