Disabling Mac Flush: Examples - Cisco ASR 9000 Series Configuration Manuallines

L2vpn and ethernet services configuration guide
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Disabling MAC Flush: Examples

end
This example shows how to block unknown-unicast flooding at the bridge port level:
configure
l2vpn
end
This example shows how to block unknown-unicast flooding at the access pseudowire level:
configure
l2vpn
end
Disabling MAC Flush: Examples
You can disable the MAC flush at these levels:
• bridge domain
• bridge port (attachment circuit (AC))
• access pseudowire (PW)
The following example shows how to disable the MAC flush at the bridge domain level:
configure
l2vpn
end
The following example shows how to disable the MAC flush at the bridge port level:
configure
l2vpn
end
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
326
bridge-domain domain1
flooding unknown-unicast disable
bridge-group group1
bridge-domain domain1
interface GigabitEthernet 0/1/0/1
flooding unknown-unicast disable
bridge-group group1
bridge-domain domain1
neighbor 10.1.1.1 pw-id 1000
flooding unknown-unicast disable
bridge-group group1
bridge-domain domain1
mac
port-down flush disable
bridge-group group1
bridge-domain domain1
interface TenGigE 0/0/0/0
mac
port-down flush disable
Implementing Multipoint Layer 2 Services

Advertisement

Table of Contents
loading

Table of Contents