c2600 NVRAM size ignored
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 405
- Forks
- 99
- Avg merge
- 3m
- Merged PRs (30d)
- 1
Description
It appears that the NVRAM parameter is ignored by the c2600 platform (both using the command line and with the hypervisor).
Example with 128 Kb of NVRAM on the command line:
dynamips -P 2600 -n 128 c2600-adventerprisek9-mz.124-25d.image
In IOS I always get 32K bytes of NVRAM, whatever value I give to the nvram parameter.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the c2600 configuration with dynamips -P 2600 -n 128 c2600-adventerprisek9-mz.124-25d.image, then trace how the c2600 platform handles the NVRAM parameter in both command-line and hypervisor setups. Done means the configured NVRAM size is reflected in IOS instead of always reporting 32K bytes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100