beautypg.com

Brocade Network OS NETCONF Operations Guide v4.1.1 User Manual

Page 476

background image

444

Network OS NETCONF Operations Guide

53-1003231-02

Queueing

29

11,13,15,17

5

12,14,16,18

6

2,4,6,8

7

2. Return a list of interfaces that are bound to a DSCP-to-traffic class 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-to-CoS 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-traffic-class='test']">

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

0/59

0

test

0/60

0

test