This is the summary of the procedures I will try when we move from a
routed network to a switched one.
1- via netsetup I will delete network interface tu1
2- I will append the command that will add the IP information from tu1 to
/etc/inet.local so the alias remains active even after a reboot. An
example follows:
ifconfig tu0 alias 123.123.123.123
Thanks to: Jim R Jones <Jim_R_Jones_at_notesbridge.cummins.com> for his
comments about why moving to a switched newtork is not a good idea.
My initial question follows:
On Mon, 17 Aug 1998, Alan Angulo wrote:
> Hello everybody,
>
> We are moving from a routed network to a switched network and I am
> required to strip multiple network cards from our multi-homed servers.
> Example: A servers has two network cards. I need to:
> 1) Take one out and config the server so it sees only one.
> 2) Add the ip of the extracted network card to the existing one.
>
> Thanks very much in advance
> -- Alan Angulo
> .----------------------------------.------------------------------.
> | e-mail: alan_at_esu.edu | Academic Computing |
> | Tel: (717) 422-3783 | East Stroudsburg University |
> `----------------------------------`------------------------------'
Received on Tue Aug 18 1998 - 21:54:40 NZST