Lane bridging between atm and ethernet – Cisco ATM and Layer 3 Switch Router OL-1911-05 User Manual

Page 15

Advertising
background image

24-15

ATM and Layer 3 Switch Router Software Configuration Guide

OL-1911-05

Chapter 24

Configuring ATM Router Module Interfaces

Configuring LECs on ATM Router Module Interfaces (Catalyst 8540 MSR)

LANE Bridging Between ATM and Ethernet

The following example show how to configure LANE bridging between ATM and Ethernet using the
ATM router module.

Figure 24-5

shows an example of a network for LANE bridging between ATM and

Ethernet.

Figure 24-5 Example Network for LANE Bridging Between ATM and Ethernet

Router 1 ATM Interface

Router1# configure terminal

Router1(config)# interface atm 2/0

Router1(config-if)# atm pvc 1 0 5 qsaal

Router1(config-if)# atm pvc 2 0 16 ilmi

Router1(config-if)# lane client ethernet happy

Router1(config-if)# bridge-group 1

Router1(config-if)# end

Router1#

Router 1 Bridge Interface

Router1# configure terminal

Router1(config)# interface BVI1

Router1(config-if)# ip address 130.2.3.1 255.255.255.0

Router1(config-if)# exit

Router1(config)# bridge 1 protocol ieee

Router1(config)# bridge 1 route ip

Router1(config)# bridge irb

Router1(config)# end

Router1#

ATM Switch Router ATM Router Module Interface

Switch# configure terminal

Switch(config)# interface atm 2/0/0

Switch(config-if)# lane client ethernet BACKBONE

Switch(config-if)# bridge-group 1

Switch(config-if)# exit

Switch(config)# bridge 1 protocol ieee

Switch(config)# end

Switch#

ATM Switch Router Ethernet Interface

Switch# configure terminal

Switch(config)# interface gigabitethernet9/0/0

Switch(config-if)# bridge-group 1

Switch(config-if)# end

Switch#

Router 1

Router 2

Catalyst 8540 MSR

ATM router module

Interface ATM 2/0/0

ATM 2/0

GE 9/0/0

GE 9/0/0

45222

Advertising