Sponsored Content
Operating Systems AIX Is it possible to configure bonding over bonded interface in AIX? Post 302975831 by dukessd on Sunday 19th of June 2016 08:10:50 PM
Old 06-19-2016
What do you think?
Did you try?
What happened?
Are ent4 and 5 NIB or 802.3ad?
What do you want to know - we need details.............
This User Gave Thanks to dukessd For This Post:
 

10 More Discussions You Might Find Interesting

1. Red Hat

Netdump over bonded interface ?

Netdump over bonded interface ? Hey there,.. I have heard from admins, that netdump usually fails over a bonded network interface. I have written a multi-OS checkdump script , which checks if the respective crashdump utility on corresponding OS is correctly configured, space is available,... (1 Reply)
Discussion started by: shriyer
1 Replies

2. Red Hat

How to configure network interface card in OEL.

Hi I have installed OEL 4 on my dell XPS laptop. But when i connect the LAN cable and try to acesss internet. it does not work. the led's in the port do not blink when i plug in the cable .do i need some drivers please suggest. Thanks Ankur (2 Replies)
Discussion started by: ankurk
2 Replies

3. AIX

Virtual interface on AIX

Hi, I am totally new to AIX. I would like to know how to create virtual interface on AIX machine. Thanks, Pooja (4 Replies)
Discussion started by: pooja84k
4 Replies

4. Red Hat

Configure floating IP on loopback interface

Hi All, I need to configure a floating IP on loopback interface of two servers (RHEL 5.4). After configuring, I'm not able to ping to that IP from a different server. I fail to understand what is missing here. I have done similar configuration in another environment & it works fine. Plz help.... (0 Replies)
Discussion started by: max_min
0 Replies

5. IP Networking

Interface bonding / Link aggregation (Multiple)

Hello, I've been using mode 4 with four slaves, however looking at ifconfig showed that the traffic was not balanced correctly between the interfaces, the outgoing traffic has been alot higher on the last slave. Example: eth0 RX 123.2 GiB TX 22.5 GiB eth1 RX 84.8 GiB TX 8.3 GiB eth2... (3 Replies)
Discussion started by: TehOne
3 Replies

6. Solaris

Configure network interface for Solaris 10

Hi, I have installed Solaris 10 on VMware7, When i used ifconfig -a to check network interface, it has shown lo0 as loopback interface. Please advise how to configure network interfaces using VMware. (1 Reply)
Discussion started by: ajhal04
1 Replies

7. IP Networking

Channel bonding Issue - Bond0 interface not getting up in on RHEL6

Hello, I am trying to set up Channel Bonding on a RHEL6 Virtual Box VM. I have 2 ethernet cards on the machine which are set up in Internal Network mode. I followed all the steps exactly as mentioned in the RHEL6 deployment Guide, but for some reason i think results are not correct. Here are my... (13 Replies)
Discussion started by: Rohit Bhanot
13 Replies

8. UNIX for Dummies Questions & Answers

Adding a network interface to a bonded interface

I have a RHEL 5 system with a bonded interface configure using only one network port (eth0). So I have config file for ifcfg-bond0 and ifcfg-eth. I'd like to configure eth5 to be the second SLAVE in the bond. My question is, after I modify ifcfg-eth5, can I add eth5 to the bond0 interface without... (1 Reply)
Discussion started by: westmoreland
1 Replies

9. IP Networking

Is bond0 ready and a bonding interface? - 4G Bonding Router Problems (RPI)

HI all, First post on the forum, and my first proper project on the Paspberry Pi, so sorry if this is in the wrong place. I am trying to turn my Pi in to a 3G/4G Bonding router. I have been researching and trying this for a week or so now. The basic plan is to have up to 6 ZTE MF823 USB... (0 Replies)
Discussion started by: elliottlc
0 Replies

10. UNIX for Dummies Questions & Answers

Assigning ipv6 to bonding interface - getting old as well as changed ipv6 in ifconfig output

