Example For Changing The Value Of A Parameter - HPE FlexNetwork 5510 HI Series Network Management And Monitoring Configuration Manual

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

Advertisement

<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"
xmlns:web="urn:ietf:params:xml:ns:netconf:base:1.0">
<get-bulk>
<filter type="subtree">
xmlns:web="http://www.hp.com/netconf/base:1.0">
</filter>
</get-bulk>
</rpc>
Verifying the configuration
If the client receives the following text, the get-bulk operation is successful:
<rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"
xmlns:web="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="101">
<data>
<top xmlns="http://www.hp.com/netconf/data:1.0">
<Ifmgr>
<Interfaces>
<Interface>
</Interface>
</Interfaces>
</Ifmgr>
</top>
</data>
</rpc-reply>

Example for changing the value of a parameter

Network requirements
Change the log buffer size for the Syslog module to 512.
<top xmlns="http://www.hp.com/netconf/data:1.0"
<Ifmgr>
<Interfaces web:count="1">
</Interfaces>
</Ifmgr>
</top>
<IfIndex>3</IfIndex>
<Name>GigabitEthernet1/0/2</Name>
<AbbreviatedName>GE1/0/2</AbbreviatedName>
<PortIndex>3</PortIndex>
<ifTypeExt>22</ifTypeExt>
<ifType>6</ifType>
<Description>GigabitEthernet 1/0/2 Interface</Description>
<AdminStatus>2</AdminStatus>
<OperStatus>2</OperStatus>
<ConfigSpeed>0</ConfigSpeed>
<ActualSpeed>100000</ActualSpeed>
<ConfigDuplex>3</ConfigDuplex>
<ActualDuplex>1</ActualDuplex>
260

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents