<div dir="ltr">Hi,<br><br>I am unable to get cisco851 send dhcp request to the Ciena-Dslam over pvc 8/37 ,<br> cisco851(atm0)---------------dslam---gig---BRAS<br>My BRAS is dhcp server, dslam is configured to bridge pvc 8/37 to gige to BRAS.<br>
cisco851 should be dhcp client. Please help.<br><br>logging buffered 51200 warnings<br>!<br>no aaa new-model<br>!<br>resource policy<br>!<br>no ip dhcp use vrf connected<br>ip dhcp excluded-address <a href="http://10.10.10.1">10.10.10.1</a><br>
!<br>ip dhcp pool cpe3-pppoe<br> import all<br> network <a href="http://192.168.3.0">192.168.3.0</a> <a href="http://255.255.255.0">255.255.255.0</a><br> lease 0 2<br>!<br>!<br>ip cef<br>no ip domain lookup<br>ip domain name <a href="http://yourdomain.com">yourdomain.com</a><br>
vpdn enable<br>!<br>!<br><br>!<br>interface ATM0<br> ip dhcp client client-id ATM0<br> ip dhcp client hostname cpe3<br> ip virtual-reassembly<br> ip route-cache flow<br> no atm ilmi-keepalive<br> pvc 8/37 <br> encapsulation aal5snap<br>
!<br> dsl operating-mode auto <br>!<br>interface FastEthernet0<br>!<br>interface FastEthernet1<br>!<br>interface FastEthernet2<br>!<br>interface FastEthernet3<br>!<br>interface Vlan1<br> description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$<br>
ip address <a href="http://192.168.3.1">192.168.3.1</a> <a href="http://255.255.255.0">255.255.255.0</a><br> ip nat inside<br> ip virtual-reassembly<br>!<br><br>ip nat inside source list 102 interface Dialer1 overload<br>
!<br><br>access-list 102 permit ip <a href="http://192.168.3.0">192.168.3.0</a> <a href="http://0.0.0.255">0.0.0.255</a> any<br>no cdp run<br><br>!<br><br><br></div>