Set up a profile with two physical interface

3 views
Skip to first unread message

Songyu Zhang

unread,
Oct 3, 2025, 9:06:05 PM (5 days ago) Oct 3
to cloudlab-users
Hi admins,

I recently starts to use the node type r7525. It have two physical NICs and suppose to have two physical ports able to be used, but when I use the `small-lan` profile, only one physical link shows up, other physical ports have `no-carrier`.
How should I enable two from two NIC interfaces for experiment use?
Maybe I should create a dedicated profile for this purpose?

Thanks
Songyu

Mike Hibler

unread,
Oct 4, 2025, 11:23:55 AM (4 days ago) Oct 4
to 'Songyu Zhang' via cloudlab-users
The "small-lan" profile only creates a single link on each node, thus only
one interface on each node is activated. To make both interfaces useable,
you have to have two links declared on the node in your profile.
A simple example is to connect two nodes with two links similar to this
profile:

https://www.cloudlab.us/p/PortalProfiles/multi-link

Since you want each profile topology link to have its own interface, you
would need to copy this profile and comment out the use of
"link_multiplexing" links. To make sure you get the node type you want,
you will also need to specify the hardware type of each node like:

node.hardware_type = "r7525"
> --
> You received this message because you are subscribed to the Google Groups
> "cloudlab-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email
> to cloudlab-user...@googlegroups.com.
> To view this discussion visit https://groups.google.com/d/msgid/cloudlab-users/
> 644f3d52-eeed-4e95-8533-ada19b468b9cn%40googlegroups.com.

Songyu Zhang

unread,
Oct 4, 2025, 1:06:01 PM (4 days ago) Oct 4
to cloudlab-users
Hi Mike,

Thanks for your prompt reply.
I viewed the source of the "multi-link" profile and it would declare two nodes explicitely and declare two links with the two nodes as member.
So I wonder if I can use multiple nodes like in "small-lan" profile (otherwise I have to create a profile for every node number I potentially would use) and have two links among them (by include all nodes in the members list `request.Link(members = [node1, node2])`).
Or if there are some documentation about the profile creation package, it would be better.

Thanks
Songyu

Mike Hibler

unread,
Oct 4, 2025, 2:26:47 PM (4 days ago) Oct 4
to 'Songyu Zhang' via cloudlab-users
Well, then maybe copy and modify the "small-lan" profile to add a second
lan to which you add a second interface of every node.
> 2e6319da-6c84-4a1f-9e79-537161f278cen%40googlegroups.com.

Reply all
Reply to author
Forward
0 new messages