Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ocf_heartbeat_viparip(7) [debian man page]

OCF_HEARTBEAT_VIPARI(7) 					OCF resource agents					   OCF_HEARTBEAT_VIPARI(7)

NAME
ocf_heartbeat_VIPArip - Manages a virtual IP address through RIP2 SYNOPSIS
VIPArip [start | stop | monitor | meta-data | validate-all] DESCRIPTION
Virtual IP Address by RIP2 protocol. This script manages IP alias in different subnet with quagga/ripd. It can add an IP alias, or remove one. SUPPORTED PARAMETERS
ip The IPv4 address in different subnet, for example "192.168.1.1". (unique, required, string, no default) nic The nic for broadcast the route information. The ripd uses this nic to broadcast the route informaton to others (optional, string, default eth0) zebra_binary Absolute path to the zebra binary. (optional, string, default /usr/sbin/zebra) ripd_binary Absolute path to the ripd binary. (optional, string, default /usr/sbin/ripd) SUPPORTED ACTIONS
This resource agent supports the following actions (operations): start Starts the resource. Suggested minimum timeout: 20s. stop Stops the resource. Suggested minimum timeout: 20s. monitor Performs a detailed status check. Suggested minimum timeout: 20s. Suggested interval: 5s. validate-all Performs a validation of the resource configuration. Suggested minimum timeout: 20s. meta-data Retrieves resource agent metadata (internal use only). Suggested minimum timeout: 5s. EXAMPLE
The following is an example configuration for a VIPArip resource using the crm(8) shell: primitive p_VIPArip ocf:heartbeat:VIPArip params ip=string op monitor depth="0" timeout="20s" interval="5s" SEE ALSO
http://www.linux-ha.org/wiki/VIPArip_(resource_agent) AUTHOR
Linux-HA contributors (see the resource agent source for information about individual authors) resource-agents UNKNOWN 03/09/2014 OCF_HEARTBEAT_VIPARI(7)

Check Out this Related Man Page

OCF_HEARTBEAT_IPSRCA(7) 					OCF resource agents					   OCF_HEARTBEAT_IPSRCA(7)

NAME
ocf_heartbeat_IPsrcaddr - Manages the preferred source address for outgoing IP packets SYNOPSIS
IPsrcaddr [start | stop | monitor | meta-data | validate-all] DESCRIPTION
Resource script for IPsrcaddr. It manages the preferred source address modification. SUPPORTED PARAMETERS
ipaddress The IP address. (required, string, no default) cidr_netmask The netmask for the interface in CIDR format. (ie, 24), or in dotted quad notation 255.255.255.0). (optional, string, no default) SUPPORTED ACTIONS
This resource agent supports the following actions (operations): start Starts the resource. Suggested minimum timeout: 20s. stop Stops the resource. Suggested minimum timeout: 20s. monitor Performs a detailed status check. Suggested minimum timeout: 20s. Suggested interval: 10. validate-all Performs a validation of the resource configuration. Suggested minimum timeout: 5. meta-data Retrieves resource agent metadata (internal use only). Suggested minimum timeout: 5. EXAMPLE
The following is an example configuration for a IPsrcaddr resource using the crm(8) shell: primitive p_IPsrcaddr ocf:heartbeat:IPsrcaddr params ipaddress=string op monitor depth="0" timeout="20s" interval="10" SEE ALSO
http://www.linux-ha.org/wiki/IPsrcaddr_(resource_agent) AUTHOR
Linux-HA contributors (see the resource agent source for information about individual authors) resource-agents UNKNOWN 06/09/2014 OCF_HEARTBEAT_IPSRCA(7)
Man Page

13 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Installing nic on sco 5.0.5

How do I install an intel nic on sco 5.0.5 it did not detect when i installed the program:confused: (2 Replies)
Discussion started by: recono1
2 Replies

2. IP Networking

Can i put 2 ip address in one nic?

