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

Leaf3-MLAG-Lab configlet errata: line 25 #221

Open
coreyhines opened this issue Oct 15, 2020 · 1 comment
Open

Leaf3-MLAG-Lab configlet errata: line 25 #221

coreyhines opened this issue Oct 15, 2020 · 1 comment

Comments

@coreyhines
Copy link
Contributor

Describe the bug
A clear and concise description of what the bug is. Please include the lab module if applicable.
Leaf3-MLAG-Lab configlet errata: line 25 sets mode trunk on Ethernet interface element of a port-channel

This does not need to be set, it is not set on leaf 4 because it is set on the port-channel.

To Reproduce
Steps to reproduce the behavior.

Expected behavior
A clear and concise description of what you expected to happen.
the config for ethernet 1 should be the same on leaf3 and leaf4 aside from description.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.
While working on building a common configlet for leaf3/4 for training I noticed this issue.

@coreyhines
Copy link
Contributor Author

This issue actually applies to several interfaces on leaf3, here is another example

interface Ethernet2
description SPINE1
switchport mode trunk
channel-group 34 mode active
!
interface Ethernet3
description SPINE2
switchport mode trunk
channel-group 34 mode active

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

No branches or pull requests

1 participant