Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

Panel

In this section:

Table of Contents
maxLevel2
minLevel1

Scenario

...

  1. Set "CLI context" to default Address Context.
    Default is pre-created, but must set command-line context to it in order to create sub-objects within it.
  2. Create a Zone with name "Carrier-A". This Zone can use LIFGroup1 by default as this is the only IP InterfaceGroup defined in this Address Context.
  3. Create a H.323 with name "GCTrunkGroupA" within Zone "Carrier-A". Associate the TrunkGroup with the IP address ranges from Carrier-A.
  4. Create a H.323Server with name "GCPeer" within Zone "Carrier-A".
    1. Set the IP Address of the H.323Server as 1.1.1.2.
  5. Create a Zone with name "Carrier-B". This Zone can use LIFGroup1 by default as this is the only IP InterfaceGroup defined in this Address Context.
  6. Create a H.323 with name "GCTrunkGroupB" within Zone "Carrier-B". Associate the TrunkGroup with the IP address ranges from Carrier-B.
  7. Create a H.323Server with name "Carrier-B Peer" within Zone "Carrier-B". Set the IP Address of the H.323Server: 3.3.3.2.
  8. Create Routes to route calls from Trunk Group “GCTrunkGroupA” to egress Trunk Group  “GCTrunkGroupB” and Peer “CarrierBPeer”.
  9. Create Routes to route calls from Trunk Group “GCTrunkGroupB” to egress Trunk Group  “GCTrunkGroupA” and Peer “CarrierBPeer”.
    The system will now route the traffic from Carrier-A to Carrier-B and vice-versa.

 

Pagebreak