Sponsored Content
Top Forums Shell Programming and Scripting Help needed regarding first 3 items in the list Post 302423926 by Scott on Sunday 23rd of May 2010 11:56:15 AM
Old 05-23-2010
Code:
$ awk 'A[$1]++ < 3' file1 
AAA 444 2 juy
AAA 544 2 kui
AAA 567 4 poi
AAB 594 2 kui
AAB 507 4 poi
AAB 764 5 oiu
AAC 444 2 juy
AAC 544 2 kui
AAC 567 4 poi
AAD 734 5 oiu

 

9 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

change list to comma seperated items

I have a list of servers in a file called serverlist like this server1 server2 server3 i need to have them (with no trailing comma, the program does not like that) server1,server2,server3 so far i have been using HOSTS=/tmp/serverlist HOSTS=${HOSTS:-$(grep -Ev "^#|^$"... (2 Replies)
Discussion started by: insania
2 Replies

2. Shell Programming and Scripting

awk between items including items

OS=HP-UX ksh The following works, except I want to include the <start> and <end> in the output. awk -F '<start>' 'BEGIN{RS="<end>"; OFS="\n"; ORS=""} {print $2} somefile.log' The following work in bash but not in ksh sed -n '/^<start>/,/^<end>/{/LABEL$/!p}' somefile.log (4 Replies)
Discussion started by: Ikon
4 Replies

3. Shell Programming and Scripting

Shell Script Needed to Read a text from a list files

Hi, Below is my issue which I desperately need and I want a shell script which can do this job. I need this script as I m planning to put this for a system health check. Please assist me. 1. There are 10 log files in a particular location. 2. open each log file. Goto to the end of the... (4 Replies)
Discussion started by: kashriram
4 Replies

4. Web Development

List items not arranged as expected on web page

greetings, i have a list of items that are picks to be arranged within a row that is 22 in height. this "plugin" looks fine in the old installation but after installing a new version of the web app and dropping this "plugin" in place the layout isn't as i expect. they are arranged vertically... (1 Reply)
Discussion started by: crimso
1 Replies

5. Shell Programming and Scripting

Parsing through a list of items

Hi there, Here is my checklist of items, 4.1.1 Alerter 4.1.2 Client Services for Netware 4.1.3 Clipbook 4.1.4 Fax Service 4.1.5 File Replication 4.1.6 File Services for Macintosh 4.1.7 FTP Publishing Service 4.1.8 Help and Support 4.1.9 HTTP SSL 4.1.10 IIS Admin Service ... (1 Reply)
Discussion started by: alvinoo
1 Replies

6. Shell Programming and Scripting

Read a lis, find items in a file from the list, change each item

Hello, I have some tab delimited text data, file: final_temp1 aname val NAME;r'(1,) 3.28584 r'(2,)<tab> NAME;r'(3,) 6.13003 NAME;r'(4,) 4.18037 r'(5,)<tab> You can see that the data is incomplete in some cases. There is a trailing tab after the first column for each incomplete row. I... (2 Replies)
Discussion started by: LMHmedchem
2 Replies

7. What is on Your Mind?

Number of Small Forum Code Changes (TODO List Items)

In the past few days have I have done a lot of code cleanup work in various categories, including faster page loading and bug fixes: Move countless inline style directives to external CSS stylesheets for key pages (faster page loading) Fixed bug in member panel going between desktop and... (6 Replies)
Discussion started by: Neo
6 Replies

8. Shell Programming and Scripting

Pass an array to awk to sequentially look for a list of items in a file

Hello, I need to collect some statistical results from a series of files that are being generated by other software. The files are tab delimited. There are 4 different sets of statistics in each file where there is a line indicating what the statistic set is, followed by 5 lines of values. It... (8 Replies)
Discussion started by: LMHmedchem
8 Replies

9. Shell Programming and Scripting

Script to process a list of items and uncomment lines with that item in a second file

Hello, I have a src code file where I need to uncomment many lines. The lines I need to uncomment look like, C CALL l_r(DESNAME,DESOUT, 'Gmax', ESH(10), NO_APP, JJ) The comment is the "C" in the first column. This needs to be deleted so that there are 6 spaces preceding "CALL".... (7 Replies)
Discussion started by: LMHmedchem
7 Replies
mipd.conf(4)						     Kernel Interfaces Manual						      mipd.conf(4)

NAME
mipd.conf - Mobile IPv4 Mobility Agent daemon configuration file SYNOPSIS
(default configuration file) DESCRIPTION
When invoked, the IPv4 Mobility Agent daemon, reads its configuration information from (by default). The IPv4 Mobility Agent daemon can act as a Home Agent (HA) or a Foreign Agent (FA). can be configured to act as combined Home Agent and Foreign Agent only if it is not operating in AAA mode (see below). The content of this file will determine what kind of Mobility Agent functions the daemon will perform. Syntax The basic structure of the configuration file consists of sections, each delimited by curly braces in the form of . . . Each section generally contains a series of lines; each line providing the value for one configuration option in the form of For most part, white space is ignored and '#' comments out the rest of the line. Some labels require multiple values be provided on a sin- gle line, and these values must typically be separated by spaces. The set of legal values depends greatly on which label is being assigned. This configuration file consists of three mandatory sections in the following order: and All three sections are required although they may be empty depending on the optional fields entered and the mobility services (eg. Home Agent or Foreign Agent) being configured for the Mobile IP Agent daemon. The main Section The section must always come first. Fields within the section are: This field is optional and is used by Foreign Agent only. It indicates how long (in seconds) to keep a registration Request for Foreign Agent that hasn't had a matching Regis- tration Reply yet. The default vault for this field is 5.0 seconds. This field accepts floating number. This field is optional and is used by both Home Agent and Foreign Agent. It indicates the value of the ICMP code field of the router advertisement inside the Mobile IP Agent Advertisement message. There are two possible value for this field: This mobility agent handles common traffic -- that is, it acts as a router for IP datagrams not necessarily related to mobile nodes. This mobility agent does not route common traffic other than IP datagrams received from a registered mobile node. The default value for this field is 16. WARNING: Some Mobile Node implementations are known to be confused by advertisements with an ICMP code of 0. This field is required for to operate in AAA mode. It provides the Fully Qualified Domain Name of the host on which is started. This name is used to build the AAA identity for This field is required for to operate in AAA mode. It provides the Fully Qualified Domain Name of the AAA server that serves This name should be resolved via a DNS lookup. Note: The and fields are required for to operate in AAA mode. If one of these fields is omitted or if both the fields are omitted, the daemon would operate in non-AAA mode. This field is optional. It specified the port number on which the AAA server listens for connections. The default value is 1812. The keys Section The section contains a list of authentication keys between two mobility entities. Currently, only Mobile Node-Home Agent and Correspondent Node-Home Agent keys are supported. Hence, this section is required for a HA configuration and is empty for a Foreign Agent only configu- ration. Each entry in this section is entered in the following format: These field are: IP_Address is the IP address of either a Mobile Node or a Correspondent Node. spi is the Security Parameter Index (SPI) value, a 32-bit integer in the range 256 - 2147483647. The SPI does not have to be unique on the Home Agent and must match the SPI configured on the Mobile Node or Correspondent Node. algo is the hashing algorithm used for this security association. Accepted algorithms are hmac-md5 and md5. tstamp indicates that timestamps are used for replay protection. key is the authentication key, a total of 16 bytes. Each byte is entered as two hex digits. Each byte is separated by a space. WARNING: Do not enter more than one key entry for each Mobile Node or Correspondent Node. The ether Section The section contains network interface parameters for Mobile IP. If you have more than one network interface in your machine, you must duplicate this section and fill out one for each interface that you intend to provide Mobile IP service(s). It is incorrect to specify more than one interface name in this section. Fields within the section are: This field is required and contains the name of the network interface that provides mobility service(s). This field is required and indicates the mobility service(s) this interface will offer. It will affect the setting of the H and F flags within the Agent Advertisement Exten- sion. to offer Home Agent mobility service to offer Foreign Agent mobility service to offer both Home Agent and Foreign Agent mobility services. Note that this is not permitted when is configured to act in AAA-mode (see for more info). This field is required and contains the primary address of the interface. This address serves two purposes: 1) As the Home Agent address (if Home Agent service is offered) 2) As the source address that Agent Advertisement messages will have on both the Home Agent and Foreign Agent. If Home Agent service is provided on this interface, Mobile Nodes with their home network on this interface's subnet should be configured to use this interface's primary address as their Home Agent address. This field is required and contains the netmask associated with the primary-addr field. This field is required and contains the address that Agent Advertisement messages is broadcasted/multicasted to. It must be either 255.255.255.255 (the limited-broadcast address) or 225.0.0.1 (multicast address for the all systems on this link). This field is optional and indicates the interval (in seconds) between two consecutive Agent Advertisement messages. It SHOULD be no longer than 1/3 of ICMP Router Advertisement Lifetime below. The default value of this field is 1 second. This field accepts floating point number. This field is optional and contains the Lifetime value (in seconds) within the ICMP Router Advertisement. The default value for this field is 1800 seconds (30 minutes) per RFC 1256. This field is optional and contains the maximum Registration Lifetime (in seconds) allowed within the Mobility Agent Advertisement Extension of a Registration Request. Registrations requesting a longer lifetime than this value will be rejected by the Foreign Agent. The default value of this field is 300 seconds (5 minutes). Note: max-reg-lifetime has no relation with the router-lifetime. This field is optional and contains the Router Address and its associated Preference Level within the ICMP Router Advertisement portion of the Agent Advertisement message. The pref- erence_level must be a number within the range 1 to Number_of_Routers. Higher preference level means more preferable. Repeat this field for as many routers as you want to advertise. A maximum of eight routers can be entered. This field is related with the router field above and contains the netmasks of the corresponding routers advertised above. Hence, make sure that you repeat this field for as many routers as you advertised above. The router netmask is used by the Mobility Agent to compute the Prefix-Lengths within the Prefix-Length Extension inside Agent Advertisement message. The Prefix-Lengths may be used by some Mobile Nodes as part of their move detection algorithm. WARNING: RFC 3344 requires that the number of router netmasks be the same as the number of routers. Some Mobile Nodes are known to re-register constantly if the numbers are not matched. This field is related to the above service field and contains the Care-of Address within the Agent Advertisement Extension. This field is required if you have configured Foreign Agent service on this interface. Note: The Care-of Address is not necessarily the same as the primary address of the interface. In fact, if the machine has multiple interfaces, usually the Care-of Address should be the primary address of the fastest/best connected interface. You can provide multiple Care-of Addresses by repeating this field. A maximum of eight Care-of Addresses can be entered. This field is optional and can be used to configure a pool of addresses from which this Home Agent (if configured) can allocate home addresses. The field can be repeated as many times as needed. IP_address is the first address in the pool, and the pool would consist of num_addresses number of IP addresses starting from IP_address. The default value for num_addresses is 1. This field is optional and can be used to specify the size of the challenge window maintained by this Foreign Agent (if configured). The maximum size accepted is 8. The default value is set to 2. FILES
default configuration file AUTHOR
was originally developed by Carnegie Mellon University with changes made by Hewlett-Packard to port to HP-UX. SEE ALSO
mipadmin(1M), mipconfig(1M), mipd.conf(4). RFC 3344 IP mobility Support for IPv4 RFC 1256 ICMP Router Discovery Messages RFC 1853 IP in IP Tunneling RFC 2003 IP Encapsulation within IP mipd.conf(4)
All times are GMT -4. The time now is 05:26 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy