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

EIGRPV6 - NEXUS

raul-ortega
Level 1
Level 1
HI I need your help, to configure EIGRPV6 on Nexus device. I need to have a relation of neighbors between two peer, one is a IOS device and the other is a Nexus with enterprise license, but I couldnĀ“t do it are the same requirement that in EIGRPv6 for IOS?, I do need other command?, the subnet ipv6 is 2001:10:10:30::/64 NEXUS router eigrp 200 address-family ipv6 unicast autonomous-system 200 router-id 192.168.1.1 interface Ethernet1/29 no switchport speed 1000 ip address 10.10.30.1/30 ipv6 address 2001:10:10:30::1/64 ip router eigrp 200 IOS interface GigabitEthernet0/0 ip address 10.10.30.2 255.255.255.252 duplex auto speed auto ipv6 address 2001:10:10:30::2/64 ipv6 eigrp 200 ipv6 router eigrp 200 eigrp router-id 192.168.250.1 no shutdown ipv6 unicast-routing what is wron with this? thanks
1 Reply 1

raul-ortega
Level 1
Level 1

guys.

I could do it, my problem was on interface 1/29 of Nexus.

interface Ethernet1/29
no switchport
speed 1000
ip address 10.10.30.1/30
ipv6 address 2001:10:10:30::1/64
ipv6 router eigrp 200