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


Chapter 8 Configuring IP Interfaces and Addresses : Configuring IP

Configuring IP
Upon completing the initial software configuration procedure described in TIBCO Messaging Appliance P-7500 Getting Started, the physical interfaces on the NAB are all configured as lag1 by default through the setup Privileged EXEC command.
Configuring Independent IP Interfaces for all NAB Ports
To configure independent IP interfaces for all NAB ports on NAB-0801ET:
1.
   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
2.
Create and configure independent IP interfaces (primary, backup, and static) for all the NAB ports under the Message Backbone VRF (as shown in Figure 5 on page 125):
   tibco(config)# ip vrf msg-backbone
   tibco(config-ip-vrf)# create interface 1/1/1:1 primary
   tibco(config-ip-vrf-interface)# ip-address 192.168.181.110/19
   tibco(config-ip-vrf-interface)# no shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# create interface 1/1/1:2 backup
   tibco(config-ip-vrf-interface)# ip-address 192.168.171.133/19
   tibco(config-ip-vrf-interface)# no shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# create interface 1/1/1:3 static
   tibco(config-ip-vrf-interface)# ip-address 10.10.2.1
   tibco(config-ip-vrf-interface)# no shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# create interface 1/1/2:1 primary
   tibco(config-ip-vrf-interface)# ip-address 192.168.182.110/19
   tibco(config-ip-vrf-interface)# no shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# create interface 1/1/2:2 backup
   tibco(config-ip-vrf-interface)# ip-address 192.168.172.133/19
   tibco(config-ip-vrf-interface)# no shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# create interface 1/1/2:3 static
   tibco(config-ip-vrf-interface)# ip-address 10.10.2.2
   tibco(config-ip-vrf-interface)# no shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# create interface 1/1/3:1 primary
   tibco(config-ip-vrf-interface)# ip-address 192.168.183.110/19
   tibco(config-ip-vrf-interface)# no shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# create interface 1/1/3:2 backup
   tibco(config-ip-vrf-interface)# ip-address 192.168.173.133/19
   tibco(config-ip-vrf-interface)# no shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# create interface 1/1/3:3 static
   tibco(config-ip-vrf-interface)# ip-address 10.10.2.3
   tibco(config-ip-vrf-interface)# no shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# create interface 1/1/4:1 primary
   tibco(config-ip-vrf-interface)# ip-address 192.168.184.110/19
   tibco(config-ip-vrf-interface)# no shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# create interface 1/1/4:2 backup
   tibco(config-ip-vrf-interface)# ip-address 192.168.174.133/19
   tibco(config-ip-vrf-interface)# no shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# create interface 1/1/4:3 static
   tibco(config-ip-vrf-interface)# ip-address 10.10.2.4
   tibco(config-ip-vrf-interface)# no shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# create interface 1/1/5:1 primary
   tibco(config-ip-vrf-interface)# ip-address 192.168.185.110/19
   tibco(config-ip-vrf-interface)# no shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# create interface 1/1/5:2 backup
   tibco(config-ip-vrf-interface)# ip-address 192.168.175.133/19
   tibco(config-ip-vrf-interface)# no shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# create interface 1/1/5:3 static
   tibco(config-ip-vrf-interface)# ip-address 10.10.2.5
   tibco(config-ip-vrf-interface)# no shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# create interface 1/1/6:1 primary
   tibco(config-ip-vrf-interface)# ip-address 192.168.186.110/19
   tibco(config-ip-vrf-interface)# no shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# create interface 1/1/6:2 backup
   tibco(config-ip-vrf-interface)# ip-address 192.168.176.133/19
   tibco(config-ip-vrf-interface)# no shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# create interface 1/1/6:3 static
   tibco(config-ip-vrf-interface)# ip-address 10.10.2.6
   tibco(config-ip-vrf-interface)# no shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# create interface 1/1/7:1 primary
   tibco(config-ip-vrf-interface)# ip-address 192.168.187.110/19
   tibco(config-ip-vrf-interface)# no shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# create interface 1/1/7:2 backup
   tibco(config-ip-vrf-interface)# ip-address 192.168.177.133/19
   tibco(config-ip-vrf-interface)# no shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# create interface 1/1/7:3 static
   tibco(config-ip-vrf-interface)# ip-address 10.10.2.7
   tibco(config-ip-vrf-interface)# no shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# create interface 1/1/8:1 primary
   tibco(config-ip-vrf-interface)# ip-address 192.168.188.110/19
   tibco(config-ip-vrf-interface)# no shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# create interface 1/1/8:2 backup
   tibco(config-ip-vrf-interface)# ip-address 192.168.178.133/19
   tibco(config-ip-vrf-interface)# no shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# create interface 1/1/8:3 static
   tibco(config-ip-vrf-interface)# ip-address 10.10.2.8
   tibco(config-ip-vrf-interface)# no shutdown
   tibco(config-ip-vrf-interface)# exit
