Which NETCONF action is represented in this YANG module?

Last Updated on July 31, 2021 by Admin 1

Refer to the exhibit.

clear ospfv3 1 vrf vrf1 statistics neighbor 2.2.2.2
RPC message based on the new ospfv3 yang model-
<rpc message-id=”101″ xmlns=”urn:ietf:params:xml:ns:netconf:base:1.0″>
<act-ospfv3-instance-vrf xmlns=”http://cisco.com/ns/yang/Cisco-IOS-XR-ipv6-ospfv3-act”>
<instance>
<instance-identifier>1</instance-identifier>
<vrf>
<vrf-name>vrf1</vrf-name>
<stats>
<neighbor>
<neighbor-id>2.2.2.2</neighbor-id>
</neighbor>
</stats>
</vrf>
</instance>
</act-ospfv3-instance-vrf>
</rpc>

Which NETCONF action is represented in this YANG module?

  • ospfv3
  • vrf
  • stats
  • AAA
0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments