Skip to content

Added ndo_fabric_span_session module for the Fabric Monitoring Access Policy template (DCNE-138) #656

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 5 commits into
base: master
Choose a base branch
from

Conversation

sajagana
Copy link
Collaborator

No description provided.

@sajagana sajagana self-assigned this Apr 21, 2025
@github-actions github-actions bot changed the title Added ndo_fabric_span_session module for the Fabric Monitoring Access Policy template Added ndo_fabric_span_session module for the Fabric Monitoring Access Policy template (DCNE-138) Apr 21, 2025
@sajagana sajagana force-pushed the 464_fabric_span_session branch from a57bc07 to 704233d Compare April 22, 2025 02:43
@sajagana sajagana requested a review from samiib April 22, 2025 14:32
@sajagana sajagana requested a review from akinross April 28, 2025 10:55
gmicol
gmicol previously approved these changes Apr 28, 2025
Copy link
Collaborator

@gmicol gmicol left a comment

Choose a reason for hiding this comment

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

LGTM

akinross
akinross previously approved these changes Apr 29, 2025
Copy link
Collaborator

@akinross akinross left a comment

Choose a reason for hiding this comment

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

LGTM

samiib
samiib previously approved these changes Apr 29, 2025
Copy link
Collaborator

@samiib samiib left a comment

Choose a reason for hiding this comment

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

LGTM

shrsr
shrsr previously approved these changes Apr 30, 2025
Copy link
Collaborator

@shrsr shrsr left a comment

Choose a reason for hiding this comment

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

LGTM

type: str
template_id:
description:
- The ID of the that contains the destination port channel.
Copy link
Collaborator

Choose a reason for hiding this comment

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

This sentence is incomplete, also extra space between the and that

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done!

@sajagana sajagana dismissed stale reviews from shrsr, samiib, akinross, and gmicol via 17f2b7c May 2, 2025 09:55
gmicol
gmicol previously approved these changes May 2, 2025
Copy link
Collaborator

@gmicol gmicol left a comment

Choose a reason for hiding this comment

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

LGTM

akinross
akinross previously approved these changes May 5, 2025
Copy link
Collaborator

@akinross akinross left a comment

Choose a reason for hiding this comment

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

LGTM

shrsr
shrsr previously approved these changes May 5, 2025
Copy link
Collaborator

@shrsr shrsr left a comment

Choose a reason for hiding this comment

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

LGTM

samiib
samiib previously approved these changes May 6, 2025
Copy link
Collaborator

@samiib samiib left a comment

Choose a reason for hiding this comment

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

LGTM

anvitha-jain
anvitha-jain previously approved these changes May 6, 2025
Copy link
Collaborator

@anvitha-jain anvitha-jain left a comment

Choose a reason for hiding this comment

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

LGTM

@sajagana sajagana dismissed stale reviews from anvitha-jain, samiib, shrsr, akinross, and gmicol via 179e8d2 May 7, 2025 05:44
@sajagana sajagana force-pushed the 464_fabric_span_session branch from 17f2b7c to 179e8d2 Compare May 7, 2025 05:44
type: str
source_ip_prefix:
description:
- The destination IP address prefix to route SPAN Session packets.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- The destination IP address prefix to route SPAN Session packets.
- The prefix used to assign source IP addresses to ERSPAN packets which can be used to identify which Leaf or Spine is sending the traffic.
- This can be any IP. If the prefix is used, the node ID of the source node is used for the undefined bits of the prefix.

suboptions:
node:
description:
- The Node ID to use for the SPAN Session.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- The Node ID to use for the SPAN Session.
- The Node ID of the Node to use for the SPAN Session.

- The Node ID to use for the SPAN Session.
type: int
required: true
path:
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
path:
interface:

required: true
path:
description:
- The Node Ethernet interface to use for the SPAN Session.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- The Node Ethernet interface to use for the SPAN Session.
- The Ethernet interface of the Node to use for the SPAN Session.

@sajagana sajagana force-pushed the 464_fabric_span_session branch from 179e8d2 to d816241 Compare May 9, 2025 07:06
@sajagana sajagana requested a review from lhercot May 9, 2025 07:11
Copy link
Collaborator

@samiib samiib left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@akinross akinross left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@gmicol gmicol left a comment

Choose a reason for hiding this comment

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

LGTM

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.

Enhancement: New module for SPAN Session in Fabric Monitoring Policies Template (DCNE-138)
7 participants