Network-access port-mac-filter, Network-access max-mac-count – LevelOne FGL-2870 User Manual

Page 528

Advertising
background image

Command Line Interface

4-162

4

• This command is different from configuring static addresses with the

mac-address-table static command (page 4-264) in that it allows you
configure a range of addresses when using a mask, and then to assign these
addresses to one or more ports with the network-access port-mac-filter
command (page 4-162).

• Up to 64 filter tables can be defined.
• There is no limitation on the number of entries that can entered in a filter table.

Example

network-access port-mac-filter

Use this command to enable the specified MAC address filter. Use the no form of
this command to disable the specified MAC address filter.

Syntax

network-access port-mac-filter filter-id
no network-access port-mac-filter

filter-id - Specifies a MAC address filter table. (Range: 1-64)

Default Setting

None

Command Mode

Interface Configuration

Command Mode

Only one filter table can be assigned to a port.

Example

network-access max-mac-count

Use this command to set the maximum number of MAC addresses that can be
authenticated on a port interface via all forms of authentication. Use the no form of
this command to restore the default.

Syntax

network-access max-mac-count count
no network-access max-mac-count

count - The maximum number of authenticated MAC addresses allowed.
(Range: 1 to 2048; 0 for unlimited)

Console(config)#network-access mac-filter 1 mac-address 11-22-33-44-55-66
Console(config)#

Console(config)#interface ethernet 1/1
Console(config-if)#network-access port-mac-filter 1
Console(config-if)#

Advertising