View Single Post

   
  #3 (permalink)  
Old 01-16-2008, 07:25 PM
Masood Aslam
 
Posts: n/a
Default Re: How to change default lan

Rick Jones <rick.jones2@hp.com> wrote in
news:MMDXe.12875$oF1.449@news.cpqcorp.net:

> Masood Aslam <info@sourcewriters.com> wrote:
>> Can any one help me to change the default lan on HP-UX 11.00
>> The "netstat -rin" command shows lan2 as default but i want to make
>> the lan0 as default lan interface.

>
> What do you mean by the "default" LAN interface? Do you mean you want
> to put the IP address presently assigned to the interface named lan2
> on the interface named lan0, or do you want to change the name of the
> interface presently named lan2 to be lan0, or something else entirely?
>
> In and of themselves, the HP-UX networking stack doesn't particularly
> care about lan interface names, (a NIC by any other name...) only the
> IP addresses you assign to them. Any software (including that which
> may come from HP) that ass-u-me-s network interface names is broken.
>
> rick jones


Thanks Rick for your reply. I am new on HP-UX. when I run "netstat -rin"
command the display shows an "*" on lan2 interface line. I have three lan
card installed in the system. I want this "*" appear in front of lan0 line
because ping command does not show connectivity to other servers until i
disable lan2.

Reply With Quote