View Single Post

   
  #5 (permalink)  
Old 01-04-2008, 08:48 PM
Steve Nottingham
 
Posts: n/a
Default Re: AIX 4.3.3 virtual ip (howto?)

Uwe <uwe.ortner@classic-net.de> wrote in message news:<booosb$1evt51$1@ID-26745.news.uni-berlin.de>...
> Martin Etteldorf wrote:
>
> > Uwe <uwe.ortner@avcraft.de> wrote:
> >> Hello,
> >>
> >> how can I setup a new virtual interface with an ip-address in the same
> >> segment?

> >
> > man ifconfig
> >
> >
> > Martin.

>
> ifconfig ent0:1 inet xxx.xxx.xxx.xxx up
>

ifconfig en0 inet xxx.xxx.xxx.xxx alias

works though.

Steve
Reply With Quote