Sponsored Content
Operating Systems AIX AIX with 2 Net Interfaces lose connectivity Post 302908395 by karlochacon on Monday 7th of July 2014 01:33:54 PM
Old 07-07-2014
Quote:
Originally Posted by ibmtech
How many default gateways are configured?

Can you paste the output of netstat -nr

like I said I configured an extra AIX LPAR just for testing using just one nic interface not 2 like the others LPARs being backed up.

this AIX LPAR for testing is 10.10.20.16 and this is the command you are looking for

Code:
# netstat -nr                                                                      
Routing tables                                                                     
Destination        Gateway           Flags   Refs     Use  If   Exp  Groups        
                                                                                   
Route Tree for Protocol Family 2 (Internet):                                       
10.10.20.0          10.10.20.16        UHSb      0         0 en0      -      -   =>  
10.10.20/24         10.10.20.16        U         0     18306 en0      -      -       
10.10.20.16         127.0.0.1         UGHS      0       670 lo0      -      -       
10.10.20.255        10.10.20.16        UHSb      2      1172 en0      -      -       
127/8              127.0.0.1         U         6    184693 lo0      -      -       
                                                                                   
Route Tree for Protocol Family 24 (Internet v6):                                   
::1%1              ::1%1             UH        1     14560 lo0      -      -

but the way VIO in my p260 and AIX-TSM Power 701 are using etherchannel.

but just to let you know I removed etherchannel in Power 701 to test more and same issue I am not able to remove the etherchannel in the p260 since is Production and I am sure network 10.10.10.x has been working fine for quite some time
 

9 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Net::SFTP problem AIX

I am having an issue while trying to run the Net::SFTP module. I have been able to install this on several machines before but have never had this problem. When I am running a simple script to test the sftp it dies but does not trigger the print statement for my error. The last line is in red. ... (0 Replies)
Discussion started by: kofs79
0 Replies

2. Solaris

list of physical net interfaces

hi, Can I listdown all available net interfaces on my system like SF4800 or Netra440. I know there are 4 port physically present but I can't see or list them using either sysdef -v prtconf -vp prtdiag -v dladm kstat may be I'm missing switched on these or may some other command... (8 Replies)
Discussion started by: busyboy
8 Replies

3. UNIX for Advanced & Expert Users

Running C#.NET program in AIX?

Hi Guys Am new in UNIX environment I was asked by my boss to write a program that transfer files from the AIX server to the Wintel Server. I have written the program in C# windows which does almost the same thing. So how to run the C# program in UNIX? (1 Reply)
Discussion started by: michmsk
1 Replies

4. Programming

How to run C#.NET in AIX

Hi Guys Am new in UNIX environment I was asked by my boss to write a program that transfer files from the AIX server to the Wintel Server. I have written the program in C# windows which does almost the same thing. So how to run the C# program in UNIX? (1 Reply)
Discussion started by: michmsk
1 Replies

5. AIX

Connectivity from WIndows to AIX

Hi, We have installed oracle on a AIX machine and when we try to connect to AIX machine from oracle client installed on a windows machine or do a telnet to AIX machine on 1521 port , it throws an error connection refused on port 1521 , where all the ports and firewalls are open from windows to... (2 Replies)
Discussion started by: adityakp123
2 Replies

6. AIX

ODBC Connectivity between Oracle10g on AIX and Mainframe

Hi, I have a task of setting up connectivity between Oracle 10g (AIX) and Mainframe (1 library). Went through couple of documents, forums, blogs etc. MY understanding is ODBC Generic Connectivity is free from Oracle side. Question: (may be dumb to you) 1. Has anybody done this and would... (3 Replies)
Discussion started by: jvmani_1
3 Replies

7. Solaris

Interfaces and Virtual-interfaces queries

Hi Al, In course of understanding networking in Solaris, I have these doubts on Interfaces. Please clarify me. I have done fair research in this site and others but could not be clarified. 1. In the "ifconfig -a" command, I see many interfaces and their configurations. But I see many... (1 Reply)
Discussion started by: satish51392111
1 Replies

8. AIX

Udp_sendspace setting in AIX diff interfaces

Hey, would like to set udp_sendspace parameters in diferrent interface ent2 ent3 ent4 , no -p -o udp_sendspace=65536 just set on ent2 and chdev -l ent3 -a udp_sendspace=65536 doesn't work is that possible to set up this parameters by interface? (1 Reply)
Discussion started by: prpkrk
1 Replies

9. AIX

Temporarily lose connection to AIX box

Hello All, I have a strange problem and I'm hoping someone can help. I honestly don't know where else to look. I have a number of AIX boxes in my environment and for some reason I would periodically lose connectivity to all services (except ping) to one of my boxes. It happens sporadically... (2 Replies)
Discussion started by: bbbngowc
2 Replies
bgpd(1M)																  bgpd(1M)

NAME
bgpd - BGP routing daemon for IPv6 SYNOPSIS
config_file] trace_options] [trace_file] DESCRIPTION
is a routing daemon that works with Route Administration Manager (RAMD) for IPv6. This routing daemon is an implementation of Border Gate- way Protocol (BGP) for IPv6. is invoked automatically if it is enabled in the configuration file. BGP exchanges information across the Autonomous System (AS) and uses the path-vector algorithm to select the best path. It conforms to and This release supports only IPv6 route exchange. Options supports the following command-line options: Parses the configuration file for syntax errors and terminates exits with status 0 if the configuration file contains no error. In case of any error, exits with a non- zero value. prints the configuration file errors, if any, to the standard output. and perform the same function. Specifies an alternate configuration file to be used by By default, uses the configuration file. Specifies that runs as a normal process and not as a daemon. Specifies that does not modify the kernel forwarding table. That is, must not send route updates to Suppresses messages of Using this option, informational messages that are printed to the standard output can be suppressed and error messages can be logged using syslogd(1M). By default, logs the syslog errors to Specifies a comma-separated list of trace options that must be enabled during startup of No space is allowed between this option and its arguments. See ramd.conf(4) for information on valid trace options and tracing. trace_file Name of the file used by to log tracing information. If trace options are specified without specifying a trace file, uses the default trace file Signal Processing The following signals can be used to control Specifies to reread the configuration file. reads the configuration file and reconfigures its policies. Specifies that the current state of is written to Graceful shutdown. On receipt of attempts a graceful shutdown. All protocol routes are removed from the kernel's routing table on receipt of Toggle tracing. If the tracing is currently enabled, this signal suspends tracing and closes trace file. If tracing is currently disabled, the trace file will be reopened and tracing initiated. This is used to move trace files. It is not possible to use if tracing is not enabled in the configuration file. AUTHOR
was developed by Future software Ltd. SEE ALSO
netstat(1), ifconfig(1M), ram_monitor(1M), ramd(1M), rdc(1M), fork(2), ramd.conf(4). Experience with the OSPF Protocol OSPF Version 2 Management Information Base ICMP Router Discovery Messages BGP Protocol Analysis Experience with the BGP Protocol A Border Gateway Protocol 3 (BGP-3) Application of the Border Gateway Protocol in the Internet Definitions of Managed Objects for the Border Gateway Protocol (Version 3). The MD5 Message-Digest Algorithm Internet Architecture Board Applicability Statement for OSPF RIP Version 2 Carrying Additional Information Default Route Advertisement In BGP2 And BGP3 Versions Of The Border Gateway Protocol BGP OSPF Interaction OSPF Version 2. bgpd(1M)
All times are GMT -4. The time now is 10:12 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy