Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Wiki Replica
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
TPA
Wiki Replica
Commits
bd3435d8
Unverified
Commit
bd3435d8
authored
4 years ago
by
anarcat
Browse files
Options
Downloads
Patches
Plain Diff
how to do ip address changes in idrac
parent
e05fdf02
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
howto/new-machine-cymru.md
+15
-0
15 additions, 0 deletions
howto/new-machine-cymru.md
with
15 additions
and
0 deletions
howto/new-machine-cymru.md
+
15
−
0
View file @
bd3435d8
...
...
@@ -568,6 +568,21 @@ If that's not good enough, try `hard` instead of soft, see also the
(rather not much more helpful, I'm afraid)
[
upstream
documentation
](
https://www.dell.com/support/manuals/en-ca/idrac7-8-lifecycle-controller-v2.50.50.50/idrac_2.50.50.50_racadm/racreset?guid=guid-69ea52c5-153d-4369-b7c4-6694a3b9e0d4&lang=en-us
)
.
### IP address change
WARNING: This procedure did not work last time it was tried, it might
need to be changed.
To change the IP address of the iDRAC itself, you can use the
`racadm
setniccfg`
command:
racadm setniccfg -s 172.30.140.4 255.255.255.0 172.30.140.1
It might take a while for the changes to take effect. In the
[
latest
change
](
https://gitlab.torproject.org/tpo/tpa/team/-/issues/40097#note_2718312
)
we actually lost access to the RACADM interface after 30
seconds, but it's unclear if that is because the VLAN was changed or
it is because the change took 30 seconds to take effect.
### Other documentation
*
[
Integrated Dell Remote Access Controller
](
https://www.dell.com/support/manuals/ca/en/cabsdt1/integrated-dell-remote-access-cntrllr-7-v1.50.50/idrac7ug1.50.50-v1/overview
)
(
[PDF](https://dl.dell.com/topicspdf/integrated-dell-remote-access-cntrllr-7-v1.50.50_users-guide_en-us.pdf
)
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment