20 port access control, 1 dot1x guest-vlan – Asus GigaX2024B User Manual

Page 84

Advertising
background image

72

GigaX2024B L2 Managed Switch User Manual

5.3.19.2 filter set

This command define an extended MAC access list using a name , and enter

access-list configuration mode.

CLI Syntax: mac access-list extended WORD
Example: (config)# mac access-list extended mac_acl_1

5.3.19.3 filter conditions

This command specify one or more conditions denied or permitted to decide if

the packet is forwarded or dropped.

CLI Syntax: (permit|deny) any any
Example: (config-acl)# permit any any

5.3.19.4 filter attach

This command define an extended MAC access list using a name , and enter

access-list configuration mode.

CLI Syntax: mac access-group WORD in
Example: (config-if)# mac access-group mac_acl_1 in

5.3.20 Port access control

5.3.20.1 dot1x guest-vlan

Use the dot1x guest-vlan interface configuration command on the switch to

specify an active VLAN as an 802.1X guest VLAN. Use the no form of this

command to return to the default setting.

CLI Syntax: dot1x guest-vlan <1-4094>
Example: (config)# interface fa1/0/1
(config-if)# dot1x guest-vlan 3

Advertising