Brocade Network OS NETCONF Operations Guide v4.1.1 Uživatelský manuál Strana 141

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 622
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 140
Network OS NETCONF Operations Guide 109
53-1003231-02
Zone aliases
10
</alias-entry-name>
</member-entry>
<member-entry xmlns="urn:brocade.com:mgmt:brocade-lldp"
xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"
operation="delete"/>
<alias-entry-name>10:00:00:00:00:00:00:03
</alias-entry-name>
</member-entry>
</alias>
</defined-configuration>
<enabled-configuration>
<cfg-action>cfg-save</cfg-action>
</enabled-configuration>
</zoning>
</config>
</edit-config>
</rpc>
<rpc-reply message-id="608" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<ok/>
</rpc-reply>
Deleting an alias
1. Issue the <get-config> RPC to return configuration information about zone aliases in the
defined configuration. To limit the reply to alias information, use a subtree filter to view only the
contents of the <zoning>/<defined-configuration>/<alias> node in the
urn:brocade.com:mgmt:brocade-zone namespace.
The following example returns zone alias information.
<?xml version="1.0" encoding="UTF-8"?>
<rpc message-id="609" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<get-config>
<source>
<running/>
</source>
<filter type="subtree">
<zoning xmlns="urn:brocade.com:mgmt:brocade-zone">
<defined-configuation>
<alias/>
</defined-configuration>
</zoning>
</filter>
</get-config>
</rpc>
<rpc-reply message-id="609" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<zoning xmlns="urn:brocade.com:mgmt:brocade-zone">
<defined-configuration>
<alias>
<alias-name>alias1</alias-name>
<member-entry>
<alias-entry-name>10:00:00:00:00:00:00:01
</alias-entry-name>
</member-entry>
<member-entry>
<alias-entry-name>10:00:00:00:00:00:00:02
</alias-entry-name>
Zobrazit stránku 140
1 2 ... 136 137 138 139 140 141 142 143 144 145 146 ... 621 622

Komentáře k této Příručce

Žádné komentáře