Juniper JUNOSE SOFTWARE 11.0.X - LINK LAYER CONFIGURATION GUIDE 4-1-2010 Configuration Manual page 467

For e series broadband services routers - link layer configuration
Hide thumbs Also See for JUNOSE SOFTWARE 11.0.X - LINK LAYER CONFIGURATION GUIDE 4-1-2010:
Table of Contents

Advertisement

crb command. The router detects the IP and MPLS interfaces and issues implicit
bridge route commands to route these protocols.
If you subsequently add a new IP interface to a bridge group, you do not need to
issue the bridge route command because the implicit bridge route command for IP
is still in effect. However, if you subsequently add a new PPPoE interface to the
bridge group, you must issue an explicit bridge route command for PPPoE to direct
the bridge group to route PPPoE packets.
You can also use the bridge route command as a way to filter packets by routing. If
you issue an explicit bridge route command for a protocol that is not currently
configured in any of your bridge groups, the bridge group must route rather than
bridge that protocol, but does not have the required interface stacking to do so. As
a result, the bridge group discards (drops) those packets.
To configure explicit routing:
1.
2.
3.
bridge route
Ensure that you have enabled concurrent routing and bridging. (See "Enabling
Concurrent Routing and Bridging" on page 436 for details.)
From Global Configuration mode, enable routing of IP, MPLS, or PPPoE packets
in a specified bridge group.
host1(config)#bridge westford02 route ip
host1(config)#bridge westford02 route mpls
host1(config)#bridge westford03 route pppoe
(Optional) Use the appropriate show command to verify that routing is enabled
for the specified protocols in the bridge group.
host1#show bridge westford02
Use to enable the routing of IP, MPLS, or PPPoE packets in a specified bridge
group when concurrent routing and bridging (CRB) is enabled.
If you issue this command for a protocol that is not configured in any bridge
groups on your router, the bridge group discards (drops) those packets.
You must specify the alphanumeric name of the bridge group specified in the
bridge command.
Choose one of the following keywords to indicate the protocol type that the
bridge group routes: ip, mpls, or pppoe.
Example
host1(config)#bridge westford02 route ip
Use the no version to disable routing of the specified protocol in the specified
bridge group.
See bridge route.
Chapter 13: Configuring Transparent Bridging
Configuration Tasks
437

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.0.x

Table of Contents