Cisco Nexus 7000 Series Reference Manual page 742

Nx-os system management command reference
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

xmlin
This example shows how to convert the output of the show interface brief command to XML:
switch# show interface brief | xmlin
<?xml version="1.0"?>
<nf:rpc xmlns:nf="urn:ietf:params:xml:ns:netconf:base:1.0"
xmlns="http://www.cisco.com/nxos:6.2.2.:if_manager"
message-id="1">
<nf:get>
</nf:get>
</nf:rpc>
]]>]]>
Cisco Nexus 7000 Series NX-OS System Management Command Reference
714
<nf:filter type="subtree">
<show>
<interface>
<brief/>
</interface>
</show>
</nf:filter>
X Commands
OL-25806-03

Advertisement

Table of Contents
loading

Table of Contents