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

inf48/inf49 - Networking tests #238

Open
rbo opened this issue Jan 19, 2025 · 0 comments
Open

inf48/inf49 - Networking tests #238

rbo opened this issue Jan 19, 2025 · 0 comments
Assignees
Labels
cluster/ocp1 Releated with our ocp1 cluster at Stormshift

Comments

@rbo
Copy link
Member

rbo commented Jan 19, 2025

Special port/network configuration for inf48/inf49 ports:

Old:

arista-sfp#show running-config interfaces Et28/4 Et28/2 Et28/1
interface Ethernet28/1
   description inf48 secondary
   switchport trunk native vlan 32
   switchport trunk allowed vlan 9,32,69,100-109,1004
   switchport mode trunk
   switchport
interface Ethernet28/2
   description inf49 primary ens2f0
   switchport trunk native vlan 32
   switchport trunk allowed vlan 9,32,69,100-109,1004
   switchport mode trunk
   switchport
interface Ethernet28/4
   description inf49 secondary ens2f1
   switchport access vlan 69
   switchport trunk allowed vlan 9,32,69,100-109,1004
   switchport

New:

arista-sfp#show running-config interfaces Et28/4 Et28/2 Et28/1
interface Ethernet28/1
   description inf48 secondary
   switchport trunk allowed vlan 9,32,69,100-109,1004
   switchport mode trunk
   switchport
interface Ethernet28/2
   description inf49 primary ens2f0
   switchport trunk allowed vlan 9,32,69,100-109,1004
   switchport mode trunk
   switchport
interface Ethernet28/4
   description inf49 secondary ens2f1
   switchport trunk allowed vlan 9,32,69,100-109,1004
   switchport
arista-sfp#



arista-rj45#show running-config interfaces Et24
interface Ethernet24
   description inf48-eno1
   switchport trunk allowed vlan 9,32,69,100-109,1004
   switchport mode trunk
arista-rj45#


@rbo rbo added the cluster/ocp1 Releated with our ocp1 cluster at Stormshift label Jan 19, 2025
@rbo rbo self-assigned this Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/ocp1 Releated with our ocp1 cluster at Stormshift
Projects
None yet
Development

No branches or pull requests

1 participant