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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 622
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 219
188 Network OS NETCONF Operations Guide
53-1003231-02
Command access rules
15
<command>
<enumList>username</enumList>
</command>
</rule>
<rule xmlns="urn:brocade.com:mgmt:brocade-aaa">
<index>33</index>
<action>accept</action>
<operation>read-write</operation>
<role>NetworkSecurityAdmin</role>
<command>
<enumList>aaa</enumList>
</command>
</rule>
<rule xmlns="urn:brocade.com:mgmt:brocade-aaa">
<index>34</index>
<action>accept</action>
<operation>read-write</operation>
<role>NetworkSecurityAdmin</role>
<command>
<enumList>radius-server</enumList>
</command>
</rule>
<rule xmlns="urn:brocade.com:mgmt:brocade-aaa">
<index>35</index>
<action>accept</action>
<operation>read-write</operation>
<role>NetworkSecurityAdmin</role>
<command>
<enumList>configure</enumList>
</command>
</rule>
</config>
</edit-config>
</rpc>
<rpc-reply message-id="815" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<ok/>
</rpc-reply>
Configuring a Brocade FCoE administrator account
The following example creates an FCOEAdmUser account that is associated with the FCoEAdmin
role. It creates the access permissions rules that allow the user to perform FCoE operations.
?xml version="1.0" encoding="UTF-8"?>
<rpc message-id="816" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<edit-config>
<target>
<running/>
</target>
<config>
<role xmlns="urn:brocade.com:mgmt:brocade-aaa">
<name>
<name>FCoEAdmin</name>
<desc>Manages FCoE</desc>
</name>
</role>
<username xmlns="urn:brocade.com:mgmt:brocade-aaa">
<name>FCoEAdmUser</name>
Przeglądanie stron 219
1 2 ... 215 216 217 218 219 220 221 222 223 224 225 ... 621 622

Komentarze do niniejszej Instrukcji

Brak uwag