Brocade Network OS Command Reference v4.1.0 User Manual
Page 477

Network OS Command Reference
439
53-1003115-01
mac
2
mac
Allows the user to add a MAC address to a MAC address group in a service or transport VF
configuration supporting multitenancy in a Virtual Fabrics context.
Synopsis
mac mac_address
no mac mac_address
Operands
mac_address
Specifies a MAC address in dot-separated hexadecimal notation.
Defaults
None
Command Modes
MAC group configuration mode
Description
Use this command in MAC group configuration mode to add a MAC address to a MAC address
group in a service or transport VF configuration supporting multitenancy in a Virtual Fabrics
context.
Usage Guidelines
Enter MAC group configuration mode by using the mac group mac-group-id global configuration
command.
Enter no mac mac_address to remove a MAC addresses from the group.
NOTE
You can add or remove only one MAC address per line.
Examples
To enter MAC group configuration mode and add a MAC address to the group:
switch(config)# mac-group 1
switch(config-mac-group 1)# mac abc1.abc2.abc3
To remove a MAC address from the group:
switch(config-mac-group 1)# no mac abc1.abc2.abc3
See Also