Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
ksator committed May 21, 2020
1 parent b2eb5b3 commit 499724a
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions print_server_capabilities.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,4 @@
eos.close_session()


<rpc message-id="101"
xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<get>
<filter type="subtree">
<top xmlns="http://example.com/schema/1.2/stats">
<interfaces>
<interface>
<ifName>eth0</ifName>
</interface>
</interfaces>
</top>
</filter>
</get>
</rpc>

0 comments on commit 499724a

Please sign in to comment.