diff --git a/tbsetup/snmpit_test/snmpit_test.in b/tbsetup/snmpit_test/snmpit_test.in index 59939d5e7d63287acd0279f37fcda373b7c71890..5ad456775162cdb44566a1e0d083163b59292cfb 100755 --- a/tbsetup/snmpit_test/snmpit_test.in +++ b/tbsetup/snmpit_test/snmpit_test.in @@ -2232,6 +2232,7 @@ sub syncVlansFromTables($$) { # my @currentTrunks = getExperimentCurrentTrunks($pid, $eid, @tmp); my %currentTrunks = map { $_->toString() => $_ } @currentTrunks; + debug("Existing Trunk Ports: ".Port->toStrings(@currentTrunks)."\n"); # # Okay, kill off stale vlans.