3.
   tibco(config-ip-vrf)# route default 192.168.160.11
   tibco(config-ip-vrf)# exit
   tibco(config-ip)# exit
You have completed this procedure.
Configuring a Mixture of Independent and LAG grouped IP Interfaces
To configure a mixture of independent and LAG grouped IP interfaces on NAB-0801ET, whereby NAB ports 1/1/6 and 1/1/8 are decommissioned from lag1:
1.
   tibco(config)# interface 1/1/lag1
   tibco(config-interface)# no member 1/1/6
   tibco(config-interface)# no member 1/1/8
   tibco(config-interface)# exit
2.
Create and configure independent IP interfaces (primary, backup, and static) for NAB ports 1/1/6 and 1/1/8 under the Message Backbone VRF:
   tibco(config)# ip vrf msg-backbone
   tibco(config-ip-vrf)# create interface 1/1/6:1 primary
   tibco(config-ip-vrf-interface)# ip-address 192.168.186.110/19
   tibco(config-ip-vrf-interface)# no shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# create interface 1/1/6:2 backup
   tibco(config-ip-vrf-interface)# ip-address 192.168.176.133/19
   tibco(config-ip-vrf-interface)# no shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# create interface 1/1/6:3 static
   tibco(config-ip-vrf-interface)# ip-address 10.10.2.6
   tibco(config-ip-vrf-interface)# no shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# create interface 1/1/8:1 primary
   tibco(config-ip-vrf-interface)# ip-address 192.168.188.110/19
   tibco(config-ip-vrf-interface)# no shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# create interface 1/1/8:2 backup
   tibco(config-ip-vrf-interface)# ip-address 192.168.178.133/19
   tibco(config-ip-vrf-interface)# no shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# create interface 1/1/8:3 static
   tibco(config-ip-vrf-interface)# ip-address 10.10.2.8
   tibco(config-ip-vrf-interface)# no shutdown
   tibco(config-ip-vrf-interface)# exit
3.
   tibco(config-ip-vrf)# route default 192.168.160.11
   tibco(config-ip-vrf)# exit
   tibco(config-ip)# exit
You have completed this procedure.
To commission NAB ports 1/1/6 and 1/1/8 back to lag1 on NAB-0801ET after decommissioning them:
1.
Shut down and delete the independent IP interfaces (primary, backup, and static) for NAB ports 1/1/6 and 1/1/8 under the Message Backbone VRF:
   tibco(config)# ip vrf msg-backbone
   tibco(config-ip-vrf)# interface 1/1/6:1 primary
   tibco(config-ip-vrf-interface)# shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# no interface 1/1/6:1 primary
   tibco(config-ip-vrf)# interface 1/1/6:1 backup
   tibco(config-ip-vrf-interface)# shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# no interface 1/1/6:1 backup
   tibco(config-ip-vrf)# interface 1/1/6:1 static
   tibco(config-ip-vrf-interface)# shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# no interface 1/1/6:1 static
   tibco(config-ip-vrf)# interface 1/1/8:1 primary
   tibco(config-ip-vrf-interface)# shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# no interface 1/1/8:1 primary
   tibco(config-ip-vrf)# interface 1/1/8:1 backup
   tibco(config-ip-vrf-interface)# shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# no interface 1/1/8:1 backup
   tibco(config-ip-vrf)# interface 1/1/8:1 static
   tibco(config-ip-vrf-interface)# shutdown
   tibco(config-ip-vrf-interface)# exit
   tibco(config-ip-vrf)# no interface 1/1/8:1 static
2.
   tibco(config)# interface 1/1/lag1
   tibco(config-interface)# member 1/1/6
   tibco(config-interface)# member 1/1/8
   tibco(config-interface)# exit
You have completed this procedure.
Configuring VRRP and IP Interface Parameters for Virtual Routers
To configure the VRRP and IP interface parameters for the primary and backup virtual routers (required for system redundancy, otherwise optional):
1.
   tibco(config)# virtual-router primary
   tibco(config-virtual-router)# vrrp-interface 1/1/lag1:1
   tibco(config-virtual-router)# rv-interface 1/1/lag1:1
   tibco(config-virtual-router)# vrrp-vrid 110
   tibco(config-virtual-router)# exit
2.
   tibco(config)# virtual-router backup
   tibco(config-virtual-router)# vrrp-interface 1/1/lag1:2
   tibco(config-virtual-router)# rv-interface 1/1/lag1:2
   tibco(config-virtual-router)# vrrp-vrid 133
   tibco(config-virtual-router)# exit
You have completed this procedure.

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