Brocade Network OS NETCONF Operations Guide v4.1.1 Instrukcja Użytkownika Strona 100

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 622
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 99
68 Network OS NETCONF Operations Guide
53-1003231-02
Obtaining the Dynamic POD assignments
6
Obtaining the Dynamic POD assignments
To display the Dynamic POD assignments, issue the <show>/<dpod> action located in the
urn:brocade.com:mgmt:brocade-license namespace. The reply provides a summary of the POD
license status.
In the following example, all 24 ports are licensed and potentially available. Currently, the three
unassigned ports are disabled persistently, and therefore are not assigned to any Dynamic POD
license port set.
<rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="715">
<action xmlns:nca="http://tail-f.com/ns/netconf/actions/1.0">
<data>
<show xmlns="urn:brocade.com:mgmt:brocade-common-def">
<dpod xmlns="urn:brocade.com:mgmt:brocade-license">
<rbridge-id>2</rbridge-id>>
</dpod>
</show>
</data>
</action>
</rpc>
<rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="715">
<data>
<show xmlns="urn:brocade.com:mgmt:brocade-common-def">
<dpod xmlns="urn:brocade.com:mgmt:brocade-license">
<show-dpod-list>
<showdpod-rbridge-id>2</showdpod-rbridge-id>
<dpod-details>
<dpod-ports>24</dpod-ports>
<dpod-licenses-installed>1</dpod-licenses-installed>
<num-ports-provisioned>24</num-ports-provisioned>
<num-ports-reserved></num-ports-reserved>
<num-ports-license-available>3</num-ports-license-available>
</dpod-details>
</show-dpod-list>
</dpod>
</show>
</data>
</rpc>
Overriding Dynamic POD assignments
You can override the automatic port license assignments by releasing Dynamic POD assignments
from a port and by reserving an assignment for a specific port.
Reserving a port assignment
Reserving an assignment for a port assigns that port to a POD license regardless of whether the
port is online or offline. Reserving assignments allocates the POD license to specified ports. This
operation overrides automatic port assignments. The reserved assignment will not be available to
other ports that come online. To reserve an assignment for a port, a free assignment must be
available.
Przeglądanie stron 99
1 2 ... 95 96 97 98 99 100 101 102 103 104 105 ... 621 622

Komentarze do niniejszej Instrukcji

Brak uwag