-
Notifications
You must be signed in to change notification settings - Fork 16
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
Support for ISIS MPLS Segment Routing #397
base: master
Are you sure you want to change the base?
Conversation
segment_routing: | ||
description: >- | ||
Segment Routing (SR). | ||
$ref: './segmentrouting.yaml#/components/schemas/Isis.SegmentRouting' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we put this class under IsisInterface instead of Isis since this is interface specific ?
device/isis/isis.yaml
Outdated
@@ -57,3 +57,10 @@ components: | |||
name: | |||
x-include: ../common/common.yaml#/components/schemas/Named.Object/properties/name | |||
x-field-uid: 9 | |||
segment_routing: | |||
description: >- | |||
Segment Routing (SR). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe : "Optional Segment Routing attributes per ISIS interface. " ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
dont think so
https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/open-traffic-generator/models/isis-sr/artifacts/openapi.yaml&nocors
Just to add a note that SR-MPLS is applicable to Emulated and Simulated ISIS Router.
ISIS Exposed New Configuration.
ISIS Router
ISIS Interface
Route Ranges
Exposed New Learned Information
• Router Capabilities Tlv (242):
• Adjacency sid in IsReachability
• Prefix sid in Extnd. IP Reachability.
A OTG-ISIS <------> DUT <------> OTG_ISIS