ST2110NicSettings.secondaryAddress property

Optional. Required iff secondaryNic is set — gives the secondary NIC its DHCP / static address. The two NICs typically sit on different subnets (red/blue networks), so the addresses are configured per-port rather than shared.

Signature:

secondaryAddress?: ST2110DhcpAddress | ST2110StaticAddress;