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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 622
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 579
548 Network OS NETCONF Operations Guide
53-1003231-02
Configuring a multigroup virtual router cluster
35
<rpc message-id="3506" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<edit-config>
<target>
<running/>
</target>
<config>
<rbridge-id xmlns="urn:brocade.com:mgmt:brocade-rbridge">
<rbridge-id>101</rbridge-id>
<protocol xmlns="urn:brocade.com:mgmt:brocade-interface">
<hide-vrrp-holder xmlns="urn:brocade.com:mgmt:brocade-vrrp">
<vrrp/>
</hide-vrrp-holder>
</protocol>
<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
<ve>
<name>5</name>
<vrrpe xmlns="urn:brocade.com:mgmt:brocade-vrrp">
<vrid>2</vrid>
<virtual-ip>
<virtual-ipaddr>192.53.5.253</virtual-ipaddr>
</virtual-ip>
<track>
<interface>
<interface-type>tengigabitethernet
</interface-type>
<interface-name>2/4</interface-name>
<track-priority>20</track-priority>
</interface>
</track>
</vrrpe>
</ve>
</interface>
</rbridge-id>
</config>
</edit-config>
</rpc>
<rpc-reply message-id="3506" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<ok/>
</rpc-reply>
Configuring Router 2 as backup for first virtual router group
The following example <edit-config> RPC configures Router 2 as the backup router for the first
router group. Ensure that VCS Fabric mode is enabled, and then perform the following steps.
1. Establish a NETCONF session with Router 2.
2. Configure VRRP globally on routing bridge 102 (Router 2).
3. To configure the Ethernet interface link for Router 2, enable configuration of VE interface 15.
4. Configure 192.53.5.3/24 as the IP address of the Ethernet link for Router 2.
5. Assign Router 2 to group 1.
6. Configure Ethernet port 3/2 as the tracking port for VE interface 15, with a track priority of 20.
VE interface 15 will have its priority reduced to 20 should 3/2 fail.
7. Configure 192.53.5.254 as the virtual IP address for group 1.
Vista de pagina 579
1 2 ... 575 576 577 578 579 580 581 582 583 584 585 ... 621 622

Comentarios a estos manuales

Sin comentarios