Optical Systems Design OSD2700SFP SERIES Operator's Manual page 145

Managed 24-port 100base sfp and 4- combo port gigabit ethernet switch
Table of Contents

Advertisement

STATIC MAC ENTRY
Static-MAC-Entry Forward:
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 forward matching frames.
3.
Command Syntax:
bridge GROUP address MAC forward IFNAME VLANID
no bridge GROUP address MAC forward IFNAME VLANID
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.
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 GROUP (1) to forward matching frames (MAC address
2222.2222.2222) to the interface fe1 (port 1) in vlan VLANID (2):
switch_a(config)#bridge 1 address 2222.2222.2222 forward fe1 vlan 2
switch_a(config)#
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 in a particular
VLAN.
3.
Command Syntax:
bridge GROUP address MAC discard vlan VLANID
no bridge GROUP address MAC discard vlan VLANID
GROUP <1-1> Bridge-group ID used for bridging.
MAC the Media Access Control (MAC) address in the HHHH.HHHH.HHHH format.
VLANID The VID of the VLAN on the bridge <1-4094>.
4.
Example:
The following example configures a bridge GROUP (1) to discard matching frames (MAC address
2222.2222.2222) in vlan VLANID (1):
switch_a(config)#bridge 1 address 2222.2222.2222 discard vlan 1
switch_a(config)#
PAGE 145
OSD2700SFP OPERATOR MANUAL
OPTICAL SYSTEMS DESIGN
DOC ID: 10112704

Advertisement

Table of Contents
loading

Table of Contents