Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
5cd35318
Commit
5cd35318
authored
Jun 05, 2009
by
Leigh B. Stoller
Browse files
Minor debugging addition.
parent
ded8d816
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/snmpit_cisco.pm
View file @
5cd35318
...
...
@@ -1016,6 +1016,8 @@ sub setPortVlan($$@) {
$errors
++
;
next
;
}
$self
->
debug
("
Port trunk mode is
$retval
\n
");
if
(
!
((
$retval
eq
"
on
")
||
(
$retval
eq
"
onNoNegotiate
")))
{
#
# Convert ports to the correct format
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment