Juniper JUNOSE SOFTWARE 11.2.X - LINK LAYER CONFIGURATION GUIDE 7-7-2010 Configuration Manual page 507

Software for e series broadband services routers link layer configuration guide
Table of Contents

Advertisement

bridge aging-time
bridge learn
Copyright © 2010, Juniper Networks, Inc.
interfaceType—One of the following bridge interface types listed in Interface Types
and Specifiers in JunosE Command Reference Guide:
atm
fastEthernet
gigabitEthernet
tenGigabitEthernet
interfaceSpecifier—Particular interface; format varies according to interface type;
see Interface Types and Specifiers in JunosE Command Reference Guidefor information
Example 1—Forwards frames destined for the node with MAC address 0090.1a40.4c7c
out the specified Fast Ethernet interface
host1(config)#bridge westford02 address 0090.1a40.4c7c forward
fastEthernet 3/0.1
Example 2—Drops frames sent from or destined for the node with MAC address
1011.22b2.333c
host1(config)#bridge westford03 address 1011.22b2.333c discard
Use the no version to remove the static MAC address entry from the forwarding table.
See bridge address.
Use to set the length of time, in seconds, that a dynamic (learned) MAC address entry
can remain in a specified bridge group's forwarding table.
When a dynamic entry reaches its configured aging time, it "ages out" of the forwarding
table.
The default aging time is 300 seconds.
The aging-time range is 1–1000000 seconds.
Example
host1(config)#bridge westford04 aging-time 1000
Use the no version to restore the default value, 300 seconds.
See bridge aging-time.
Use to set the maximum number of dynamic (learned) MAC address entries that a
specified bridge group can learn.
For information about the maximum number of learned MAC address entries combined
for all bridge groups on an E Series router, see JunosE Release Notes, Appendix A,
System Maximums.
The default value is 0 (zero) learned addresses. This default implies that there is no
maximum number of learned entries for an individual bridge group; that is, an individual
Chapter 15: Configuring Transparent Bridging
475

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.2

Table of Contents