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

ixia-c example refactoring #1784

Closed
wants to merge 3 commits into from
Closed

ixia-c example refactoring #1784

wants to merge 3 commits into from

Conversation

Horvath-R
Copy link
Contributor

The original configuration didn't worked.

Fixed IP addresses
Fixed IP addresses
Fixed IP addresses
Comment on lines +9 to +10
- "./ifcfg add eth1 1.1.1.1 24"
- "./ifcfg add eth2 2.2.2.1 24"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why chanigng 10 for 1?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the file ipv4_forwarding.go test setup is the following, wich is correct, but in the scripts IP addresses are wrong.
Test IPv4 Forwarding with

  • Endpoints: OTG 1.1.1.1 -----> 1.1.1.2 DUT 2.2.2.1 ------> OTG 2.2.2.2
  • Static Route on DUT: 20.20.20.0/24 -> 2.2.2.2
  • TCP flow from OTG: 10.10.10.1 -> 20.20.20.1+

@hellt
Copy link
Member

hellt commented Dec 12, 2023

Hi @bortok can you please review the ixia-c example and update it to the current ixia-c?
It seems it stopped (?) working and go.mod needs to be updated. I'd rather have someone from ixia vetting this integration

related #1744

@hellt hellt changed the title Fixed IP addresses ixia-c example refactoring Dec 12, 2023
@bortok
Copy link
Contributor

bortok commented Dec 18, 2023

hi @hellt looking into this. with the latest ixia-c-one we now have ARP working, so the setup can be simplified. how can i push commits into this PR?

@hellt
Copy link
Member

hellt commented Dec 18, 2023

@bortok hi can you create a new one!

@bortok
Copy link
Contributor

bortok commented Dec 18, 2023

sounds good, will create soon

@hellt
Copy link
Member

hellt commented Dec 18, 2023

closing this in favor of keysight-provided renewed lab example

@hellt hellt closed this Dec 18, 2023
@hellt hellt mentioned this pull request Dec 18, 2023
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