I have a SCO OpenServer 5.0.5 and my cuestion is can i have 2 ip address in one nic?, how?. Thanks. (1 Reply)
Discussion started by: dvl
1 Replies

3. IP Networking

ip forwarding

Can anyone out there explain to me how to multi home a nic? I hate to say it but I'm a windows guy forced to learn Unix. The issue I currently have is I can't changed the ip on eth0, but in order to make it pingable by other servers I need to multi home the nic with a totally seperate Ip. Any help... (1 Reply)
Discussion started by: win2khater
1 Replies

4. UNIX for Dummies Questions & Answers

nic question...

Hi everybody, I want to know if there is a command for solaris or linux to have nic answers, like: register entity technical contact an so on, for a domain. I know I can do that fron the nic's site, but some guy told me there is a command to do that, but I forget it. I try dig, host,... (2 Replies)
Discussion started by: piltrafa
2 Replies

5. Programming

make module for nic

Hello, Trying to solve a nic driver problem on RH linux with kernel 2.4.20-8. I seems that make it is looking in the place for the nic driver. Here is what I have tried and the result errors. Please ignore typos. modeprobe tulip /lib/modules/2.4.20-8/kernel/drivers/net/tulip/tulip.o:... (0 Replies)
Discussion started by: auji
0 Replies

6. UNIX for Dummies Questions & Answers

nic configuration

Hi, what are the basic steps/command to configure a new nic (2nd) on Solaris 9? :eek: 10x N. (4 Replies)
Discussion started by: nadav
4 Replies

7. HP-UX

configuring nic card

using sam i have tryed to configure the nic, however when i try to do so i get an error saying i couldn't as i was using BIND ? (0 Replies)
Discussion started by: bobstar01
0 Replies

8. Shell Programming and Scripting

How to specify justification?

LOOP `echo "$COLNAME $TYPENAME($LENGTH) $NULLS " | awk ' { printf("%20s%20s%20s\n",$1,$2,$3) } ' ` >>$DDL_FILE END-LOOP How to change the alignment of the above text. I.e by default it is right justified. but i want left justification (1 Reply)
Discussion started by: skyineyes
1 Replies

9. Solaris

How do I find what kind of NIC card the server has?

All, I see that there are 2 nic card available . How can I know all the details about these 2 nic cards. -rw-r--r-- 1 root root 10 Apr 16 15:00 hostname.bge0 -rw-r--r-- 1 root other 17 Apr 22 08:56 hostname.bge2 please let me know thanks -prasad (4 Replies)
Discussion started by: p4cldba
4 Replies

10. IP Networking

Script to assign mutiple IP's to 1 nic

I need a script to assign multiple IP addresses to a single nic. The machine is running CentOS. Any help would be appreciated. (2 Replies)
Discussion started by: ron310
2 Replies

11. Shell Programming and Scripting

getting the data in some format

HI i am writing a shell script to generate some files having data in some format. for this i am using awk -F":" '{printf("%-20s:%-20s:%-20s:%-20s:%-15s:%-3s:%-19s:%-2s:%-20s:%-15s:%-2s\n", $1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11)}' $DIALPBIN/temp1.txt > ${DIALPBIN}/temp2.txt this helps in... (1 Reply)
Discussion started by: priyanka3006
1 Replies

12. Virtualization and Cloud Computing

Rediscover a new NIC

hi guys I am using Suse 11 in virtual enviroment using vmware. For some reasons I need to add a new virtual nic or just a nic to my suse 11. so is there a way to add this new NIC to my Suse 11 without restarting? thanks a lot ---------- Post updated 01-24-13 at 01:22 AM ----------... (0 Replies)
Discussion started by: karlochacon
0 Replies

13. Solaris

Solaris 2nd nic for different subnet

posted this on the other sub-forum https://www.unix.com/unix-for-dummies-questions-and-answers/246504-solaris-11-2nd-nic-different-subnet.html apologies if linking is not appropriate Thanks for your help. (0 Replies)
Discussion started by: ad101
0 Replies