Cli Commands To Configure Mac Address Limits - Juniper ACX1000 Configuration Manual

Junos os; acx series universal access router
Hide thumbs Also See for ACX1000:
Table of Contents

Advertisement

CLI Commands to Configure MAC Address Limits

Copyright © 2017, Juniper Networks, Inc.
vpls {
interface-mac-limit {
10;
}
interface ge-0/0/1.3 {
interface-mac-limit {
20;
}
}
}
}
}
If you have configured interface MAC address limit for the logical interface in a bridge
domain and global MAC address limit for a bridge domain, then the interface MAC address
limit is considered. The following example shows two MAC address limits configured on
the interface ge-0/0/3.5 with global value as 50 and local as 30. In this case, the MAC
address limit of 30 is considered for the interface ge-0/0/3.5 in the bridge domain.
vlan20 {
interface ge-0/0/1.5;
interface ge-0/0/3.5;
switch-options {
interface-mac-limit {
50;
}
interface ge-0/0/1.5;
interface ge-0/0/3.5 {
interface-mac-limit {
30;
}
}
}
}
The following CLI commands are used for configuring for MAC limiting:
set protocols l2-learning global-no-hw-mac-learning
hardware-based MAC learning to software-based MAC learning mode.
set vlans vlan-name switch-options interface-mac-limit limit
the MAC address limit for each logical interface in a VLAN. The limit is applied to all
logical interfaces belonging to the VLAN for which a separate interface MAC address
limit is not configured.
set vlans vlan-name switch-options interface interface-name interface-mac-limit
—Command to configure the interface MAC address limit for a logical interface in
limit
a VLAN. The limit is applied to a specific logical interface in the VLAN for which it is
configured.
set routing-instances routing-instance-name protocols vpls interface-mac-limit
—Command to configure the MAC address limit for each logical interface in the
limit
Chapter 24: Configuring Layer 2 Bridging and Q-in-Q Tunneling
—Command to change the
—Command to configure
769

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Acx5048Acx5096Acx500Acx1100Acx2000Acx2100 ... Show all

Table of Contents