Manual
Table Of Contents
- Preface
- Introduction
- Process Summary
- Prerequisites
- Run the Service Setup Wizard
- VCS System Configuration
- Routing Configuration
- Pre-search Transforms
- Search Rules
- Task 8: Configuring Transforms
- Task 9: Configuring Local Zone Search Rules
- Task 10: Configuring the Traversal Zone
- Neighboring Between VCS Clusters
- Task 11: Configuring Traversal Zone Search Rules
- Task 12: Configuring the DNS Zone
- Task 13: Configuring DNS Zone Search Rules
- Task 14: Configuring External (Unknown) IP Address Routing
- Endpoint Registration
- System Checks
- Maintenance Routine
- Optional Configuration Tasks
- Appendix 1: Configuration Details
- Appendix 2: DNS Records
- Appendix 3: Firewall and NAT Settings
- Appendix 4: Advanced Network Deployments
- Obtaining Documentation and Submitting a Service Request
- Cisco Legal Information
- Cisco Trademark

Note that the regular expression used to prevent local domains being searched via the DNS zone can be broken down
into the following components:
(.*) = match all pattern strings
(?!.*@example\.com.*$).* = do not match any pattern strings ending in @example.com
In the deployment example, calls destined for @cisco.com would be searched via the DNS zone, whereas calls
destined for @example.com would not.
Task 14: Configuring External (Unknown) IP Address Routing
The following configuration defines how a VCS routes calls (and other requests) to external IP addresses. An external
IP address is an IP address which is not ‘known’ to the VCS and therefore assumed to be a publicly routable address.
Known IP addresses are addresses defined in a subzone (using a subzone membership subnet rule) or the IP address
of an H.323 registered device.
■ All requests destined for external IP addresses, originating at the VCS Control are routed to the VCS
Expressway using a search rule.
■ The VCS Expressway then attempts to open a connection directly to the IP address.
To configure how the VCS handles calls to unknown IP addresses:
1. Go to Configuration > Dial plan > Configuration.
2. Configure the fields as follows:
VCS Control VCS Expressway
Calls to unknown IP addresses Indirect Direct
VCS Control
VCS Expressway
3. Click Save.
To create the search rules to route calls to IP addresses to the VCS Expressway:
1. Go to Configuration > Dial plan > Search rules.
2. Click New.
37
Cisco VCS Expressway and VCS Control - Basic Configuration Deployment Guide
Routing Configuration