Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 2 Hardware Maintenance : Replacing NAB-0801ET with NAB-0210EM

Replacing NAB-0801ET with NAB-0210EM
This section describes how to replace the 8-port GigE Network Acceleration Blade (NAB-0801ET) with the 2-port 10GigE NAB (NAB-0210EM) in deployed TIBCO Messaging Appliance P-7500 systems.
This section contains the following topics:
Safety Precautions
Before replacing a P-7500 NAB, review the following safety warning.
Tool and Equipment Requirements
The following tools and equipment are required to replace NAB-0801ET with NAB-0210EM in a P-7500 system:
Making the Required Routing Interface Changes
Upon completing the initial software configuration procedure described in TIBCO Messaging Appliance P-7500 Getting Started, the physical interfaces on NAB-0801ET are all configured as lag1 by default through the setup Privileged EXEC command.
Enter the show interface User EXEC command to determine the current routing interface configuration on the P-7500 system, and make the applicable routing interface changes required for NAB-0210EM as outlined in the above alert, as well as any other interface configuration changes required for your network.
For example:
        tibco(config)# interface 1/1/lag1
        tibco(config-interface)# no member 1/1/1
        tibco(config-interface)# no member 1/1/2
        tibco(config-interface)# no member 1/1/3
        tibco(config-interface)# no member 1/1/4
        tibco(config-interface)# no member 1/1/5
        tibco(config-interface)# no member 1/1/6
        tibco(config-interface)# no member 1/1/7
        tibco(config-interface)# no member 1/1/8
        tibco(config-interface)# exit
To shut down and delete independent IP interfaces (primary, backup, and static) for NAB ports 1/1/3 through 1/1/8 under the Message Backbone VRF:
        tibco(config)# ip vrf msg-backbone
        tibco(config-ip-vrf)# interface 1/1/3:1 primary
        tibco(config-ip-vrf-interface)# shutdown
        tibco(config-ip-vrf-interface)# exit
        tibco(config-ip-vrf)# no interface 1/1/3:1 primary
        tibco(config-ip-vrf)# interface 1/1/3:1 backup
        tibco(config-ip-vrf-interface)# shutdown
        tibco(config-ip-vrf-interface)# exit
        tibco(config-ip-vrf)# no interface 1/1/3:1 backup
        tibco(config-ip-vrf)# interface 1/1/3:1 static
        tibco(config-ip-vrf-interface)# shutdown
        tibco(config-ip-vrf-interface)# exit
        tibco(config-ip-vrf)# no interface 1/1/3:1 static
   (repeat the above command sequence for ports 1/1/4 through 1/1/8)
Removing NAB-0801ET and Installing NAB-0210EM
Upon completing the applicable system routing interface changes required for NAB-0210EM and your network, as described in “Making the Required Routing Interface Changes” on page  48, remove NAB-0801ET and install NAB-0201EM in its place as follows:
1.
2.
You have completed this procedure.
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved