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 lab-example fix #1774

Closed
wants to merge 1 commit into from
Closed

ixia-c lab-example fix #1774

wants to merge 1 commit into from

Conversation

mfzhsn
Copy link

@mfzhsn mfzhsn commented Dec 9, 2023

Fixes:

  1. Updated the command to add IP address to ixia-c node for both eth1 and eth2 interfaces.

previous error:
ERRO[0083] Failed to execute command "./ifcfg add eth1 10.1.1.1 24" on the node "ixia-c". rc=1,
ERRO[0083] Failed to execute command "./ifcfg add eth2 10.2.2.1 24" on the node "ixia-c". rc=1,

  1. Updated the SRLinux Ethernet-1/2 config by enabling it.

@@ -6,8 +6,8 @@ topology:
kind: keysight_ixia-c-one
image: ghcr.io/open-traffic-generator/ixia-c-one:0.0.1-2755
Copy link
Member

Choose a reason for hiding this comment

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

@mfzhsn can you check if the recent ixia-c version would work? This version is quite outdated

ghcr.io/open-traffic-generator/ixia-c-one:0.1.0-84

@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants