cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1528
Views
0
Helpful
3
Replies

IPv6 over dialer and Radius

sebastien3
Level 4
Level 4

Hello,

On an 800 series router I have the following error in the logs :

%IPV6_ND-4-OLPFXCON: Prefix 2001:db8:aaaa:0012::/64 advertised in RA on Dialer0 has been previously configured on another interface

The router configuration is as follows :

interface Dialer0
 description *** PPPoE ***
 mtu 1492
 ip address negotiated
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 ip mtu 1452
 ip nat outside
 ip virtual-reassembly in
 encapsulation ppp
 ip tcp adjust-mss 1412
 dialer pool 1
 dialer-group 1
 no cdp enable
 ipv6 address autoconfig
 ipv6 enable
 ipv6 mtu 1422
 ipv6 nd prefix default no-advertise
 ipv6 nd ra lifetime 0
 ipv6 tcp adjust-mss 1362
 ppp authentication chap callin
 ppp chap hostname XXXXX
 ppp chap password 7 ZZZZZZ
end
!
interface Vlan1
 ip address 192.168.1.1 255.255.255.0
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 ip nat inside
 ip virtual-reassembly in
 ipv6 address 2001:db8:aaaa:0012::0001/64
 ipv6 enable
 ipv6 nd prefix default no-advertise
 ipv6 nd other-config-flag
 ipv6 nd ra lifetime 0
 no ipv6 redirects
 no ipv6 unreachables
 ipv6 dhcp server 2001:db8:aaaa:0012::0001::
end
!
no ipv6 source-route
ipv6 unicast-routing
ipv6 cef
ipv6 dhcp pool 2001:db8:aaaa:0012::0001::
 address prefix 2001:db8:aaaa:0012::/64 lifetime infinite infinite
 link-address 2001:db8:aaaa:0012::0001/64
 dns-server 2001:4860:4860::8888
 domain-name lab.local
!

On my RADIUS I have this configuration for the user pppoe :

        Cisco-AVPair = "lcp:interface-config#1=ip unnumbered Loopback10",
        Cisco-AVPair = "lcp:interface-config#2=ipv6 enable",
        Cisco-AVPair = "lcp:interface-config#3=ipv6 unnumbered Loopback10",
        Cisco-AVPair = "lcp:interface-config#4=no ipv6 nd suppress-ra",
        Cisco-AVPair = "ipv6:prefix=2001:db8:aaaa:0012::0001/64",

The IPv6 connection is working, I can ping IPv6 resources (ping 2001: 4860: 4860 :: 8844 source vlan 1).

 

I cannot figure out the error %IPV6_ND-4-OLPFXCON, and is my configuration correct ?


Thank you !

3 Replies 3

marce1000
VIP
VIP

 

 - Ref : https://www.cisco.com/c/en/us/td/docs/ios/system/messages/guide/sm_cn05.html?dtid=osscdc000283

 >...

%IPV6_ND-4-OLPFXCON : Prefix %P/%d advertised in RA on %s has been previously configured on another interface

Explanation    This warning indicates that an on-link prefix advertised in an IPv6 ND RA on the specified interface has previously been configured on another interface. The prefix will be ignored on the current prefix

Recommended Action    Learning an on-link prefix via IPv6 ND RA when the same prefix has previously been configured on another interface indicates a likely configuration error, either on the current router or on the neighbor router advertising the ND RA. Review network topology, current router and adjacent router configuration, and correct as appropriate

M.



-- ' 'Good body every evening' ' this sentence was once spotted on a logo at the entrance of a Weight Watchers Club !

sebastien3
Level 4
Level 4

It doesn't help me on the problem anymore...

 

If I remove Cisco-AVPair = "ipv6:prefix=2001:db8:aaaa:0012::0001/64", from the RADIUS part I can no use IPv6 !

I cannot identify where is the configuration problem on the IPv6 portion of the 800 router.

Hi @sebastien3 ,

 

The issue is due to the fact that you are using the same prefix (2001:db8:aaaa:0012::/64) on both the vlan interface and the dialer interface. You need to change one of them.

 

Regards,

 

 

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México
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: