Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

AIX TCPIP Interface Configuration

295 views
Skip to first unread message

Saravana

unread,
May 6, 2002, 6:02:27 PM5/6/02
to
Hi All,
This is a very basic question . Still please answer me.
I have AIX 4.3 which has following interfaces.
en0,en1,et0,et1.
I configured en0 for ip address 172.16.1.80 (Ip Address). Networkmask
255.255.240.0, Domain name server 172.16.1.1 and gateway 172.16.1.1
With Name Server 172.16.1.125. All other interfaces are kept down
using smit.
But the system takes one hour for restarting. LED code 0581 takes 10
minutes to move to next code. Once I get the AIX logo it takes half an
hour to show the next message. I am also not able to ping from AIX to
even the gateway. All was fine some time back and trouble started
after we change the static route table and then reconfigured the
interfaces.Currently route table has nothing.

I did rmdev -l et0 -d (for all interfaces) then ran cfgmgr then
# smit tcpip
and from there used 'minimum config' to define the first interface,
en0.
and left other devices unconfigured.

Could anyone help me to come out of this problem.
Thanks in Advance.
Regards,
Saravana

Miljenko Jandric

unread,
May 6, 2002, 6:59:40 PM5/6/02
to
On 6 May 2002 15:02:27 -0700, bhav...@hotmail.com (Saravana) wrote:

>Hi All,

Hi;


> This is a very basic question . Still please answer me.
>I have AIX 4.3 which has following interfaces.
> en0,en1,et0,et1.
>I configured en0 for ip address 172.16.1.80 (Ip Address). Networkmask
>255.255.240.0, Domain name server 172.16.1.1 and gateway 172.16.1.1
>With Name Server 172.16.1.125.

I understand that you have a name server, but which one is it?
172.16.1.1 or 172.16.1.125? Can you be more specific?

On another hand, are you _sure_ the mask should be 255.255.240.0? Did
you check this with your Network Admin? It is valid, I am just
wondering if that is used on your network. You _might_ try a mask of
255.255.255.0, at least for the test. Oh, and while you are doing that
check for any typing mistakes.

>All other interfaces are kept down
>using smit.
>But the system takes one hour for restarting. LED code 0581 takes 10
>minutes to move to next code. Once I get the AIX logo it takes half an
>hour to show the next message. I am also not able to ping from AIX to
>even the gateway. All was fine some time back and trouble started
>after we change the static route table and then reconfigured the
>interfaces.Currently route table has nothing.

There should at least be a default route. What do you get when you
type 'netstat -rn'?


>
>I did rmdev -l et0 -d (for all interfaces) then ran cfgmgr then
># smit tcpip
>and from there used 'minimum config' to define the first interface,
>en0.
>and left other devices unconfigured.

What do you get from 'ifconfig -a', 'ifconfig en0', 'ifconfig en1',
'ifconfig et0' and 'ifconfig et1'


>
>Could anyone help me to come out of this problem.
>Thanks in Advance.
>Regards,
>Saravana

mj

Jim Trauzzi

unread,
May 7, 2002, 9:11:45 AM5/7/02
to
> But the system takes one hour for restarting. LED code 0581 takes 10
> minutes to move to next code. Once I get the AIX logo it takes half an
> hour to show the next message. I am also not able to ping from AIX to
> even the gateway. All was fine some time back and trouble started
> after we change the static route table and then reconfigured the
> interfaces.Currently route table has nothing.

I had a similar problem in the past after we upgraded from aix 3.2.5
to 4.2. IBM changed the default lookup. With AIX 3.2.5 the system
would check the /etc/host file first. Since AIX 4.1 AIX looks for the
DNS server first.

It took as much as 30 min to get past LED581.

Try adding the line "hosts=local,bind" to the /etc/netsvc.conf file.
This should take care of the delay at LED 581.

Saravana

unread,
Jun 3, 2002, 6:51:06 PM6/3/02
to
Hi All,
Thanks for your replies. I got the problem solved. As I configured
both en0 and en1 to same ip address there was a confusion. I enabled
en1 alone with the required ip address and disabled (status:down) en0
,then the system become fine and starts up quickly.Even if i enable
en0 it makes the system slow.
Thanks and Regards,
Saravana
jtra...@hotmail.com (Jim Trauzzi) wrote in message news:<18b3b564.02050...@posting.google.com>...
0 new messages