We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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#
The text was updated successfully, but these errors were encountered:
rbo
No branches or pull requests
Special port/network configuration for inf48/inf49 ports:
Old:
New:
The text was updated successfully, but these errors were encountered: