WAS v8.5 > Administer applications and their environment > Welcome to administering Service integration > Administer service integration buses > Configure buses > Connect buses > Configure foreign bus connectionsList the foreign bus connections
We can list the foreign bus connections associated with a local bus to see which foreign buses are currently configured.
To list foreign bus connections, the following resources must be defined:
- A service integration bus with one or more foreign bus connections between it and another service integration bus or a WebSphere MQ queue manager.
We can list foreign bus connections using the dmgr console, as described in this topic, or using wsadmin and the listSIBForeignBuses command.
To list the foreign bus connections associated with the local bus...
- Start the dmgr console.
- In the navigation pane, click Service integration -> Buses.
- In the service integration buses pane, select the bus for which to list the connections.
- In the configuration tab, under Topology, click Foreign bus connections. A list of buses that have a foreign bus connection from the local bus is displayed.
Results
You have listed the foreign bus connections associated with the local bus.
Related concepts:
Direct and indirect routing between service integration buses
Related
Connect a bus and a WebSphere MQ gateway queue manager to use point-to-point messaging
Connect a bus and a WebSphere MQ network to use publish/subscribe messaging
Connect service integration buses to use point-to-point messaging
Connect service integration buses to use publish/subscribe messaging
Reference:
listSIBForeignBuses command