
198 Chapter 8: Using DSL to Access a Central Site
Example 8-20 shows the bridging configuration for the DSL CPE. As you can see, the CPE
configuration is the same when you configure the IRB over DSL.
Scenario 8-3: Configuring PPPoA over DSL
In this scenario, you will configure the DSL solution to support data transport using PPPoA.
When completed, the Cisco 827 should train up with the DSLAM, and you should be able to
ping and access all normal network services from a client PC attached to the DSL CPE modem.
Figure 8-11 illustrates how these devices are interconnected.
!
interface ATM0/0/0.52 point-to-point
description RBE Configuration
ip unnumbered Loopback1
atm route-bridged ip
pvc 1/52
encapsulation aal5snap
!
ip route 10.1.121.2 255.255.255.255 ATM0/0/0.52
Example 8-20 RFC 1483 Bridging Configuration for the Cisco 827
hostname lab-827B
!
ip subnet-zero
no ip routing
!
interface Ethernet0
ip address 10.1.121.2 255.255.255.0
no ip directed-broadcast
no ip mroute-cache
bridge-group 1
!
interface atm0
mac-address 0001.96a4.8fae
ip address 10.1.121.2 255.255.255.0
no ip directed-broadcast
no ip mroute-cache
no atm ilmi-keepalive
pvc 1/52
encapsulation aal5snap
!
bundle-enable
bridge-group 1
hold-queue 224 in
!
ip classless
no ip http server
!
bridge 1 protocol ieee
Example 8-19 RBE Configuration for the NRP (Continued)
0732x01.book Page 198 Monday, November 17, 2003 2:49 PM
Comentários a estes Manuais