Mailing List Archive

cisco851 config for dhcp
Hi,

I am unable to get cisco851 send dhcp request to the Ciena-Dslam over pvc
8/37 ,
cisco851(atm0)---------------dslam---gig---BRAS
My BRAS is dhcp server, dslam is configured to bridge pvc 8/37 to gige to
BRAS.
cisco851 should be dhcp client. Please help.

logging buffered 51200 warnings
!
no aaa new-model
!
resource policy
!
no ip dhcp use vrf connected
ip dhcp excluded-address 10.10.10.1
!
ip dhcp pool cpe3-pppoe
import all
network 192.168.3.0 255.255.255.0
lease 0 2
!
!
ip cef
no ip domain lookup
ip domain name yourdomain.com
vpdn enable
!
!

!
interface ATM0
ip dhcp client client-id ATM0
ip dhcp client hostname cpe3
ip virtual-reassembly
ip route-cache flow
no atm ilmi-keepalive
pvc 8/37
encapsulation aal5snap
!
dsl operating-mode auto
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Vlan1
description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$
ip address 192.168.3.1 255.255.255.0
ip nat inside
ip virtual-reassembly
!

ip nat inside source list 102 interface Dialer1 overload
!

access-list 102 permit ip 192.168.3.0 0.0.0.255 any
no cdp run

!