cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2933
Views
0
Helpful
1
Replies

PPPoE Dialer in VRF disables IP address negotiation 887VA

canero
Level 1
Level 1

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

1 Reply 1

mavespig
Level 3
Level 3

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 forwarding 
 ip address nego
 no shut

After that, (if it does not work), collect the logs and a show run.
Thanks
Marco

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card