Sponsored Content
Operating Systems SCO Grep to ignore suffix & find end of line Post 302963068 by jgt on Wednesday 23rd of December 2015 09:26:54 AM
Old 12-23-2015
But does it fail on
Code:
ADD AAA TO AAA-BBB

A more reliable way is to create a cross reference listing in a compile.
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

a better way to grep until end of error message, although most seem to be 1 or 2 line

My file creates an output log after which includes a few sql queries. I segregate them into warnings and errors and then get a total count. The errors' and warnings' lines always start with SQL{4} followed by the details of the error. This is what im doing as o now... errors=`grep -A 1 -E... (11 Replies)
Discussion started by: VGR
11 Replies

2. Shell Programming and Scripting

Find a string using grep & print the line above or below that.

Hi All, Please tell me how can I Find a string using grep & print the line above or below that in solaris? Please share as I am unable to use grep -A or grep -B as it is not working on Solaris. (10 Replies)
Discussion started by: Zaib
10 Replies

3. Shell Programming and Scripting

How to use grep & find command to find references to a particular file

Hi all , I'm new to unix I have a checked project , there exists a file called xxx.config . now my task is to find all the files in the checked out project which references to this xxx.config file. how do i use grep or find command . (2 Replies)
Discussion started by: Gangam
2 Replies

4. Shell Programming and Scripting

find a certain line and append text to the end of the line

After I create printer queues in AIX, I have to append a filter file location within that printers custom file. within lets say test_queue.txt I need to find the row that starts with :699 and then I need to append on the end the string /usr/local/bin/k_portrait.sh. Now I've gotten the sed... (2 Replies)
Discussion started by: peachclift
2 Replies

5. Shell Programming and Scripting

Using Grep & find & while read line in a script

Hello people! I would like to create one script following this stage I have one directory with 100 files File001 File002 ... File100 (This is the format of content of the 100 files) 2012/03/10 12:56:50:221875936 1292800448912 12345 0x00 0x04 0 then I have one... (0 Replies)
Discussion started by: Abv_mx81
0 Replies

6. Shell Programming and Scripting

How to ignore comments at the end of the each line?

Hi All, I am reading the host file by ignoring the comments and write it to the other file. I am reading with regular expression for IP address. grep -E '^{1,3}\.{1,3}\.{1,3}\.{1,3}' $inputFile | awk '{for(i=2;i<=NF;i++)print $1,$i}' > $DR_HOME/OS/temp After that am reading each host... (4 Replies)
Discussion started by: sharsour
4 Replies

7. Shell Programming and Scripting

Grep command to ignore line starting with hyphen

Hi, I want to read a file line by line and exclude the lines that are beginning with special characters. The below code is working fine except when the line starts with hyphen (-) in the file. for TEST in `cat $FILE | grep -E -v '#|/+' | awk '{FS=":"}NF > 0{print $1}'` do . . done How... (4 Replies)
Discussion started by: Srinraj Rao
4 Replies

8. Shell Programming and Scripting

Need to add a numeric & special char to end of the first line

Need to add a numeric & special char to end of the first line Existing file: 12-11-16|11 2016 Jan 12:34:55|03:55| 13-10-16|10 2016 Jan 12:34:55|03:55|12-11-16|11 2016 Jan 12:34:55|03:55| 14-10-16|19 2016 Jan 12:34:55|03:55|13-11-16|11 2016 Jan 12:34:55|04:55| 15-10-16|18 2016 Jan... (11 Replies)
Discussion started by: Joselouis
11 Replies

9. Shell Programming and Scripting

Grep after - til the end of the line

Hi, i need to cat a file after # till the end of the file usually ill do cat /etc/somthing | grep -A999999 # but its not that professional thanks edit by bakunin: please use CODE-tags (or ICODE-tags) for code and data. Thank you. (9 Replies)
Discussion started by: batchenr
9 Replies

10. Shell Programming and Scripting

Script using awk to find and replace a line, how to ignore comment lines

Hello, I have some code that works more or less. This is called by a make file to adjust some hard-coded definitions in the src code. The script generated some values by looking at some of the src files and then writes those values to specific locations in other files. The awk code is used to... (3 Replies)
Discussion started by: LMHmedchem
3 Replies
mipd(1M)																  mipd(1M)

NAME
mipd - Mobile IPv4 mobility agent daemon SYNOPSIS
config_file_name ] DESCRIPTION
implements the Home Agent and Foreign Agent functions as described in RFC 3344 - IP Mobility Support for IPv4. can act as a Home Agent, a Foreign Agent, or combined Home Agent/Foreign Agent on any Ethernet network interface on the system. also supports the following stan- dards: RFC 1256 ICMP Router Discovery Messages RFC 1853 IP in IP Tunneling RFC 2003 IP Encapsulation within IP RFC 2794 Mobile IP Network Access Identifier Extension for IPv4 RFC 3012 Mobile IPv4 Challenge/Response Extensions In addition, implements: draft-ietf-diameter-base-08 Diameter Base Protocol draft-ietf-diameter-mobileip-08 Diameter Mobile IPv4 Application draft-ietf-mobileip-optim-11.txt Route Optimization in Mobile IP draft-ietf-mobileip-aaa-key-10 AAA Registration Keys for Mobile IP cannot run without a configuration file. It is recommended that user should use the command to create the configuration file. If it is desired to create configuration file by hand, see the mipd.conf(4) manual page for details about file format and syntax. Options recognizes the following command-line options and arguments: Specifies the name of the configuration file. Default is Changes the syslog logging level for logs messages to the system syslog file, by default. The user can use the program to view logging messages entered by The logging levels are shown in ascending order. Lower logging levels include all higher levels. The default syslog logging level is which includes messages. A definition of each class is shown below. These messages include unrecoverable error conditions such as fatal configuration errors and daemon initialization errors. These messages include recoverable error conditions such as various Mobile Node registration failure (i.e. failure to retrieve link layer address from registration packets and Mobile-Home authentication errors). These messages provide notification to the user such as dropped packets due to unsupported features, no system resources. These messages provide detailed event logging for debugging and troubleshooting purposes. Signal Processing The following signal may used to control Graceful shutdown. On receipt of a attempts a graceful shutdown. Mobile IP resources such as tunnels between the Home Agent and the Care-of Addresses will be destroyed. All active Proxy ARP entries, created when the Mobile Nodes were away from home, will be deleted from the Home Agent. Mobile Node host specific route entries along with their ARP entries will also be deleted from the Foregin Agent. Logging and Tracing uses to log error messages into The netTL(1M) formatter, netfmt(1M), has been modified to recognize Mobile IPv4 control messages and IP/IP encapsulated packets. To trace Agent Solicitation and Agent Advertisement messages, use the subsystem ID to capture those ICMP packets. To trace Registrations Request and Registration Reply messages, use the subsystem ID with port 434 specified in the filter options. To trace IP/IP encapsulated datagrams in the tunnel, use the subsystem ID. Auto-Start Normally, the daemon is automatically started during system boot-up time. To start during boot-up, set the variable to 1 in the file. Make sure the variable is set to 0 since and (Route Optimization daemon, see miprod(1M) for details) cannot run on the same system. Edit the variable if you need to change the default configuration file path/name. can also be manually started and stopped by using the com- mand. Internal Operation can be configured (see mipd.conf(4)) to operate in AAA-mode or in normal-mode. In AAA-mode, can act as either a Home Agent or Foreign Agent on all interfaces, but not both. It can process registrations from Mobile Nodes that are AAA-aware and non-AAA aware. Non-AAA Mobile Nodes are those that implement only the Mobile IP base protocol per RFC3344. AAA Mobile Nodes implement RFC2794, RFC3012, and draft-ietf-mobileip-aaa-key-10 on top of RFC3344. A Home Agent tracks the mobility binding of the Mobile Nodes that are roaming around in the Internet. A Foreign Agent offers a Care-of Address to the visiting Mobile Node. A Mobile Node may use a co-located Care-of Address instead of a Foreign Agent Care-of Address. In both cases, a tunnel will always be established between the Home Agent and the Mobile Node's Care-of Address for routing datagrams that are destined to the Mobile Node's home address. supports reverse tunnels, as well as Mobile Nodes that use a Foreign Agent Care-of Address or a Co-located Care-of Address. Both Home Agent and Foreign Agent broadcast (or multicast) Agent Advertisement messages on a periodic basis which announce their presence to any listening Mobile Node. Agents also listen for Agent Solicitation message and reply back with unicast Agent Advertisement message. Agent Solicitation and Advertisement messages are modified versions of the ICMP Router Discovery Messages (see RFC 1256) with Mobility Agent Advertisement Extensions and Prefix-Length Extension added. A Foreign Agent operating in AAA-mode will also include an Agent Advertisement Challenge extension per RFC3012. This informs the Mobile Node that the Foreign Agent can authenticate the Mobile Node and is capable of processing requests via the AAA protocol. For Mobile Nodes that include the Mobile-AAA or Mobile-Foreign authentication extension, the Foreign Agent will reject the request if a valid challenge extension is not included in the request. Foreign Agents process Registration Request messages from Mobile Nodes by first performing various compliance checks against the Request. For requests that require processing via AAA, the Foreign Agent creates a Diameter Mobile IP request (AMR), and sends it to the AAA server. This request is handled by the AAA protocol and is eventually forwarded to the Home Agent as the Diameter HAR (Home Agent Request) message. If the Foreign Agent is not operating in AAA-mode, or determines that the registration request does not require the AAA protocol for pro- cessing, it will then forward the request directly to the Home Agent. Upon receiving a HAR, the Home Agent processes the request and sends a corresponding Diameter Mobile IP reply (HAA) to the AAA server. The AAA protocol will eventually forward this message to the Foreign Agent as a Diameter AMA message. Upon receiving a Registration Request message directly from a Foreign Agent or a Mobile Node using a co-located Care-of Address, the Home Agent checks for a valid Mobile-Home Authentication Extension within the message to authenticate the identity of the Mobile Node. A Regis- tration Reply message is then sent back to the Foreign Agent, or directly to the Mobile Node's co-located Care-of Address. Home Agent operating in AAA-mode can also handle requests from Mobile Nodes (using co-located Care-of Address) that require AAA for pro- cessing. For such requests, the Home Agent sends an AMR message to the AAA server, and the AAA server responds with a AMA message. The Home Agent then processes the request sent by the Mobile Node. Such requests are not expected to include the Mobile-Home authentication extension. If the Registration Request message (HAR or non-AAA) passes all the checks, the Home Agent adds the Mobile Node to its Mobility Binding ta- ble and then creates a point-to-point IP-over-IP tunnel between the Home Agent and the Care-of Address. After the tunnel is created, the Home Agent performs Proxy ARP on behalf of the Mobile Node in order to attract and intercept datagrams that are destined to the Mobile Node's permanent home address. These packets are then encapsulated using IP Encapsulation within IP method (see RFC 2003) and tunneled to the target Care-of Address where the encapsulated packets will be decapsulated and forwarded to the Mobile Node. The tunnel, along with its associated entry in the Mobility Binding table or Visitor List, is deleted when the Registration Lifetime expires. Registration Life- time is configurable via a parameter in the configuration file. Upon receiving a successful reply (either an AMA message from AAA server or a registration reply directly from the Home Agent) for a pend- ing request, the Foreign Agent adds an entry for the Mobile Node in its Visitor List and creates a point-to-point IP-over-IP tunnel between the Care-of Address and the Home Agent. The Foreign Agent will then forward the reply to the Mobile Node. When a Mobile Node returns to its home network, it will send a special de-Registration Request message with its home address placed in the Care-of Address field. If the de-Registration Request passes all the checks, the Home Agent dismantles the tunnel and its associated Mobility Binding entry. Proxy ARP for the Mobile Node will then be disabled and a Gratuitous ARP with the Mobile Node's MAC address will be sent out on the home network on behalf of the Mobile Node. The Visitor List entry in the Foreign Agent will be deleted when the Regis- tration Lifetime expires. Non-AAA registration requests and replies messages are sent and received by via UDP port 434. Foreign Agent and Home Agent support Foreign-Home authentication as described in RFC3344. A Foreign Agent operating in AAA-mode will request Foreign-Home keys via the AMR message if the Foreign Agent does not have keys to the Home Agent. Static Foreign-Home keys cannot be configured on in AAA-mode also supports dynamic Home Agent allocation and Home Address discovery via the Diameter Protocol. Address Pools for home address allocation can be configured for each interface offering Home Agent service (see mipd.conf(4)). Note that home addresses alloca- tions are logged under the level. does not support home address or home agent discovery in non-AAA mode. Foreign Agent and Home Agent operating in AAA-mode support the Diameter Session Termination and Abort messages. Upon expiration of a ses- sion, they will send a Session Termination Request (STR) message to the AAA server. Upon receiving an Abort Session Request (ASR) message from the AAA server, they will terminate the session. AAA Registration Keys When invoked in AAA mode, reads AAA key extension types and subtypes definitions from The daemon uses definitions in this file to process and build AAA Generalized Key Request and Reply Extensions. If this file does not exist, uses the values defined in draft 10 of the IETF AAA Registration Keys for Mobile IP specification (draft-ietf-mobileip-aaa-key-10). The AAA key type and subtype values may vary in dif- ferent drafts of the specification. Users may have to change the definitions to match the values for the draft version implemented by the Mobile Node clients. FILES
default agent configuration file. AAA key types and subtypes configuration file. auto-start configuration file. process ID of the currently running AUTHORS
was originally developed by Carnegie Mellon University to run on the FreeBSD platform and was ported to HP-UX by Hewlett-Packard. This software is copyright 1995,1996 by Carnegie Mellon University. SEE ALSO
mipadmin(1M), mipconfig(1M), mipd.conf(4), miproconfig(1M), miprod(1M), miprod.conf(4). mipd(1M)
All times are GMT -4. The time now is 01:16 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy