Black Box Hardened Managed Ethernet Switch
2. Usage:
Use this command to statically configure
frames.
3. Command
Syntax:
bridge GROUP address MAC forward IFN
no bridge GROUP address MAC forward
GROUP <1-1> Bridge-group ID used for b
MAC the Media Access Control (MAC) ad
format.
IFNAME the interface on which the frame
VLANID The VID of the VLAN that will be enabled or disabled on the bridge
<2-4094>.
4. Example:
The following example configures a bridge
frames (MAC address
2222.2222.2222
) to
ort 1) in vlan
VLANID (
2
):
switch_a(config)#bridge 1 address 2222.2222.2222 forward fe1 vlan 2
switch_a(config)#
a bridge entry to forward matching
AME VLANID
IFNAME VLANID
ridging.
dress in the HHHH.HHHH.HHHH
comes in.
GROUP (
1
) to forward matching
the interface fe1 (p
Static-MAC-Entry Discard:
1.
Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The
switch_a(config)#
prompt will show on the screen.
switch_a(config)#
2. Usage:
Use this command to statically configure a bridge entry to discard matching
frames.
3. Command
Syntax:
bridge GROUP address MAC discard IFNAME
no bridge GROUP address MAC discard IFNAME
GROUP <1-1> Bridge-group ID used for bridging.
MAC the Media Access Control (MAC) address in the HHHH.HHHH.HHHH
format.
IFNAME the interface on which the frame comes in.
4. Example:
The following example configures a bridge GROUP (
1
) to discard matching
frames (MAC address
2222.2222.2222
) to the interface fe1 (port 1):
switch_a(config)#bridge 1 address 2222.2222.2222 discard fe1
switch_a(config)#
User’s Manual 107