交换机netconf如何读取ping结果和BGP邻居状态信息
1693408693,
问题描述:
<get-bulk xmlns="urn:ietf:params:xml:ns:NETCONF:base:1.0">
<filter type="subtree">
<top xmlns="http://www.h3c.com/netconf/data:1.0">
<Ping>
<IPv4Ping>
<PingTest>
<Host/>
<VRF/>
<OutputInterface/>
</PingTest>
</IPv4Ping>
</Ping>
</top>
</filter>
</get-bulk>
我用get方下发查ping表,提示ping元素报错,应该怎么下发?
组网及组网描述:
该问题暂时没有网友解答
你正在内容来源:知了社区,交换机netconf如何读取ping结果和BGP邻居状态信息