HPE FlexNetwork 5510 HI Series Network Management And Monitoring Configuration Manual page 288

Hide thumbs Also See for FlexNetwork 5510 HI Series:
Table of Contents

Advertisement

Operation
Description
Retrieves a number of data
entries
configuration
get-bulk
information) starting from the
data entry next to the one with
the specified index.
Retrieves
non-default configuration data
get-bulk-config
entries starting from the data
entry next to the one with the
specified index.
Adds configuration data to a
column without affecting the
original data.
The
applies to a list column such as
the vlan permitlist column.
edit-config:
You can use the incremental
incremental
attribute
operations
replace operation.
Support for the incremental
attribute varies by module. For
more
(including
device
and
state
a
number
of
incremental
attribute
for
edit-config
except
for
the
information,
see
279
XML example
To
retrieve
device
information for all interface:
<rpc
message-id
xmlns="urn:ietf:params:xml:ns:netconf:ba
se:1.0">
<get-bulk>
<filter type="subtree">
<top
xmlns="http://www.hp.com/netconf/data:1.
0">
<Ifmgr>
<Interfaces
xmlns:xc="
http://www.hp.com/netconf/base:1.0">
<Interface/>
</Interfaces>
</Ifmgr>
</top>
</filter>
</get-bulk>
</rpc>
To
retrieve
non-default
interfaces:
<rpc
message-id
xmlns="urn:ietf:params:xml:ns:netconf:ba
se:1.0">
<get-bulk-config>
<source>
<running/>
</source>
<filter type="subtree">
<top
xmlns="http://www.hp.com/netconf/config:
1.0">
<Ifmgr>
</Ifmgr>
</top>
</filter>
</get-bulk-config>
</rpc>
To add VLANs 1 through 10 to an untagged VLAN
list that has untagged VLANs 12 through 15:
<rpc
message-id
xmlns="urn:ietf:params:xml:ns:netconf:ba
se:1.0"
hp:xmlns="
http://www.hp.com/netconf/base:1.0">
<edit-config>
<target>
<running/>
</target>
<config
xmlns:xc="urn:ietf:params:xml:ns:netconf
configuration
and
state
="100"
xc:count="5"
configuration
for
="100"
="101"
all

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents