Skip to content
New issue

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

A few improvements to vEOS and vMX #178

Merged
merged 1 commit into from
Dec 5, 2018

Conversation

mirceaulinic
Copy link
Contributor

  • Enabling the eAPI (HTTP based) on vEOS.
  • Opening up the ports 80 and 443 fon vEOS (required when enabling the eAPI).
  • On newer vMX versions (at least 17.2R1.13 which is the one I am currently
    using), the start up might be affected by some error messages, as the image
    comes with a pre-defined DHCP configuration. Removing this configuration, the
    image starts without any issues, so I am adding the changes for vMX to disable
    the DHCP configs, as the management interface needs a statically configured
    address.

- Enabling the eAPI (HTTP based) on vEOS.
- Opening up the ports 80 and 443 fon vEOS (required when enabling the eAPI).
- On newer vMX versions (at least 17.2R1.13 which is the one I am currently
  using), the start up might be affected by some error messages, as the image
  comes with a pre-defined DHCP configuration. Removing this configuration, the
  image starts without any issues, so I am adding the changes for vMX to disable
  the DHCP configs, as the management interface needs a statically configured
  address.
@mirceaulinic
Copy link
Contributor Author

This is my very first contribution, hope this is going to be useful if accepted. Thanks again for creating this @plajjan - very nice project! Let me know your thoughts.

@emjemj
Copy link
Collaborator

emjemj commented May 12, 2018

@mirceaulinic Maybe this should be two different pull requests? One for vEOS and one for vMX?

@plajjan plajjan merged commit b1bb91f into vrnetlab:master Dec 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants