2 mac filter enable command, 3 mac filter disable command, 4 mac filter mode command – ZyXEL Communications IES-708-22A User Manual

Page 294

Advertising
background image

Chapter 47 MAC Commands

IES-708-22A User’s Guide

294

47.2.2 MAC Filter Enable Command

Syntax:

ras> switch mac filter enable <portlist]>

where

This command turns on the MAC filtering feature on the specified DSL port(s) or on all DSL
ports if no port is specified.
The following example turns on the MAC filtering feature on DSL port 5.

47.2.3 MAC Filter Disable Command

Syntax:

ras> switch mac filter disable <portlist>

where

This command turns off the MAC filtering feature on the specified DSL port(s) or on all DSL
ports if no port is specified.
The following example turns off the MAC filtering feature on DSL port 5.

47.2.4 MAC Filter Mode Command

Syntax:

ras> switch mac filter mode <port> <accept|deny>

where

<portlist>

=

You can specify a single DSL port <1>, all DSL ports <*> or a
list of DSL ports <1,3,5>. You can also include a range of ports
<1,5,6~8>.

ras> switch mac filter enable 5

<portlist>

=

You can specify a single DSL port <1>, all DSL ports <*> or a
list of DSL ports <1,3,5>. You can also include a range of ports
<1,5,6~8>.

ras> switch mac filter disable 5

<accept|deny>

=

accept = Only allow frames from MAC addresses that you
specify and block frames from other MAC addresses.
deny = Block frames from MAC addresses that you specify and
allow frames from other MAC addresses.

Advertising