Options

IPv6 EIGRP ???

MonkerzMonkerz Member Posts: 842
I'm going through my lab manual at the moment. I am at the back of the book where it wants you to run EIGRP over the IPv6IP tunnel, but the commands to enable EIGRP on the interfaces are not there? I am using an IOS version newer than what the book uses. Has anyone ran into this?

My IOS: (C3725-ADVENTERPRISEK9-M), Version 12.4(25d)

The Book's IOS: (Cisco 1841 with Cisco IOS Release 12.4(24)T1 Advanced IP Services)


Loopback0
R3(config)#int loop 0
R3(config-if)#ipv ?
IPv6 interface subcommands:
  address             Configure IPv6 address on interface
  cef                 Cisco Express Forwarding for IPv6
  dhcp                IPv6 DHCP interface subcommands
  enable              Enable IPv6 on interface
  flow                Enable IPv6 Flow on the interface
  inspect             Apply inspect name
  mfib                Interface Specific MFIB Control
  mld                 interface commands
  mobile              Mobile IPv6
  mtu                 Set IPv6 Maximum Transmission Unit
  multicast           multicast
  nat                 Enable IPv6 NAT on interface
  nd                  IPv6 interface Neighbor Discovery subcommands
  ospf                OSPF interface commands
  pim                 PIM interface commands
  policy              Enable IPv6 policy routing
  redirects           Enable sending of ICMP Redirect messages
  rip                 Configure RIP routing protocol
  router              IPv6 Router interface commands
  traffic-filter      Access control list for packets
  unnumbered          Preferred interface for source address selection
  verify              Enable per packet validation
  virtual-reassembly  IPv6 Enable Virtual Fragment Reassembly

R3(config-if)#ipv


Tunnel0
R3(config)#int tun 0
R3(config-if)#ipv ?
IPv6 interface subcommands:
  address             Configure IPv6 address on interface
  cef                 Cisco Express Forwarding for IPv6
  dhcp                IPv6 DHCP interface subcommands
  enable              Enable IPv6 on interface
  flow                Enable IPv6 Flow on the interface
  inspect             Apply inspect name
  mfib                Interface Specific MFIB Control
  mld                 interface commands
  mobile              Mobile IPv6
  mtu                 Set IPv6 Maximum Transmission Unit
  multicast           multicast
  nat                 Enable IPv6 NAT on interface
  nd                  IPv6 interface Neighbor Discovery subcommands
  ospf                OSPF interface commands
  pim                 PIM interface commands
  policy              Enable IPv6 policy routing
  redirects           Enable sending of ICMP Redirect messages
  rip                 Configure RIP routing protocol
  router              IPv6 Router interface commands
  traffic-filter      Access control list for packets
  unnumbered          Preferred interface for source address selection
  verify              Enable per packet validation
  virtual-reassembly  IPv6 Enable Virtual Fragment Reassembly

R3(config-if)#ipv

Comments

Sign In or Register to comment.