Bandwidth Policy Profiles

,

After creating the required network objects, the next step in configuring Call Admission Control is to create bandwidth policy profiles. Each bandwidth policy profile defines the total bandwidth limit for a site or region and the bandwidth limit per session for both audio and video.

Use the following steps to create a new bandwidth policy profile:

1. Open the Lync Server 2010 Control Panel.

2. Click Network Configuration.

3. Click Policy Profile.

4. Click the New button.

5. Enter a Name for the profile. Usually this is indicative of the link speed of the network to which it is applied.

6. Enter an Audio limit in kbps. This is the cumulative limit of all audio sessions.

7. Enter an Audio session limit in kbps. This is the limit applied to each audio session.

8. Enter a Video limit in kbps. This is the cumulative limit of all video sessions.

9. Enter a Video session limit in kbps. This is the limit applied to each video session.

10. Enter a Description for the bandwidth policy profile.

11. Click Commit.

Alternatively, a new bandwidth policy profile can be created using the Lync Server Management Shell:

New-CSBandwidthPolicyProfile –Identity <Name of profile> -Description
<Profile description> -AudioBWLimit <Total audio limit in kbps>
-AudioBWSessionLimit <Audio limit per session in kbps> -VideoBWLimit <Total
video limit in kbps> -VideoBWSessionLimit <Video limit per session in kbps>

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset