Describe your package here
Describe your package requirements here
Currently there are no FAQ items provided.
OpenBGPDGroups
1
Services: OpenBGPD Groups
/usr/local/pkg/openbgpd.inc
Settings
/pkg_edit.php?xml=openbgpd.xml&id=0
Neighbors
/pkg.php?xml=openbgpd_neighbors.xml
Groups
/pkg.php?xml=openbgpd_groups.xml
Status
/openbgpd_status.php
Name
name
Description
descr
Remote AS
remoteas
Name
name
input
35
Remote AS
remoteas
input
8
Description
descr
input
80
deinstall_openbgpd();
openbgpd_install_conf();
$status = check_group_usage($_POST['groupname']);
if($status != "")
$input_errors[] = "Sorry this group is in use by {$status} and cannot be deleted.";