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
hi, with iosXRd 24.3.2 we have many error
for example : advertise_mac = true locator = "LOC12"
│ Error: Client Error │ │ with iosxr_evpn_segment_routing_srv6_evi.example["xr9v-PE-2"], │ on main.tofu line 666, in resource "iosxr_evpn_segment_routing_srv6_evi" "example": │ 666: resource "iosxr_evpn_segment_routing_srv6_evi" "example" { │ │ Set request failed, got error: rpc error: code = Internal desc = │ {"cisco-grpc:errors":{"error":[{"error-type":"protocol","error-severity":"error","error-message":"yang node: 'locator', ns: │ 'http://cisco.com/ns/yang/Cisco-IOS-XR-um-l2vpn-cfg' not found"}]}}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
hi,
with iosXRd 24.3.2 we have many error
for example :
advertise_mac = true
locator = "LOC12"
│ Error: Client Error
│
│ with iosxr_evpn_segment_routing_srv6_evi.example["xr9v-PE-2"],
│ on main.tofu line 666, in resource "iosxr_evpn_segment_routing_srv6_evi" "example":
│ 666: resource "iosxr_evpn_segment_routing_srv6_evi" "example" {
│
│ Set request failed, got error: rpc error: code = Internal desc =
│ {"cisco-grpc:errors":{"error":[{"error-type":"protocol","error-severity":"error","error-message":"yang node: 'locator', ns:
│ 'http://cisco.com/ns/yang/Cisco-IOS-XR-um-l2vpn-cfg' not found"}]}}
The text was updated successfully, but these errors were encountered: