Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ocf_heartbeat_sendarp(7) [suse man page]

OCF_HEARTBEAT_SENDAR(7) 					OCF resource agents					   OCF_HEARTBEAT_SENDAR(7)

NAME
ocf_heartbeat_SendArp - Broadcasts unsolicited ARP announcements SYNOPSIS
SendArp [start | stop | monitor | meta-data | validate-all] DESCRIPTION
This script send out gratuitous Arp for an IP address SUPPORTED PARAMETERS
ip The IP address for sending arp package. (required, string, no default) nic The nic for sending arp package. (required, 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: 20. Suggested interval: 10. meta-data Retrieves resource agent metadata (internal use only). Suggested minimum timeout: 5. validate-all Performs a validation of the resource configuration. Suggested minimum timeout: 20s. EXAMPLE
The following is an example configuration for a SendArp resource using the crm(8) shell: primitive example_SendArp ocf:heartbeat:SendArp params ip=string nic=string op monitor depth="0" timeout="20" interval="10" SEE ALSO
http://www.linux-ha.org/wiki/SendArp_(resource_agent) AUTHOR
Linux-HA contributors (see the resource agent source for information about individual authors) resource-agents 1.0.3 07/05/2010 OCF_HEARTBEAT_SENDAR(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 | validate-all | meta-data] DESCRIPTION
Resource script for IPsrcaddr. It manages the preferred source address modification. SUPPORTED PARAMETERS
ipaddress The IP address. (required, 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 example_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 1.0.3 07/05/2010 OCF_HEARTBEAT_IPSRCA(7)
Man Page

12 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. 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

4. 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

5. 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

6. 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

7. 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

8. 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

9. Shell Programming and Scripting

how to set timeout?

When I run a script where the 1st parameter is ip address ftp -n -i -v $1 I hang here if the ip is wrong how to set a timeout something like if (20s not complete "ftp -n -i -v $1") then echo "error" fi Thanks a lot. (14 Replies)
Discussion started by: uativan
14 Replies

10. Linux

How to check which NIC Card is used for backups?

I have a linux box with 2 nic cards on it one for prod and one for backup. My question is while the backup are happening how do I determine which nic is used for backups . I would like to run a command so that that I can see the usage in a dynamic fashion. (7 Replies)
Discussion started by: new2prog
7 Replies

11. IP Networking

Best reference for understanding low level info on nic cards drivers and functionality

Hi, What is the best reference that gives in detail on nic cards configuration , assigning multiple ip addresses to a single interface, netlink library etc and all basic stuff at this level..? Thanks (2 Replies)
Discussion started by: Gopi Krishna P
2 Replies

12. Hardware

Intel vs Dlink NIC Gigabyte price point difference

Hi, I wondering about intel and dlink gigabyte desktop nic card price point, May i ask if someone know the difference between the two gigabyte nic card, I found at my local electronic store that theres a price difference between the two the intel is double the price of the dlink although the... (4 Replies)
Discussion started by: jao_madn
4 Replies