Can the CA Spectrum SpectroSERVER work with multiple NICs?
search cancel

Can the CA Spectrum SpectroSERVER work with multiple NICs?

book

Article ID: 56643

calendar_today

Updated On:

Products

Spectrum

Issue/Introduction

Can the SpectroSERVER work with multiple NIC’s?

Environment

Release: Any
Component:

Resolution

Yes but it is dependent on proper name resolution.

For example, a SpectroSERVER system has three different NICs connected to three different networks with the following ip addresses and hostnames:

NIC1 – 10.10.6.2 – FQDN “SS.nam.com” – hostname “SS”

NIC2 – 10.11.6.2 – FQDN “SS.lam.com” – hostname “SS”

NIC3 – 10.12.6.2 – FQDN “SS.apj.com” – hostname “SS”

When the SpectroSERVER is started, it will bind the “SS” on all interfaces and use all interfaces as necessary.

For outgoing traffic like snmp and icmp, the SpectroSERVER works at the application layer and sends the request down the stack. It is up to the network configuration on the system to ensure the request is routed out the appropriate interface.

For incoming traffic like a client connection, it is up to the client in that network to resolve the hostname of the SpectroSERVER. For example, a client on the 10.10.0.0 network would need to resolve “SS” to 10.10.6.2 while a client on the 10.11.0.0 network would resolve “SS” to 10.11.6.2.

The design was intended to have maximum flexibility in all network configurations including a NAT configuration.