Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

bpcancel(1) [debian man page]

BPCANCEL(1)							  BP executables						       BPCANCEL(1)

NAME
bpcancel - Bundle Protocol (BP) bundle cancellation utility SYNOPSIS
bpcancel source_EID creation_seconds [creation_count [fragment_offset [fragment_length]]] DESCRIPTION
bpcancel locates the bundle identified by the command-line parameter values and destroys it, by simulating an immediate time-to-live expiration. EXIT STATUS
0 bpcancel has terminated. FILES
No configuration files are needed. ENVIRONMENT
No environment variables apply. DIAGNOSTICS
The following diagnostics may be issued to the ion.log log file: Can't attach to BP. bpadmin has not yet initialized BP operations. bpcancel failed finding bundle. No bundle identified by the command-line parameter values is present in the "timeline" list for the local bundle agent. bpcancel failed destroying bundle. Probably an unrecoverable database error, in which case the local ION node must be terminated and re-initialized. bpcancel failed. Probably an unrecoverable database error, in which case the local ION node must be terminated and re-initialized. BUGS
Report bugs to <ion-bugs@korgano.eecs.ohiou.edu> SEE ALSO
bplist(1) perl v5.14.2 2012-05-25 BPCANCEL(1)

Check Out this Related Man Page

DTN2ADMINEP(1)							  BP executables						    DTN2ADMINEP(1)

NAME
dtn2adminep - administrative endpoint task for the "dtn" scheme SYNOPSIS
dtn2adminep DESCRIPTION
dtn2adminep is a background "daemon" task that receives and processes administrative bundles (all custody signals and, nominally, all bundle status reports) that are sent to the "dtn"-scheme administrative endpoint on the local ION node, if and only if such an endpoint was established by bpadmin. It is spawned automatically by bpadmin in response to the 's' (START) command that starts operation of Bundle Protocol on the local ION node, and it is terminated by bpadmin in response to an 'x' (STOP) command. dtn2adminep can also be spawned and terminated in response to START and STOP commands that pertain specifically to the "dtn" scheme. dtn2adminep responds to custody signals as specified in the Bundle Protocol specification, RFC 5050. It responds to bundle status reports by logging ASCII text messages describing the reported activity. EXIT STATUS
0 dtn2adminep terminated, for reasons noted in the ion.log file. If this termination was not commanded, investigate and solve the problem identified in the log file and use bpadmin to restart dtn2adminep. 1 dtn2adminep was unable to attach to Bundle Protocol operations or was unable to load the "dtn" scheme database, probably because bpadmin has not yet been run. FILES
No configuration files are needed. ENVIRONMENT
No environment variables apply. DIAGNOSTICS
The following diagnostics may be issued to the ion.log log file: dtn2adminep can't attach to BP. bpadmin has not yet initialized BP operations. dtn2adminep can't load routing database. dtn2admin has not yet initialized the "dtn" scheme. dtn2adminep can't get admin EID. dtn2admin has not yet initialized the "dtn" scheme. dtn2adminep crashed. An unrecoverable database error was encountered. dtn2adminep terminates. BUGS
Report bugs to <ion-bugs@korgano.eecs.ohiou.edu> SEE ALSO
bpadmin(1), dtn2admin(1). perl v5.14.2 2012-05-25 DTN2ADMINEP(1)
Man Page

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

unix command - bash shell

Hey all, I need to know how many lines of C code are in a source bundle. I have extracted the bundle and hence there is a big directory tree with C files everywhere. So far I have something like: find . -name "*.c" | grep \ ./*/*/*/*/*/* obviously wrong, if someone could help me out... (3 Replies)
Discussion started by: zigga15
3 Replies

2. AIX

Add a bundle to a lpp_source

Hi. I forgot a bundle (X11.dt) in the lpp_source (base OS AIX 7.1). The bundle is now in the CD drive, I need to add it permanently in the lpp_source. What do I have to do ? - copy (where ?) bundle on my NIM server (how to determine what files to copy to have all elements of the bundle ?) ?... (1 Reply)
Discussion started by: stephnane
1 Replies

3. HP-UX

Install sequence in a bundle

Hi all. I'm wondering if there's a install sequence in a HPUX bundle? I'm trying to put many depots together into 1 single bundle, and use HPUX ignite to install this bundle. But I have to make sure one of the depot is last installed. I feel that if there're many different packages in a bundle,... (0 Replies)
Discussion started by: baibinghere
0 Replies

4. AIX

Create a bundle of user ids

if I want to create a bundle of user ids on some aix servers, if there is a way not need to do "passwd username" one by one user to set the password? Thanks (3 Replies)
Discussion started by: rainbow_bean
3 Replies

5. Shell Programming and Scripting

Delete duplicates in CA bundle

I do have a big CA bundle certificate file and each time if i get request to add new certificate to the existing bundle i need to make sure it is not present already. How i can validate the duplicates. The alignment of the certificate within the bundle seems to be different. Example: Cert 1... (7 Replies)
Discussion started by: diva_thilak
7 Replies

6. Web Development

New Badge Timeline in Vue.js UserCP Mockup

Continuing to think Vue.js is AWESOME, we now have a new badges timeline in version 0.26 of the UserCP Mockup: https://www.unix.com/cp/index.php#/pages/badges Changes: Added Mockup from Badges timeline. Changed notifications (upper right) to use v-for: bindings. Fixes minor vue routing... (0 Replies)
Discussion started by: Neo
0 Replies