
22
Predefined user roles
network-admin
Parameters
mac-address
: Specifies a MAC address. The MAC address cannot be all Fs.
Usage guidelines
This command is available only in Release 6316P01 and later.
This command excludes a remote unicast or multicast MAC address from the remote flood
suppression done by using the
flooding disable
command. The VTEP will flood the frames
destined for the specified MAC address to remote sites when floods are confined to the local site.
Examples
# Enable selective flood for
000f-e201-0101
on VSI
vsi1
.
<Sysname> system-view
[Sysname] vsi vsi1
[Sysname-vsi-vsi1] selective-flooding mac-address 000f-e201-0101
Related commands
flooding disable
service-instance
Use
service-instance
to create an Ethernet service instance and enter its view, or enter the
view of an existing Ethernet service instance.
Use
undo service-instance
to delete an Ethernet service instance.
Syntax
service-instance instance-id
undo service-instance instance-id
Default
No Ethernet service instances exist.
Views
Layer 2 aggregate interface view
Layer 2 Ethernet interface view
Predefined user roles
network-admin
Parameters
instance-id
: Specifies an Ethernet service instance ID in the range of 1 to 4096.
Examples
# On Layer 2 Ethernet interface GigabitEthernet 1/0/1, create Ethernet service instance 1 and enter
Ethernet service instance view.
<Sysname> system-view
[Sysname] interface gigabitethernet 1/0/1
[Sysname-GigabitEthernet1/0/1] service-instance 1
[Sysname-GigabitEthernet1/0/1-srv1]