GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
IPV4CALC(1) User Contributed Perl Documentation IPV4CALC(1)

  ipv4calc - Calculates IPv4 elements from an address.

  ipv4calc [ --network | --broadcast | --netmask | 
             --address | --cidr ] addr

If an option is specified ipv4calc calculates the requested element from the address and prints it on stdout.

If multiple options are specified, only the first one is printed.

If no options are specified, the program prints the host part of the address, the network and the broadcast address as deduced from the given address.

If address doesn't contains a netmask or mask length, the default one is assumed.

Francis J. Lacoste <francis.lacoste@iNsu.COM>

Copyright (c) 1999,2000 iNsu Innovations Inc. All rights reserved.

This program is free software; you can redistribute it and/or modify it under the terms as perl itself.

Network::IPv4Addr(3).
2000-08-01 perl v5.32.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.