![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
You can use several show commands to monitor and validate IP interface configurations and status on TIBCO Messaging Appliance P-7500 systems:To view the current configuration parameters and traffic statistics for the physical interfaces on the P-7500 system, enter the show interface User EXEC command:<phy-interface> is an ASCII string specifying the physical ethernet interface port or LAG to be displayed. Valid values are eth<port> (for example, eth2); <cartridge>/<slot>/<port> (for example, 1/1/8); <cartridge>/<slot>/lag<N> (for example, 1/1/lag1). There is no default value.
Note: Only a single LAG numbered 1 is supported.tibco> show interface 1/1/lag1
Note: To determine the type of SFP+ modules installed in a NAB-0210EM, observe the displayed "Media type" value returned for the physical interfaces 1/1/1 and 1/1/2. A value of 10GE SR represents the 10GBase-SR SFP+ module.To view the configuration and status of VRF objects within the P-7500 system, enter the show ip vrf User EXEC command:<name> is the name of the VRF object, either management or msg-backbone. Entering no name displays all VRF objects configured on the system.
Note: When no parameters are entered, one line of output for each VRF object configured on the system is displayed. Each line contains the VRF object name and the number of interfaces currently attached to the VRF object. When a specific VRF object name is specified, the output displayed is the IP routing table for that interface and the list of interfaces currently attached to that VRF object.tibco> show ip vrfVRF Interfaces Routesmanagement 3 1msg-backbone 1 1tibco> show ip vrf managementInterface V Router IP Address Status-------------- ------------ ----------------------- -------eth2:1 primary 0.0.0.0/0 disabledeth2:2 backup 0.0.0.0/0 disabledeth1:1 primary 192.168.128.77/20 enabledDestination Gateway Network Mask Interface---------------- ---------------- -------------------- ---------default 192.168.128.1 0.0.0.0 eth1:1tibco> show ip vrf msg-backboneInterface V Router IP Address Status #Conn #Frag-------------- ------------ -------------------------- -------- ---------- -----1/1/lag1:1 primary 192.168.160.77/19 enabled 1 0Destination Gateway Network Mask Interfacedefault 192.168.160.1 0.0.0.0 1/1/lag1:1To view the current configuration of the two virtual routers on the physical P-7500 system, enter the show virtual-router User EXEC command:
Note: The Virtual Router Id is not explicitly configured on the virtual routers, but implicitly determined by the IP address of the interface selected for the VRRP IP interface.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |