Managing the FHS MAC access list

About this task

You can create an FHS MAC access list or add MAC addresses to an existing MAC access list.

Procedure

  1. Enter Global Configuration mode:

    enable

    configure terminal

  2. Create an FHS MAC access list or add MAC addresses to an existing MAC access list:

    ipv6 fhs mac–access-list WORD<1-64> <0x00:0x00:0x00:0x00:0x00:0x00> [mode <allow | deny>]

  3. Delete an FHS MAC access list or delete a particular MAC address from the MAC access list:

    no ipv6 fhs mac–access-list WORD<1-64> <0x00:0x00:0x00:0x00:0x00:0x00>

  4. Set the MAC ACL mode to its default value:

    default ipv6 fhs mac–access-list WORD<1-64> <0x00:0x00:0x00:0x00:0x00:0x00> [mode]

Variable Definitions

The following table defines parameters for the ipv6 fhs mac–access-list command.

Variable

Description

WORD<1–64>

Specifies the MAC access list name.

< 0x00:0x00:0x00:0x00:0x00:0x00>

Specifies the MAC address to be added or deleted.

mode <allow | deny>

Specifies the access mode.

By default, the value is Allow