Configuring Bridge Domains
To configure a bridge domain, you must specify one or more VLAN identifiers; only packets that contain a specified VLAN identifier are forwarded within the bridge domain. A logical interface is implicitly assigned to a bridge domain based on the VLAN identifier configured for the interface.
Before You Begin |
|---|
For background information, read Understanding Bridge Domains. |
This example configures a bridge domain bd1 for VLANs 1 and 10, and a bridge domain bd2 for VLAN 2. The number of MAC addresses learned on all logical interfaces on the device is limited to 64,000 addresses; when this limit is reached, incoming packets with a new source MAC address will be dropped.
You can use either J-Web or the CLI configuration editor to configure bridge domains.
This topic covers:
J-Web Configuration
To configure bridge domains:
- Select Configure>CLI Tools>Point
and Click CLI.
The Configuration page appears.
- Next to Bridge domains, click Configure or Edit.
- Next to Domain, click Add new entry.
- In the Domain name box, type bd1.
- Next to Domain type, select bridge.
- Next to Vlan choice, select Vlan id list.
- In the Vlan id box, type 1,10.
- Click OK to return to the Configuration page.
- Select Bridge domains.
- Next to Domain, click Add new entry.
- In the Domain box , type bd2
- Next to Domain type, select bridge.
- Next to Vlan choice, select Vlan id.
- Next to Vlan id, select Enter a specific value.
- In the Vlan id box, type 2.
- Click OK to return to the Configuration page.
To limit the number of MAC addresses learned on all logical interfaces on the device:
- Select Configure>CLI Tools>Point and Click CLI.
- Next to Protocols, click Configure or Edit.
- Next to L2 learning, click Configure.
- Select Global mac limit, then click Configure.
- In the Mac limit box, type 64000.
- Next to packet action, select Drop.
- Click OK to return to the L2 learning page.
- Click OK to return to the Protocols page.
- Click OK to return to the Configuration page.
CLI Configuration
To configure bridge domains:
To limit the number of MAC addresses learned on all logical interfaces on the device:
Hide Navigation Pane
Show Navigation Pane
Download
SHA1