beautypg.com

8 enabling trunking – ZyXEL Communications GS-2724 User Manual

Page 277

background image

Chapter 40 Configuration Mode Commands

GS-2724 User’s Guide

277

where

An example is shown next.

• Create a filtering rule called “filter1”.

• Drop packets coming from and going to MAC address 00:12:00:12:00:12 on VLAN.

40.8 Enabling Trunking

To create and enable a trunk, enter

trunk

followed by the ports which you want to group and

press

[ENTER]

.

Syntax:

trunk
trunk interface
trunk lacp

where

An example is shown next.

• Create trunk 1 on the Switch.

• Place ports 5-8 in trunk 1.

name

=

Names the filtering rule.

mac

=

Specifies the MAC address you want to filter.

vlan

=

Specifies which VLAN this rule applies to.

drop

=

Selects the behavior of the rule.

• src - drop packets coming from the specified MAC

address

• dst- drop packets going to the specified MAC

address

• both - drop packets coming from or going to the

specified MAC address

sysname(config)# mac-filter name filter 1
sysname(config)# mac-filter name filter 1 mac 00:12:00:12:00:12 vlan 1 drop
both

=

Enables the trunk.


interface

=

Places ports in the trunk.

lacp

=

Enables LACP in the trunk.