H3c-technologies H3C MSR 5600 Bedienungsanleitung Seite 178

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 247
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 177
165
O
p
eration Descri
p
tion XML exam
p
le
edit-config:
error-option
Determines the action to take in
case of a configuration error.
The error-option element has
one of the following values:
stop-on-error—Stops the
operation on error and
returns an error message.
This is the default
error-option value.
continue-on-error—Continue
s the operation on error and
returns an error message.
rollback-on-error—Rolls back
the configuration. This value
is not supported by the
current software version, and
it is reserved for future use.
To issue the configuration for two interfaces with the
error-option element value as continue-on-error:
<rpc message-id ="101"
xmlns="urn:ietf:params:xml:ns:netconf:ba
se:1.0">
<edit-config>
<target>
<running/>
</target>
<error-option>continue-on-error</error-o
ption>
<config
xmlns:xc="urn:ietf:params:xml:ns:netconf
:base:1.0">
<top
xmlns="http://www.h3c.com/netconf/config
:1.0">
<IF xc:operation="merge">
<Interfaces>
<Interface>
<IfIndex>262</IfIndex>
<Description>222</Description>
<ConfigSpeed>100000</ConfigSpeed>
<ConfigDuplex>1</ConfigDuplex>
</Interface>
<Interface>
<IfIndex>263</IfIndex>
<Description>333</Description>
<ConfigSpeed>100000</ConfigSpeed>
<ConfigDuplex>1</ConfigDuplex>
</Interface>
</Interfaces>
</Ifmgr>>
</top>
</config>
</edit-config>
</rpc>
Seitenansicht 177
1 2 ... 173 174 175 176 177 178 179 180 181 182 183 ... 246 247

Kommentare zu diesen Handbüchern

Keine Kommentare