Cisco Cisco Expressway

下载
页码 71
-Identity
: specifies where to apply the route. It can be at the global level or on a specific pool.
-Route @{Add=}
: the route (defined earlier) to assign to the Identity (note that brackets are “curly”).
For example:
C:\Users\administrator.CISCOTP> Set-CsStaticRoutingConfiguration -Identity global -
Route @{Add=$Route1}
 3.  Verify the static route assignment. Use the command :
Get-CsStaticRoutingConfiguration | Select-Object -ExpandProperty Route
Note that:
 
n
When Lync Server tries to route a call it will first check all its registrations:
 
l
If any registration is found that matches the called URI, the call will be sent to that device, or if multiple 
registrations exist, the call will be forked to all registered devices that match the URI.
 
l
If there is no registration, Lync Server will then check the static domain routes and if there is one for this 
domain then Lync Server will route the call to the destination specified. 
 
n
If static routes are set up, Expressway will receive any requests to that domain that Lync cannot handle, 
and thus may receive significant volumes of mis-dial traffic.
Testing the configuration
Test calls from Lync clients registered on Lync Server to endpoints registered on Unified CM. For example, 
call david.jones.office@vc.ciscotp.com from a Lync client registered on Lync Server.
Microsoft Lync and Cisco Expressway Deployment Guide (X8.5)     
Page 45 of 71
Enabling Lync clients registered on Lync Server to call endpoints registered on the video network