
8
Configuration Note for the Cisco SOHO 76 and 77 Routers
OL-2479-02
Configuration Instructions
Configuration Example
The following example shows a bridged RFC 1483 configuration with a static IP address. The default
gateway address is provided by your service provider.
bridge irb
!
interface Ethernet0
ip address 192.168.1.1 255.255.255.0
no ip directed-broadcast
ip nat inside
!
interface ATM0
no ip address
no ip directed-broadcast
no atm ilmi-keepalive
!
interface ATM0.1 point-to-point
no ip directed-broadcast
pvc 1/35
!
encapsulation aal5snap
!
bridge-group 1
!
interface BVI1
ip address 194.152.25.53 255.255.255.0
!
no ip directed-broadcast
ip nat outside
!
!
!
ip route 0.0.0.0 0.0.0.0 192.152.25.1
!
access-list 1 permit 192.168.1.0 0.0.0.255
!
bridge 1 protocol ieee
bridge 1 route ip
Configuring PPP over Ethernet
This feature supports the PPPoE client on an ATM permanent virtual circuit (PVC). Only one PPPoE
client on a single ATM PVC is supported. Figure 1 shows a typical deployment scenario for PPPoE
support.
Note The PPPoE configuration procedure and example in this section are different from those appearing
in previous editions of this release note. The vpdn enable and vpdn group commands have been
removed from the procedure and example because they are no longer supported on the SOHO 77 or
SOHO 77H routers.
Kommentare zu diesen Handbüchern