mac-group

Syntax

mac-group没有mac-group

描述

创建一个MAC组或密苏里州difies an existing MAC group. A MAC group is used to classify connected devices based on the MAC address details, such as mask or OUI.

A maximum of 32 MAC groups can be configured on the switch. A maximum of 2 MAC groups can be associated with a device profile. Each group accepts 64 match or ignore commands.

The没有form of this command removes a MAC group.

Command context

config

Parameters

Specifies the name of the MAC group to create or modify. The maximum number of characters supported is 32.

权威

Administrators or local user group members with execution rights for this command.

Examples

Creating a MAC group namedgrp01:

switch(config)#mac-group grp01switch(config-mac-group)#exit

Removing a MAC group namedgrp01:

switch(config)#没有mac-group grp01