Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-devel
Commits
35f63709
Commit
35f63709
authored
May 23, 2014
by
Kirk Webb
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add portset definitions for Z9000
parent
21a8de6c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
tbsetup/snmpit_test/snmpit_force10.pm
tbsetup/snmpit_test/snmpit_force10.pm
+5
-0
No files found.
tbsetup/snmpit_test/snmpit_force10.pm
View file @
35f63709
...
...
@@ -69,6 +69,11 @@ my $ChassisInfo = {
"
maxPortsPerModule
"
=>
64
,
# Max # of ports in any module
"
bitmaskBitsPerModule
"
=>
768
,
# Number of bits per module
},
"
force10-z9000
"
=>
{
"
moduleSlots
"
=>
1
,
# Max # of modules in chassis
"
maxPortsPerModule
"
=>
128
,
# Max # of ports in any module
"
bitmaskBitsPerModule
"
=>
128
,
# Number of bits per module
},
};
# XXX - The static offset approach appears to be unrealiable, so we look up
...
...
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