Справочник Пользователя для brocade-communications-sy rfs6000

Скачать
Страница из 839
Brocade Mobility RFS4000, RFS6000 and RFS7000 CLI Reference Guide 
491
53-1001931-01
MAC Extended ACL config commands
16
RFController(config-ext-macl)#deny any host 00:01:ae:00:22:11
RFController(config-ext-macl)#
Example - denying dot1q tagged traffic
The MAC ACL (in the example below) denies dot1q tagged traffic from VLAN interface 5:
RFController(config-ext-macl)#deny any any vlan 5 type 8021q
RFController(config-ext-macl)#
Example - denying traffic between two MAC based hosts
The example below denies traffic between two hosts based on MAC addresses:
RFController(config-ext-macl)#deny host 01:02:fe:45:76:89 host 
01:02:89:78:78:45
RFController(config-ext-macl)#