diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-08-18 09:07:12 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-08-18 09:07:12 +0000 |
commit | caac3bfcb3e034018f6e1018ac44dbaa13380aea (patch) | |
tree | 216340570038d1cbef6ae0bac0ce57926f0ebd3a /net-mgmt/Makefile | |
parent | d82a472a412ab03a5ba5f4e1289931db19a0b643 (diff) | |
download | ports-caac3bfcb3e034018f6e1018ac44dbaa13380aea.tar.gz ports-caac3bfcb3e034018f6e1018ac44dbaa13380aea.zip |
NOC Project is an Operation Support System (OSS) for the Telco,
Service provider and Enterprise Network Operation Centers (NOC).
Areas covered by NOC:
* Fault Management
* Service Activation/Provisioning
* Knowledge Base
* Multi-VRF Address space management
* Virtual Circuits management (VLAN, DLCI, etc)
* Configuration Management
* DNS provisioning
* Peering management, RPSL and BGP filters generator, integrated
looking glass
* Reporting
NOC Project is distributed under the term of BSD-like LICENSE.
Enjoy!
The NOC Project Team
WWW: http://www.nocproject.org/
PR: ports/137489
Submitted by: Stanislav Svirid <count at 211.ru>
Notes
Notes:
svn path=/head/; revision=239847
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 32431b7acb94..41772012f484 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -154,6 +154,7 @@ SUBDIR += ng_ipacct SUBDIR += nipper SUBDIR += nitpicker + SUBDIR += noc SUBDIR += nocol SUBDIR += nrg SUBDIR += nrpe2 |