Configuring Irb Example; Configuring Router A; Figure 11-1 Irb Example - Cisco ONS 15454 Software Feature And Configuration Manual

Sonet / sdh ml-series multilayer ethernet card
Hide thumbs Also See for ONS 15454:
Table of Contents

Advertisement

Chapter 11
Configuring IRB
To enable and configure IRB and BVI, perform the following procedure, beginning in global
configuration mode:
Command
Step 1
Router(config)# bridge irb
Step 2
Router(config)# interface bvi bridge-group
Step 3
Router(config-if)# ip address ip-address
ip-address-subnet-mask
Step 4
Router(config-if)# exit
Step 5
Router(config)# bridge bridge-group route
protocol
Step 6
Router(config)# end
Step 7
Router# copy running-config startup-config

Configuring IRB Example

Figure 11-1

Figure 11-1 IRB Example

192.168.2.1/24

Configuring Router A

bridge irb
bridge 1 protocol ieee
bridge 1 route ip
!
!
interface FastEthernet0
ip address 192.168.2.1 255.255.255.0
!
Cisco ONS 15454 SONET/SDH ML-Series Multilayer Ethernet Card Software Feature and Configuration Guide, R4.0
78-15224-02
shows an example of an IRB configuration.
BVI 1 192.168.1.1/24
pos 0
bridge 1
pos 1
bridge 1
fast ethernet 0
Purpose
Enables IRB. Allows bridging of traffic.
Configures the BVI by assigning the number of the
corresponding bridge group to the BVI. Each bridge
group can have only one corresponding BVI.
Configures IP addresses on routed interfaces.
Exits the interface configuration mode.
Enables a BVI to accept and route routable packets
received from its corresponding bridge group.
Enter this command for each protocol that you want
the BVI to route from its corresponding bridge
group to other routed interfaces.
Returns to the privileged EXEC mode.
(Optional) Saves your configuration changes to
NVRAM.
pos 0
bridge 1
SONET/SDH
pos 1
bridge 1
fast ethernet 0
Integrated Routing and Bridging
BVI 1 192.168.1.2/24
192.168.3.1/24
11-3

Advertisement

Table of Contents
loading

Table of Contents