|
|
| |
Ocsinventory::Agent::Backend::OS::Linux::Network::Networks(3) |
User Contributed Perl Documentation |
Ocsinventory::Agent::Backend::OS::Linux::Network::Networks(3) |
OCSInventory::Agent::Backend::OS::Linux::Network::Networks - Network-related
functions
This module retrieves network information.
Returns the speed of the card.
Returns duplex state of the card.
Returns the mtu of the card.
Returns the status of the card.
Returns the subnet address for IPv4.
Returns the subnet address for IPv6.
Returns the network mask for IPv4.
Returns the network mask for IPv6.
Returns if card has a bonding.
Returns the gateway defined int he ip config.
Returns the gateway defined in the ip config.
Returns true if both addresses belong to the same network, for IPv4.
Returns true if both addresses belong to the same network, for IPv6.
Hey! The above document had some coding errors, which are explained
below:
- Around line 886:
- =back without =over
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |