diff options
author | marcus <marcus@FreeBSD.org> | 2003-10-08 10:57:42 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-10-08 10:57:42 +0800 |
commit | a2e63a1b65529e57bb404ee77188d1887c0b1b55 (patch) | |
tree | 255a2ab6c61ca6b5995603b5a45e11943c06d94a /net-mgmt/openvmps/pkg-descr | |
parent | d993bcd97f235e6c5f24253c7f5b71f603a70bda (diff) | |
download | freebsd-ports-gnome-a2e63a1b65529e57bb404ee77188d1887c0b1b55.tar.gz freebsd-ports-gnome-a2e63a1b65529e57bb404ee77188d1887c0b1b55.tar.zst freebsd-ports-gnome-a2e63a1b65529e57bb404ee77188d1887c0b1b55.zip |
Add OpenVMPS, a GPL implementation of a VLAN Management Policy Server. VMPS
allows for dynamic VLAN membership on Cisco switches.
PR: 57723
Submitted by: Craig Boston <craig@yekse.gank.org>
Diffstat (limited to 'net-mgmt/openvmps/pkg-descr')
-rw-r--r-- | net-mgmt/openvmps/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net-mgmt/openvmps/pkg-descr b/net-mgmt/openvmps/pkg-descr new file mode 100644 index 000000000000..f4b21bb58169 --- /dev/null +++ b/net-mgmt/openvmps/pkg-descr @@ -0,0 +1,5 @@ +VMPS (VLAN Management Policy Server) is a way of assigning switch ports to +specific VLANs based on the MAC address of connecting device. OpenVMPS is a +GPL implementation of VMPS. + +WWW: http://vmps.sourceforge.net/ |