Hello,
We are trying to take ADSL interface into another VRF i.e (ip vrf forwarding VRF2 under dialer interface), the ip address negotiated command disappears, and although the dialer interface becomes up-up state, the adsl interface does not get an IP address dynamically.
Tried:
1) to reenter ip address negotiated again after changing the vrf of the interface, still the dialer interface shows "no ip address" under configuration
2) ppp ipcp accept-address again does not work.
How can we solve this problem?
Thanks in Advance,
Best Regards,
the IOS version:c880data-universalk9-mz.151-2.T1.bin
Hi, I'd suggest to enable -deb ppp nego -deb dialer Then follow these steps: conf t int dia 1 shut no ip address nego ip vrf forwardingip address nego no shut After that, (if it does not work), collect the logs and a show run. Thanks Marco