Manual

Table Of Contents
When the Advanced Networking key is installed on the VCS Expressway, the IP configuration page (System >
Network interfaces > IP) has additional options, allowing the user to decide whether to Use dual network
interfaces, to nominate which interface is the External LANinterface, to enable Static NAT mode on selected
interfaces and configure an IPv4 static NAT address for each interface.
Figure 13 VCS Expressway Configuration for the Example Deployment
Dual interfaces are selected and the external LAN interface is set to LAN2
Configuration > IPv4 gateway is set to 10.0.10.1, the local IP address of the NAT router
LAN1 > IPv4 address is set to 10.0.20.2
LAN1 > IPv4 static NAT mode is set to Off
LAN2 > IPv4 address is set to 10.0.10.2
LAN2 > IPv4 static NAT mode is set to On
LAN2 > IPv4 static NAT address is set to 64.100.0.10, the public NAT address of the NAT router
When enabling IPv4 static NAT mode on an interface (LAN2 in our example), the VCS Expressway will modify the
payload of H.323 and SIP messages sent out via this interface, so that references to the LAN2 interface address
(10.0.10.2) are replaced with the IPv4 static NAT address configured for this interface (64.100.0.10). This means that
when looking at the payload of SIP and H.323 messages sent out via this interface, it will appear as if the LAN2
interface has a public IP address (64.100.0.10).
It is important to note that the VCS Expressway will not modify the layer 3 source address of outgoing H.323 and SIP
packets sent out of this interface, as this will be done by the NAT router.
With this configuration in place, the SIP INVITE shown in Figure 4 will now look as follows as it arrives at endpoint B:
68
Cisco VCS Expressway and VCS Control - Basic Configuration Deployment Guide
Appendix 4: Advanced Network Deployments