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

Change management interface on IOL Layer 2 images from Vlan0 #2235

Merged
merged 3 commits into from
Oct 15, 2024

Conversation

DanPartelly
Copy link
Contributor

Change management interface on IOL Layer 2 images from Vlan0 to Ethernet 0/0. While at it, get rid of any specific SVI configuration. Please note that the order of configurations statements is important.

When testing, please allocate enough time before trying to ssh into the layer 2 iol devices. Its initialization time is significantly higher then that of layer 3 iol devices.

The modification where tested both with containerlab and with the work in progress to support iol image in networklab through it's containerlab backed.

to Ethernet 0/0. While at it, get rid of any specific SVI
configuration. Please note that the order of configurations
statements is important.
nodes/iol/iol.cfg.tmpl Outdated Show resolved Hide resolved
@kaelemc
Copy link
Contributor

kaelemc commented Oct 15, 2024

LGTM 👍

@hellt hellt merged commit 2bd726c into srl-labs:main Oct 15, 2024
63 checks passed
Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.94%. Comparing base (794e3cb) to head (a58b7ab).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2235      +/-   ##
==========================================
- Coverage   51.98%   51.94%   -0.04%     
==========================================
  Files         172      172              
  Lines       12658    12658              
==========================================
- Hits         6580     6575       -5     
- Misses       5171     5175       +4     
- Partials      907      908       +1     

see 1 file with indirect coverage changes

@DanPartelly DanPartelly deleted the ioll2-mgmt branch October 15, 2024 11:18
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.

3 participants