beautypg.com

Brocade Network OS NETCONF Operations Guide v4.1.1 User Manual

Page 465

background image

Network OS NETCONF Operations Guide

433

53-1003231-02

Queueing

29

12,14,16,18

20

2,4,6,8

10

2. Return a list of interfaces that are bound to a DSCP mutation QoS map using an xpath filter.

You must use an xpath filter and not a subtree filter in this case because the element to be
used for the selection criteria (name) resides at a lower
level in the hierarchy than the information to be retrieved (the interface name).

The following example returns the interface names to which the DSCP mutation QoS map
named “test” is bound. In this case, the map named “test” is bound to interfaces 0/59 and
0/60.

select="/interface/tengigabitethernet/qos[dscp-mutation='test']">

xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="2613">

0/59

0

test

0/60

0

test