< Home

lync acl

Function

The lync acl command configures the switch to use an ACL to filter packets sent by the Lync server.

The undo lync acl command cancels the configuration.

By default, the switch does not use any ACL to filter packets sent by the Lync server.

Format

lync acl acl-number

undo lync acl

Parameters

Parameter

Description

Value

acl-number

Specifies the number of an ACL. The basic or advanced ACL must have been created.

The value is an integer.

  • A basic ACL ranges from 2000 to 2999.
  • An advanced ACL ranges from 3000 to 3999.

Views

System view

Default Level

2: Configuration level

Usage Guidelines

Usage Scenario

When the switch communicates with the Lync server, to prevent the switch against many packets sent by bogus Lync servers, run the lync acl command to configure the switch to use an ACL to filter packets sent by the Lync server.

Prerequisites

A basic or advanced ACL has been created and rules have been configured.

Example

# Configure ACL 2001 to allow packets that carry the source address of 192.168.32.1 and are sent by the Lync server.

<HUAWEI> system-view
[HUAWEI] acl 2001
[HUAWEI-acl-basic-2001] rule permit source 192.168.32.1 0
[HUAWEI-acl-basic-2001] quit
[HUAWEI] lync acl 2001
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >