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

  • 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 529
498 Network OS NETCONF Operations Guide
53-1003231-02
Deleting a SPAN session
32
xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"
operation="delete">
<source>source</source>
<src-tengigabitethernet>tengigabitethernet
</src-tengigabitethernet>
<src-tengigabitethernet-val>1/0/15
</src-tengigabitethernet-val>
<destination>destination</destination>
<dest-tengigabitethernet>tengigabitethernet
</dest-tengigabitethernet>
<dest-tengigabitethernet-val>1/0/18
</dest-tengigabitethernet-val>
<direction>both</direction>
</span-command>
</session>
</monitor>
</config>
</edit-config>
</rpc>
<rpc-reply message-id="2801" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<ok/>
</rpc-reply>
Deleting a SPAN session
To remove a SPAN session, perform the following steps.
1. Issue the <get-config> RPC with a subtree filter to restrict the output to the <monitor> node in
the urn:brocade.com:mgmt:brocade-span namespace.
This step returns configuration information about existing monitoring sessions.
<?xml version="1.0" encoding="UTF-8"?>
<rpc message-id="2802" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<get-config>
<source>
<running/>
</source>
<filter type="subtree">
<monitor xmlns="urn:brocade.com:mgmt:brocade-span"/>
</filter>
</get-config>
</rpc>
<rpc-reply message-id="2802" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<monitor xmlns="urn:brocade.com:mgmt:brocade-span">
<session>
<session-number>1</session-number>
<description>Hello World</description>
<span-command>
<source>source</source>
<src-tengigabitethernet>tengigabitethernet
</src-tengigabitethernet>
<src-tengigabitethernet-val>1/0/15
</src-tengigabitethernet-val>
<destination>destination</destination>
<dest-tengigabitethernet>tengigabitethernet
Vue de la page 529
1 2 ... 525 526 527 528 529 530 531 532 533 534 535 ... 621 622

Commentaires sur ces manuels

Pas de commentaire