From bdb719004de28754bd8588648630b7ef381c32c7 Mon Sep 17 00:00:00 2001 From: "Eric A. Miller" Date: Wed, 5 Nov 2014 21:54:48 -0500 Subject: [PATCH] Document i_vlan_membership_untagged() --- Info/CiscoVTP.pm | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Info/CiscoVTP.pm b/Info/CiscoVTP.pm index b8a19470..b2bc3a8f 100644 --- a/Info/CiscoVTP.pm +++ b/Info/CiscoVTP.pm @@ -610,6 +610,12 @@ IDs. These are the VLANs which are members of enabled VLAN list for the port. print "Port: $port VLAN: $vlan\n"; } +=item $vtp->i_vlan_membership_untagged() + +Returns reference to hash of arrays: key = C, value = array of VLAN +IDs. These are the VLANs which are members of the untagged egress list for +the port. + =back =head2 VLAN Table (C)