Hi, I have created a bonding bond1 interface with 6 Eth , mode=4. Recently i have changed my old ipv6 to new one and tried to restart as well as reload network service. Post which i can see old as well as changed ipv6 in ifconfig command output. Below are few files and command output for your... (1 Reply)
Discussion started by: omkar.jadhav
1 Replies
DISULFINDER(1)							   User Commands						    DISULFINDER(1)

NAME
disulfinder - cysteines disulfide bonding state and connectivity predictor SYNOPSIS
disulfinder [OPTIONS] DESCRIPTION
'disulfinder' is for predicting the disulfide bonding state of cysteines and their disulfide connectivity starting from sequence alone. Disulfide bridges play a major role in the stabilization of the folding process for several proteins. Prediction of disulfide bridges from sequence alone is therefore useful for the study of structural and functional properties of specific proteins. In addition, knowledge about the disulfide bonding state of cysteines may help the experimental structure determination process and may be useful in other genomic annotation tasks. 'disulfinder' predicts disulfide patterns in two computational stages: (1) the disulfide bonding state of each cysteine is predicted by a BRNN-SVM binary classifier; (2) cysteines that are known to participate in the formation of bridges are paired by a Recursive Neural Network to obtain a connectivity pattern. REFERENCES
A. Ceroni, A. Passerini, A. Vullo and P. Frasconi. DISULFIND: a Disulfide Bonding State and Cysteine Connectivity Prediction Server, Nucleic Acids Research, 34(Web Server issue):W177-W181, 2006. For the disulphide connectivity predictor see: A. Vullo and P. Frasconi. Disulfide Connectivity Prediction using Recursive Neural Networks and Evolutionary Information, Bioinformatics, 20, 653-659, 2004. For the cystein bonding state predictor see: P. Frasconi, A. Passerini, and A. Vullo. A Two-Stage SVM Architecture for Predicting the Disulfide Bonding State of Cysteines, Proc. IEEE Workshop on Neural Networks for Signal Processing, pp.25-34, 2002. A.Ceroni, P.Frasconi, A.Passerini and A.Vullo. Predicting the Disulfide Bonding State of Cysteines with Combinations of Kernel Machines, Journal of VLSI Signal Processing, 35, 287-295, 2003. OPTIONS
-a, --alternatives=NUMBER alternative connectivity patterns (default=3) -o, --output=DIR output dir where predictions will be saved (default=$PWD) -p, --psi2=FILE|DIR input in psi2 format (PSI-BLAST Matrix in ASCII), either a single file or a directory(?). Generate this with "blastpgp -j <N> -Q FILE" where N >= 2. -r, --rootdir=DIR work directory (default=~/disulfinder) -k, --pkgdatadir=DIR package data directory containing Models (default=/usr/share/disulfinder) -F, --format={html|ascii} output format type (default=ascii) -d --blastdb=DIR blastpgp -d option (default=/data/sp+trembl) -c, --cleanpred cleanup intermediate prediction files (default=false) -P, --usepssm use pssm instead of counts for profiles (default=false) -C, --knownbondingstate assume bonding state is known (one file for each chain in directory <rootdir>/Predictions/Bondstate/Viterbi) (default=false) -v, --version disulfinder version -?, --help help screen EXAMPLES
"disulfinder -a 1 -p /usr/share/doc/disulfinder/examples/res_id_41483.blastPsiMatTmb -o ./disulfinder_results_dir" FILES
/usr/share/disulfinder default package data directory ~/disulfinder default work directory RESTRICTIONS
The work directory is not cleaned up automatically. AUTHOR
Ceroni A, Passerini A, Vullo A, Frasconi P. Packaging by Laszlo Kajan <lkajan@rostlab.org> COPYRIGHT AND LICENSE
GPL SEE ALSO
See official web site for help: <http://disulfind.dsi.unifi.it/> DISULFIND: a disulfide bonding state and cysteine connectivity prediction server: <http://www.ncbi.nlm.nih.gov/pubmed/?term=16844986[uid]> 1.2.11 2012-04-07 DISULFINDER(1)
All times are GMT -4. The time now is 07:57 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy