A bridge domain is a broadcast domain, in which bridge domain members broadcast received unknown unicast, multicast, or broadcast packets within the domain. To reduce the broadcast traffic volume, enable split horizon in the bridge domain, which isolates bridge domain member interfaces from one another if they do not need to communicate.
If split horizon is configured in the EVC Layer 2 sub-interface view, this function takes effect only on the specified interface. The split horizon-enabled EVC Layer 2 sub-interface is isolated with other EVC Layer 2 sub-interfaces.
Split horizon must be configured on each EVC Layer 2 sub-interface that needs to be isolated.
Run system-view
The system view is displayed.
Run bridge-domain bd-id
The bridge domain view is displayed.
Split horizon is enabled.
Run commit
The configuration is committed.
Run system-view
The system view is displayed.
Run interface interface-type interface-number.subnum mode l2
An EVC Layer 2 sub-interface is created, and the sub-interface view is displayed.
Run split-horizon
Split horizon is enabled.
Run commit
The configuration is committed.