Brocade Network OS NETCONF Operations Guide v4.1.1 Manuale Utente Pagina 275

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 622
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 274
Network OS NETCONF Operations Guide 243
53-1003231-02
Configuring AMPP port-profiles
19
<rpc-reply message-id="1701" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<ok/>
</rpc-reply>
7. Activate the profile.
<?xml version="1.0" encoding="UTF-8"?>
<rpc message-id="1702" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<edit-config>
<target>
<running/>
</target>
<config>
<port-profile-global
xmlns="urn:brocade.com:mgmt:brocade-port-profile">
<port-profile>
<name>vm1-port-profile</name>
<activate/>
</port-profile>
</port-profile-global>
</config>
</edit-config>
</rpc>
<rpc-reply message-id="1702" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<ok/>
</rpc-reply>
8. Associate the profile with the MAC address for each host.
<?xml version="1.0" encoding="UTF-8"?>
<rpc message-id="1703" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<edit-config>
<target>
<running/>
</target>
<config>
<port-profile-global
xmlns="urn:brocade.com:mgmt:brocade-port-profile">
<port-profile>
<name>vm1-port-profile</name>
<static>
<mac-address>0050.56bf:0001</mac-address>
</static>
</port-profile>
<port-profile>
<name>vm1-port-profile</name>
<static>
<mac-address>0050.56bf:0002</mac-address>
</static>
</port-profile>
<port-profile>
<name>vm1-port-profile</name>
<static>
<mac-address>0050.56bf:0003</mac-address>
</static>
</port-profile>
<port-profile>
<name>vm1-port-profile</name>
<static>
Vedere la pagina 274
1 2 ... 270 271 272 273 274 275 276 277 278 279 280 ... 621 622

Commenti su questo manuale

Nessun commento