Skip to content

Bridge L2PT model definition #299

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

allenkting
Copy link

The Bridge Layer 2 Protocol TunnelingSnooping model definition for SONiC.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add ranges in the description for attributes of type int

# switchport l2proto-tunnel lldp Vlan 100
# switchport l2proto-tunnel stp Vlan 100-150

- name: Modify interface L2PT configurations
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- name: Modify interface L2PT configurations
- name: Override interface L2PT configurations

COPYRIGHT: Copyright 2025 Dell Inc. or its subsidiaries. All Rights Reserved
DOCUMENTATION: |
module: sonic_br_l2pt
version_added: '2.1.0'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
version_added: '2.1.0'
version_added: '3.1.0'

}
NETWORK_OS: sonic
RESOURCE: br_l2pt
COPYRIGHT: Copyright 2025 Dell Inc. or its subsidiaries. All Rights Reserved
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
COPYRIGHT: Copyright 2025 Dell Inc. or its subsidiaries. All Rights Reserved
COPYRIGHT: Copyright 2025 Dell Inc. or its subsidiaries. All Rights Reserved.

# switchport l2proto-tunnel lldp Vlan 100
# switchport l2proto-tunnel stp Vlan 100-150


Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change

short_description: Manage L2PT configurations on SONiC
description:
- This module provides configuration management of L2PT parameters
in devices running SONiC.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
in devices running SONiC.
on devices running SONiC.

description:
- This module provides configuration management of L2PT parameters
in devices running SONiC.
author: '[email protected]'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
author: '[email protected]'
author: Allen Ting ([email protected])

If you don't mind putting your name

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update the structure of the design as we discussed.

@stalabi1
Copy link
Contributor

Please split up sonic_bgp and sonic_br_l2pt into separate PRs

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.

2 participants