We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
Same applies for c2691 and c3725 where I always get 55K bytes of NVRAM. Finally, c3745 always 151Kb.
Sorry, something went wrong.
I've experienced this recently with the c2691 as well.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: