From: Dennis J. Hartmann (dennisjhartmann@hotmail.com)
Date: Wed Apr 27 2005 - 23:01:50 GMT-3
In the NMC solution to Lab#2, they use ipv6 ospf neighbors to the
Link-Local address of the IPv6 NBMA neighbor. I tested this and was not
able to get the neighbor adjacency up without building a neighbor statement
to both the link-local address and the Global Unicast Address. My
configuration is below if anyone wants to learn from it or possibly let me
know why I needed both the link-local and the global address.
In fairness to NMC, they were using a multipoint ATM interface and I
used a Serial frame interface. The network type was non-broadcast
though....
interface Serial1/0
ip address 180.40.7.65 255.255.255.224
encapsulation frame-relay
ipv6 address FEC0::154:1/125
ipv6 ospf neighbor FE80::212:7FFF:FE8D:3CA0 priority 1
ipv6 ospf neighbor FEC0::154:2
ipv6 ospf 100 area 0
no fair-queue
frame-relay map ipv6 FEC0::154:2 203 broadcast
frame-relay map ip 180.40.7.66 201 broadcast
frame-relay map ipv6 FE80::212:7FFF:FE8D:3CA0 203 broadcast
no frame-relay inverse-arp
interface Serial1/0
ip address 208.28.1.2 255.255.255.248
encapsulation frame-relay
ip split-horizon
ipv6 address FEC0::154:2/125
ipv6 ospf neighbor FE80::212:7FFF:FE8D:3A80 priority 1
ipv6 ospf neighbor FEC0::154:1
ipv6 ospf 100 area 0
no fair-queue
frame-relay map ipv6 FEC0::154:1 302 broadcast
frame-relay map ipv6 FE80::212:7FFF:FE8D:3A80 302 broadcast
frame-relay map ip 208.28.1.1 301 broadcast
no frame-relay inverse-arp
end
R3#show ipv6 ospf int
Serial1/0 is up, line protocol is up
Link Local Address FE80::212:7FFF:FE8D:3CA0, Interface ID 8
Area 0, Process ID 100, Instance ID 0, Router ID 30.1.1.1
Network Type NON_BROADCAST, Cost: 781
Transmit Delay is 1 sec, State DR, Priority 1
Designated Router (ID) 30.1.1.1, local address FE80::212:7FFF:FE8D:3CA0
Backup Designated router (ID) 20.1.1.1, local address
FE80::212:7FFF:FE8D:3A80
Timer intervals configured, Hello 30, Dead 120, Wait 120, Retransmit 5
Hello due in 00:00:25
Index 1/1/1, flood queue length 0
Next 0x0(0)/0x0(0)/0x0(0)
Last flood scan length is 2, maximum is 4
Last flood scan time is 0 msec, maximum is 0 msec
Neighbor Count is 1, Adjacent neighbor count is 1
Adjacent with neighbor 20.1.1.1 (Backup Designated Router)
Suppress hello for 0 neighbor(s)
R3#show ipv6 int s 1/0
Serial1/0 is up, line protocol is up
IPv6 is enabled, link-local address is FE80::212:7FFF:FE8D:3CA0
Global unicast address(es):
FEC0::154:2, subnet is FEC0::154:0/125
Joined group address(es):
FF02::1
FF02::2
FF02::5
FF02::6
FF02::1:FF54:2
FF02::1:FF8D:3CA0
MTU is 1500 bytes
ICMP error messages limited to one every 100 milliseconds
ICMP redirects are enabled
ND DAD is not supported
ND reachable time is 30000 milliseconds
Hosts use stateless autoconfig for addresses.
R2#show ipv6 ospf int s 1/0
Serial1/0 is up, line protocol is up
Link Local Address FE80::212:7FFF:FE8D:3A80, Interface ID 8
Area 0, Process ID 100, Instance ID 0, Router ID 20.1.1.1
Network Type NON_BROADCAST, Cost: 781
Transmit Delay is 1 sec, State BDR, Priority 1
Designated Router (ID) 30.1.1.1, local address FE80::212:7FFF:FE8D:3CA0
Backup Designated router (ID) 20.1.1.1, local address
FE80::212:7FFF:FE8D:3A80
Timer intervals configured, Hello 30, Dead 120, Wait 120, Retransmit 5
Hello due in 00:00:02
Index 1/1/1, flood queue length 0
Next 0x0(0)/0x0(0)/0x0(0)
Last flood scan length is 2, maximum is 2
Last flood scan time is 0 msec, maximum is 0 msec
Neighbor Count is 1, Adjacent neighbor count is 1
Adjacent with neighbor 30.1.1.1 (Designated Router)
Suppress hello for 0 neighbor(s)
R2#show ipv6 int s 1/0
Serial1/0 is up, line protocol is up
IPv6 is enabled, link-local address is FE80::212:7FFF:FE8D:3A80
Global unicast address(es):
FEC0::154:1, subnet is FEC0::154:0/125
Joined group address(es):
FF02::1
FF02::2
FF02::5
FF02::6
FF02::1:FF54:1
FF02::1:FF8D:3A80
MTU is 1500 bytes
ICMP error messages limited to one every 100 milliseconds
ICMP redirects are enabled
ND DAD is not supported
ND reachable time is 30000 milliseconds
Hosts use stateless autoconfig for addresses.
R2#
Sincerely,
Dennis J. Hartmann
White Pine Communications
CCSI#23402/CCIP/CCNP/CCDP/CCNA/CCDA
Cisco IP Voice Support & Design Specialist
Cisco Optical, VPN & IDS Specialist
MCSE
This archive was generated by hypermail 2.1.4 : Tue May 03 2005 - 07:55:09 GMT-3