Skip to content

Add support for MacAddress - #24

Open
pedrojreis wants to merge 3 commits into
genieacs:masterfrom
pedrojreis:master
Open

Add support for MacAddress#24
pedrojreis wants to merge 3 commits into
genieacs:masterfrom
pedrojreis:master

Conversation

@pedrojreis

@pedrojreis pedrojreis commented Sep 17, 2024

Copy link
Copy Markdown

This PR intends to add an option to also edit the MacAddress.
This is useful for some usecases where the MacAddress is "king" and matters the most, also super useful to prevent to have thousands of sim devices with the exact same Mac :)
Said mac will silce the last 2 characters, starting at 00 and going up to 99 depending on number of processes.
I felt like pushing more than 100 devices in a single instance can worsen performance and felt like it's better to have multiple instances with up to 100 devices if we need to make stress tests.

Help Example

image

Run Example

image

GenieACS

image

Feel free to provide feedback to better improve this feature. Even though it's small it allows for a bigger flexibility - specially under kubernetes :)

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.

1 participant