Brocade Network OS NETCONF Operations Guide v4.1.1 Manual de usuario Pagina 282

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 622
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 281
250 Network OS NETCONF Operations Guide
53-1003231-02
Configuring AMPP port-profiles
19
4. In the <port-profile> node in the urn:brocade.com:mgmt:brocade-port-profile namespace,
activate the FCoE port profile.
An FCoE map cannot be applied on interfaces that already have a CEE map applied to them.
<?xml version="1.0" encoding="UTF-8"?>
<rpc message-id="1709" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<edit-config>
<target>
<running/>
</target>
<config>
<port-profile xmlns="urn:brocade.com:mgmt:brocade-port-profile">
<name>default</name>
<fcoe-profile>
<fcoeport>
<fcoe-map-name>default</fcoe-map-name>
</fcoeport>
</fcoe-profile>
</port-profile>
</config>
</edit-config>
</rpc>
<rpc-reply message-id="1709" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<ok/>
</rpc-reply>
Configuring QoS profiles
QoS profiles define the following values:
Incoming 802.1p priority is set to internal queue priority. If the port is in QoS untrusted mode,
all incoming priorities will be mapped to default best effort priority.
Incoming priority is set to outgoing priority.
Mapping of incoming priorities is set to strict or WRR traffic classes.
Enabling of flow control on a strict or a WRR traffic class.
The QoS profile has two flavors: CEE QoS and Ethernet QoS. The QoS profile may contain either CEE
QoS or Ethernet QoS. Server-side ports typically are carrying converged traffic.
To configure the QoS profile, perform the following steps.
1. Deactivate the port-profile before modifying the VLAN profile.
AMPP profiles cannot be modified while active.
<?xml version="1.0" encoding="UTF-8"?>
<rpc message-id="1710" 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>
Vista de pagina 281
1 2 ... 277 278 279 280 281 282 283 284 285 286 287 ... 621 622

Comentarios a estos manuales

Sin comentarios