Command Reference Guide
3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 3 Bridge Configuration Commands
3Com Corporation
3-4
The dynamic address table does not require manual maintenance, as it is automatically
refreshed whenever the network topology changes.
Example
# Enable dynamic MAC address learning.
[3Com] bridge 1 learning
3.1.6 bridge mac-address
Syntax
bridge bridge-set mac-address mac-address { permit | deny } [ interface
interface-type interface-number | dlsw ]
undo bridge bridge-set mac-address mac-address [ interface interface-type
interface-number ]
View
System view
Parameter
bridge-set: Bridge set number which the interface belongs to; an integer in the range 1
to 255.
mac-address: Ethernet MAC address in the xxxx-xxxx-xxxx format, which is used to
match the source addresses or destination addresses in an Ethernet.
deny: Discard the frames whose source address or destination address is the specified
address on the specified interface.
permit: Forward the frames whose source address or destination address is the
specified address on the specified interface.
interface: Specify an outbound interface.
interface-type: Interface type.
interface-number: Interface number.
dlsw: The output interface is DLSW module.
Description
Use the bridge mac-address command to manually configure a static address table
entry of bridge.
Use the undo bridge mac-address command to delete the static address entry.
Normally, a bridge can automatically create dynamic address map entry after obtaining
associations between MAC addresses and interfaces. You can however
administratively create static address map entries, which will never age out.










