Dear all,
Some questions about IPv6 Addressing...
When configuring FrameRelay,
1) Can Frame Relay Inverse ARP discover the other side's IPv6 Addresss,
and DLCI?
i.e.
RouterA
int s0/0/0
encap frame
ipv6 address 2001::1/64
RouterB
int s0/0/0
encap frame
ipv6 address 2001::2/64
2) I believe that in a Ethernet interface, I can simply configure the
IPv6 address and leave the link-local address
auto construct by router, but What if I statically map the IPv6 address,
but do not configure the link-local address?
Will it work?
i.e.
RouterA
int s0/0/0
encap frame
ipv6 address 2001::1/64
frame-relay map ipv6 2001::2 102
Thanks a lot.
Best Regards,
Jack