Enabling Trunking - ZyXEL Communications ZyXEL Dimension ES-4124 User Manual

Intelligent layer 3+ switch
Hide thumbs Also See for ZyXEL Dimension ES-4124:
Table of Contents

Advertisement

where
name <name>
mac <mac-addr>
vlan <vlan-id>
drop <src/dst/both>
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.
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

47.8 Enabling Trunking

To create and enable a trunk, enter
press [ENTER]
Syntax:
trunk <T1|T2|T3|T4|T5|T6>
trunk <T1|T2|T3|T4|T5|T6> interface <port-list>
trunk <T1|T2|T3|T4|T5|T6> lacp
where
<T1|T2|T3|T4|T5|T6>
<T1|T2|T3|T4|T5|T6>
interface <port-list>
<T1|T2|T3|T4|T5|T6> lacp
An example is shown next.
• Create trunk 1 on the Switch.
• Place ports 5-8 in trunk 1.
ES-4124 User's Guide
=
Names the filtering rule.
=
Specifies the MAC address you want to filter.
=
Specifies which VLAN this rule applies to.
=
Selects the behavior of the rule.
• src - drop packets coming from the specified MAC
• dst- drop packets going to the specified MAC
• both - drop packets coming from or going to the
trunk
.
=
Enables the trunk.
=
Places ports in the trunk.
=
Enables LACP in the trunk.
Chapter 47 Configuration Mode Commands
address
address
specified MAC address
followed by the ports which you want to group and
399

Advertisement

Table of Contents
loading

Table of Contents