fusioninventory::agent::tools::network(3pm) debian man page | unix.com

Man Page: fusioninventory::agent::tools::network

Operating Environment: debian

Section: 3pm

FusionInventory::Agent::Tools::Network(3pm)		User Contributed Perl Documentation	       FusionInventory::Agent::Tools::Network(3pm)

NAME
FusionInventory::Agent::Tools::Network - Network-related patterns and functions
DESCRIPTION
This module provides some network-related patterns and functions.
PATTERNS
mac_address_pattern This pattern matches a MAC address in canonical form (aa:bb:cc:dd:ee:ff). ip_address_pattern This pattern matches an IP address in canonical form (xyz.xyz.xyz.xyz). alt_mac_address_pattern This pattern matches a MAC address in alternative form (aabbccddeeff). hex_ip_address_pattern This pattern matches an IP address in hexadecimal form (aabbccdd).
FUNCTIONS
hex2canonical($address) Convert an ip address from hexadecimal to canonical form. alt2canonical($address) Convert a mac address from alternative to canonical form. getSubnetAddress($address, $mask) Returns the subnet address for IPv4. getSubnetAddressIPv6($address, $mask) Returns the subnet address for IPv6. getNetworkMask($prefix) Returns the network mask for IPv4. getNetworkMaskIPv6($prefix) Returns the network mask for IPv6. perl v5.14.2 2012-06-14 FusionInventory::Agent::Tools::Network(3pm)
Related Man Pages
fusioninventory::agent::tools::win32(3pm) - debian
net::ipv6addr(3pm) - debian
paranoid::network::ipv4(3pm) - debian
paranoid::network::ipv6(3pm) - debian
regexp::common::net(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections