Brocade Network OS NETCONF Operations Guide v4.1.1 Manuel d'utilisateur Page 602

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 622
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 601
570 Network OS NETCONF Operations Guide
53-1003231-02
Removing the DHCP Relay address
39
<rpc-reply message-id="1202" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<ok/>
</rpc-reply>
Removing the DHCP Relay address
To remove the IP DHCP Relay address, use the standard delete process for NETCONF.
<?xml version="1.0" encoding="UTF-8"?>
<rpc message-id="211" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<edit-config>
<target>
<running/>
</target>
<config>
<protocol xmlns="urn:brocade.com:mgmt:brocade-interface">
<dhcp xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"
operation="delete"/></dhcp>
</protocol>
</config>
</edit-config>
</rpc>
<rpc-reply message-id="211" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<ok/>
</rpc-reply>
Verifying configuration information
For detailed information on retrieving configuration information, refer to “Retrieving configuration
data” on page 11.
Vue de la page 601
1 2 ... 597 598 599 600 601 602 603 604 605 606 607 ... 621 622

Commentaires sur ces manuels

Pas de commentaire