Introduction
IPv6 was proposed when it became clear that the 32 bit addressing scheme of IP version 4 (IPv4)
was inadequate to meet the demands of Internet growth. IPv6 has a larger address space. The
architecture of IPv6 was designed to allow existing IPv4 users to transition easily to IPv6, while
providing services such as end-to-end security, Quality of Service (QoS), and globally unique
addresses. The larger IPv6 address space allows networks to scale and provide global
reachability. The simplified IPv6 packet header format handles packets more efficiently. IPv6
supports widely deployed routing protocols such as RIP, IS-IS, OSPF, and multiprotocol BGP.
IPexpert’s IPv6 eBook and Advanced - IPv6 Lab Scenario:
IPv6 Addressing
General Addressing format
Addressing convention
IPv6 address types
Global Address
Link Local vs. Site Local
IPv4 in IPv6 addresses
Anycast
Multicast Addresses
IPv6 Packet Header Format
ICMP
DNS
DHCP
Ethernet
Frame Relay
RIP
OSPF
BGP
Mobile IPv6
DSCP
Tunneling
IP6to4
Security
36 trang |
Chia sẻ: banmai | Lượt xem: 2288 | Lượt tải: 0
Bạn đang xem trước 20 trang tài liệu IPexpert’s IPv6 eBook, để xem tài liệu hoàn chỉnh bạn click vào nút DOWNLOAD ở trên
ides a way to utilize an existing
IPv o
datagra
Tunneli
e end-to-
re
determining the p
Tunneling
Tunneling is a method and generic mechanism by which a packet is encapsulated and carried as
payload within an IPv6 packet. The resulting packet is called an IPv6 tunnel packet. The
forwarding path between the source and destination of the tunnel packet is called an IPv6 tunnel.
The technique is called IPv6 tunneling. This would establish a "virtual link" between two IPv6
nodes for transmitting data packets as payloads of IPv6 packets. From the point of view of the
two nodes, this "virtual link," called an IPv6 tunnel, appears as a point-to-point link on which IPv6
acts like a link-layer protocol. The two IPv6 nodes play specific roles. One node encapsulates
original packets received from other nodes or from itself and forwards the resulting tunnel packets
through the tunnel. The other node decapsulates the received tunnel packets and forwa
re
called the tunnel entry-point node, and it is the source of the tunnel packets. The decapsulator
node is called the tunnel exit-point, and it is the destination of the tunnel packets.
The encapsulation takes place in an IPv6 tunnel entry-point node, as the result of an original
packet being forwarded onto the virtual link represented by the tunnel. The original packet is
processed during forwarding according to the
in
Upon receiving an IPv6 packet destined to an IPv6 address of a tunnel exit-point node, its IPv6
protocol layer processes the tunnel headers.
The key to a successful IPv6 transition is compatibility with the large installed base of IPv4 hosts
and routers. Maintaining compatibility with IPv4, while deploying IPv6, will streamline the task of
transitioning the Internet to IPv6. The mechanisms are designed to be employed by IPv6 hosts
and routers that need to interoperate with IPv4 hosts and utilize IPv4 routing infrastructures. We
expect that most nodes in the Internet will need such compatibility for a long time to come, and
perhaps even indefinitely. Because they support both
c
DHCP) to acquire their IPv4 addresses, and IPv6 protocol mechanisms (e.g., stateless address
autoconfiguration) to acquire their IPv6-native addresses.
In most deployment scenarios, the IPv6 routing infrastructure will be built up over time. While the
IPv6 infrastructure is being deployed, the existing IPv4 routing infrastructure can remain
functional and can be used to carry IPv6 tr
4 r uting infrastructure to carry IPv6 traffic. IPv6/IPv4 hosts and routers can tunnel IPv6
ms over regions of IPv4 routing topology by encapsulating them within IPv4 packets.
ng can be used in a variety of ways:
• Router-to-Router. IPv6/IPv4 routers interconnected by an IPv4 infrastructure can tunnel
IPv6 packets between themselves. In this case, the tunnel spans one segment of the
end-to-end path that the IPv6 packet takes.
• Host-to-Router. IPv6/IPv4 hosts can tunnel IPv6 packets to an intermediary IPv6/IPv4
router that is reachable via an IPv4 infrastructure. This type of tunnel spans the first
segment of the packet’s end-to-end path.
• Host-to-Host. IPv6/IPv4 hosts that are interconnected by an IPv4 infrastructure can
tunnel IPv6 packets between themselves. In this case, the tunnel spans the entir
end path that the packet takes.
• Router-to-Host. IPv6/IPv4 routers can tunnel IPv6 packets to their final destination
IPv6/IPv4 host. This tunnel spans only the last segment of the end-to-end path.
Copyright IPexpert, Inc. ( 2005. All Rights Reserved. 15
IPexpert’s IPv6 eBook
In the first two tunneling methods listed above – router-to-router and host-to-router – the IPv6
packet is being tunneled to a router. The endpoint of this type of tunnel is an intermediary router,
which must decapsulate the IPv6 packet and forward it on to its final destination. When tunneling
to a router, the endpoint of the tunnel is different from the destination of the packet being
nneled. So the addresses in the IPv6 packet being tunneled can not provide the IPv4 address
node to
etermine tunnel endpoint IPv4 address automatically. Automatic tunneling employs this
aque to users of the network, and is not detectable by network
iagnostic tools such as traceroute. The single-hop model is implemented by having the
sulating the packet, the IPv6 header is not modified. As part of the decapsulation the
ULD silently discard a packet with an invalid IPv4 source address such as a multicast
cast address, 0.0.0.0, and 127.0.0.1.
permanent solution.
ith other such IPv6 domains or
osts with minimal manual configuration. IPv6 sites or hosts connected using this method do not
ated name of this mechanism is 6to4.
suggested address selection default. Only a modest amount of router
onfiguration is required.
tu
of the tunnel endpoint. Instead, the tunnel endpoint address must be determined from
configuration information on the node performing the tunneling. We use the term "configured
tunneling" to describe the type of tunneling where the endpoint is explicitly configured.
In the last two tunneling methods – host-to-host and router-to-host – the IPv6 packet is tunneled
all the way to its final destination. In this case, the destination address of both the IPv6 packet
and the encapsulating IPv4 header identify the same node! This fact can be exploited by
encoding information in the IPv6 destination address that will allow the encapsulating
d
technique, using a special IPv6 address format with an embedded IPv4 address to allow
tunneling nodes to derive automatically the tunnel endpoint IPv4 address. This eliminates the
need to explicitly configure the tunnel endpoint address, greatly simplifying configuration.
IPv6-over-IPv4 tunnels are modeled as "single-hop." That is, the IPv6 hop limit is decremented by
1 when an IPv6 packet traverses the tunnel. The single-hop model serves to hide the existence of
a tunnel. The tunnel is op
d
encapsulating and decapsulating nodes process the IPv6 hop limit field as they would if they were
forwarding a packet on to any other datalink. That is, they decrement the hop limit by 1 when
forwarding an IPv6 packet.
When decap
node SHO
address, a broad
IP6to4
Effectively, it treats the wide area IPv4 network as a unicast point-to-point link layer. The
mechanism is intended as a start-up transition tool used during the period of co-existence of IPv4
and IPv6. It is not intended as a
This is considered to be an interim solution and requires that sites should migrate when possible
to native IPv6 prefixes and native IPv6 connectivity. This will be possible as soon as the site’s ISP
offers native IPv6 connectivity.
The motivation for this method is to allow isolated IPv6 sites or hosts, attached to a wide area
network which has no native IPv6 support, to communicate w
h
require IPv4- compatible IPv6 addresses or configured tunnels. In this way, IPv6 gains
considerable independence of the underlying wide area network and can step over many hops of
IPv4 subnets. The abbrevi
The 6to4 mechanism is typically implemented almost entirely in border routers, without specific
host modifications except a
c
IPv6 packets from a 6to4 site are encapsulated in IPv4 packets when they leave the site via its
external IPv4 connection.
Copyright IPexpert, Inc. ( 2005. All Rights Reserved. 16
IPexpert’s IPv6 eBook
IPv6 packets are transmitted in IPv4 packets with an IPv4 protocol type of 41, the same as has
een assigned for IPv6 packets that are tunneled inside of IPv4 frames. The IPv4 header
estination and Source IPv4 addresses.
lso provides optional protection against replayed packets. The authentication
eader protects the integrity of most of the IP header fields and authenticates the source through
4 functionality, it will perform IPv6 DoS attack
mitigation. These mitigation mechanisms have been implemented in the same fashion as for the
current IPv4 implementation, including SYN half-open connections. It also performs the tunneled
packet inspection. Tunneled IPv6 packets terminated at a Cisco IOS firewall router can be
inspected by the Cisco IOS Firewall for IPv6.
b
contains the D
The IPv4 packet body contains the IPv6 header and payload.
Security
IPSec functionality is essentially identical in both IPv6 and IPv4; however, IPSec in IPv6 can be
deployed from end-to-end; data may be encrypted along the entire path between a source node
and destination node. In IPv6, IPSec is implemented using the authentication extension header
and the ESP extension header. The authentication header provides integrity and authentication of
the source. It a
h
a signature-based algorithm. The ESP header provides confidentiality, authentication of the
source, connectionless integrity of the inner packet, anti-replay, and limited traffic flow
confidentiality.
Cisco IOS Firewall coexists with Cisco IOS Firewall for IPv4 networks and is supported on all
dual-stack routers. In additional to the IPv
Copyright IPexpert, Inc. ( 2005. All Rights Reserved. 17
IPexpert’s IPv6 eBook
IPv6 Lab Introduction
The following lab has been designed to prepare you for the CCIETM practical exam. While each of
the IPexpert-developed lab scenarios present different challenges, all labs strive to go beyond the
normal environments that you may have encountered. It is IPexpert's policy that, to prepare
CCIETM level material, the author must have passed the CCIETM R&S practical exam. Therefore,
all CCIETM labs offered through IPexpert, Inc. were written, performed, and reviewed by a team of
CCIEs.
Each IPexpert lab scenario has been designed around a standard topology. This topology can be
rented (online access) at
You can also discuss these scenarios on the CCIE R&S mailing list located at
and at the IPexpert online support community:
www.CertificationTalk.com.
Topics Covered
• IPv6 EUI-64 address
• Frame Relay IPv6 mapping
• Static Route
• IPv6 OSPF
• IPv6 RIP
• Redistribution
ifficulty Level: CCIE
TMD
Average Completion Time: 4 Hours
echnical Support
nd
nswered within 24 hours by one of IPexpert’s Cisco Certified Internetwork Experts (CCIE ).
T
For 24x7 online technical support, please visit our technical support and discussion forum or
online mailing list located at and
Technical Q & A can be submitted and will be reviewed a
TMa
Copyright IPexpert, Inc. ( 2005. All Rights Reserved. 18
IPexpert’s IPv6 eBook
Standard Physical Topology
Addressing Scheme
Router Interface IP Address
R2
R2 Loopback0 2001:2222:2222::/64
R2 Serial0/1/0.24 2001:24:24:0::/64
R2 Serial0/1/0.256 2001:256:256::/64
R4
R4 Serial0/0/0.24 2001:24:24::/64
R4 Loopback0 2001:4444:4444::/64
R4 Loopback1 2001:4411:4411::/64
R5
R5 Loopback0 2001:5555:5555::/64
R5 Serial0/1/0 2001:256:256::/64
R6
R6 Loopback0 2001:6666:6666::/64
R6 Serial4/0 2001:256:256::/64
Copyright IPexpert, Inc. ( 2005. All Rights Reserved. 19
IPexpert’s IPv6 eBook
Frame Relay DLCI Assignments
Router DLCI
R2 to R4 104
R2 to R5 105
R2 to R6 106
R4 to R 401
R5 to R2 501
R6 to R2 601
IPv6 Lab Technical Tasks
A. Using an EUI-64 interface ID, configure Loopback address on R2, R4, R5, R6, as
indicated in table above.
B. R2's s0/1/0, R5's s0/1/0 and R6's s4/0 are the main FR cloud. Configure
multipoint sub-interface on R2's s0/1/0 and use physical interfaces for R5 and
R6.
C. Configure a point-to-point sub-interface for the FR connection between R2's
s0/1/0 and R4's s0/0/0.
D. Configure a host table on every router with the IPv6 address.
E. Configure a static route for R4 pointing to R5’s loopback. Change the
administrative distance to 2.
F. Configure OSPF Area 0 for R2's loopback, s0/1/0.256, R5's loopback, s0/1/0,
R6's loopback and s4/0. Use x.x.x.x as the router-ID, where x is the router
number. For example, R2 should have router-ID as 2.2.2.2.
G. Configure OSPF Area 24 for R2's s0/1/0.24, R4's s0/0/0.24 and loopback 0.
H. Configure RIP for R2's s0/1/0.24, R4's s0/0/0.24 and loopback 1.
I. Redistribute OSPF and RIP into each other. The RIP metric after redistribution
should be 7 and the OSPF Type 1 metric should be 1000.
J. Verify connectivity by telnetting and pinging different places.
IPv6 Lab Instructor’s Comments and Technical Tips
A. To configure an IPv6 address for an interface and enable IPv6 processing on the
interface using an EUI-64 interface ID in the low order 64 bits of the address, use
the IPv6 address EUI-64 command.
B. The Frame Relay map IPv6 command is similar to the Frame Relay map
command, except that it is IPv6-specific. The Frame Relay map defines the
logical connection between a specific protocol and address pair and the correct
DLCI.
C. None.
Copyright IPexpert, Inc. ( 2005. All Rights Reserved. 20
IPexpert’s IPv6 eBook
D. To define a static host name-to-address mapping in the host name cache, use
the IPv6 host command.
E. Use the IPv6 route command to implement static multicast routes in IPv6. The
administrative-multicast-distance argument determines the distance that will be
used.
F. You can configure an arbitrary value in the IP address format for each router.
However, each router ID must be unique. The router ID is chosen automatically
from among the set of IPv4 addresses configured on the router.
G. None.
H. In IPv4, the network-number router configuration command is used to implicitly
specify the interfaces on which to run IPv4 RIP. The IPv6 rip enable command is
used to enable IPv6 RIP explicitly on required interfaces. Use the IPv6 router rip
command to enable an IPv6 RIP routing process. Configuring this command
places the router in router configuration mode for the IPv6 RIP routing process.
I. None.
J. None.
IPv6 Lab Technical Verification
Technical Verification for Task A
Router 2
r2#show ipv6 interface brief
GigabitEthernet0/0 [administratively down/down]
unassigned
GigabitEthernet0/1 [administratively down/down]
unassigned
BRI0/0/0 [administratively down/down]
unassigned
BRI0/0/0:1 [administratively down/down]
unassigned
BRI0/0/0:2 [administratively down/down]
unassigned
Serial0/1/0 [up/up]
unassigned
Serial0/1/0.24 [up/up]
FE80::211:93FF:FE68:B360
2001:24:24:0:211:93FF:FE68:B360
Serial0/1/0.256 [up/up]
FE80::211:93FF:FE68:B360
2001:256:256:0:211:93FF:FE68:B360
FastEthernet1/0 [administratively down/down]
unassigned
FastEthernet1/1 [administratively down/down]
unassigned
FastEthernet1/2 [administratively down/down]
unassigned
FastEthernet1/3 [administratively down/down]
unassigned
FastEthernet1/4 [administratively down/down]
unassigned
FastEthernet1/5 [administratively down/down]
unassigned
Copyright IPexpert, Inc. ( 2005. All Rights Reserved. 21
IPexpert’s IPv6 eBook
FastEthernet1/6 [administratively down/down]
unassigned
FastEthernet1/7 [administratively down/down]
unassigned
FastEthernet1/8 [administratively down/down]
unassigned
FastEthernet1/9 [administratively down/down]
unassigned
FastEthernet1/10 [administratively down/down]
unassigned
FastEthernet1/11 [administratively down/down]
unassigned
FastEthernet1/12 [administratively down/down]
unassigned
FastEthernet1/13 [administratively down/down]
unassigned
FastEthernet1/14 [administratively down/down]
unassigned
FastEthernet1/15 [administratively down/down]
unassigned
Vlan1 [up/down]
unassigned
Loopback0 [up/up]
FE80::211:93FF:FE68:B360
2001:2222:2222:0:211:93FF:FE68:B360
r2#show ipv6 interface s0/1/0.24
Serial0/1/0.24 is up, line protocol is up
IPv6 is enabled, link-local address is FE80::211:93FF:FE68:B360
Global unicast address(es):
2001:24:24:0:211:93FF:FE68:B360, subnet is 2001:24:24::/64 [EUI]
Joined group address(es):
FF02::1
FF02::2
FF02::5
FF02::9
FF02::1:FF68:B360
MTU is 1500 bytes
ICMP error messages limited to one every 100 milliseconds
ICMP redirects are enabled
ND DAD is enabled, number of DAD attempts: 1
ND reachable time is 30000 milliseconds
Hosts use stateless autoconfig for addresses.
r2#show ipv6 interface s0/1/0.256
Serial0/1/0.256 is up, line protocol is up
IPv6 is enabled, link-local address is FE80::211:93FF:FE68:B360
Global unicast address(es):
2001:256:256:0:211:93FF:FE68:B360, subnet is 2001:256:256::/64 [EUI]
Joined group address(es):
FF02::1
FF02::2
FF02::5
FF02::1:FF68:B360
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 traffic
IPv6 statistics:
Rcvd: 16324 total, 16307 local destination
0 source-routed, 0 truncated
0 format errors, 0 hop count exceeded
0 bad header, 0 unknown option, 0 bad source
0 unknown protocol, 0 not a router
0 fragments, 0 total reassembled
0 reassembly timeouts, 0 reassembly failures
Copyright IPexpert, Inc. ( 2005. All Rights Reserved. 22
IPexpert’s IPv6 eBook
Sent: 10527 generated, 10 forwarded
0 fragmented into 0 fragments, 0 failed
6 encapsulation failed, 0 no route, 0 too big
Mcast: 16092 received, 10178 sent
ICMP statistics:
Rcvd: 12 input, 0 checksum errors, 0 too short
0 unknown info type, 0 unknown error type
unreach: 0 routing, 0 admin, 0 neighbor, 0 address, 0 port
parameter: 0 error, 0 header, 0 option
0 hopcount expired, 0 reassembly timeout,0 too big
0 echo request, 5 echo reply
0 group query, 0 group report, 0 group reduce
0 router solicit, 0 router advert, 0 redirects
0 neighbor solicit, 0 neighbor advert
Sent: 9 output, 0 rate-limited
unreach: 0 routing, 0 admin, 0 neighbor, 0 address, 0 port
parameter: 0 error, 0 header, 0 option
0 hopcount expired, 0 reassembly timeout,0 too big
5 echo request, 0 echo reply
0 group query, 0 group report, 0 group reduce
0 router solicit, 0 router advert, 0 redirects
2 neighbor solicit, 2 neighbor advert
UDP statistics:
Rcvd: 2145 input, 0 checksum errors, 0 length errors
0 no port, 0 dropped
Sent: 2147 output
TCP statistics:
Rcvd: 22 input, 0 checksum errors
Sent: 27 output, 0 retransmitted
Router 4
r4#show ipv6 interface brief
FastEthernet0/0 [administratively down/down]
unassigned
FastEthernet0/1 [administratively down/down]
unassigned
Serial0/0/0 [up/up]
unassigned
Serial0/0/0.24 [up/up]
FE80::20F:35FF:FE2D:8409
2001:24:24:0:20F:35FF:FE2D:8409
Loopback0 [up/up]
FE80::20F:35FF:FE2D:8409
2001:4444:4444:0:20F:35FF:FE2D:8409
Loopback1 [up/up]
FE80::20F:35FF:FE2D:8409
2001:4411:4411:0:20F:35FF:FE2D:8409
r4#show ipv6 interface s0/0/0.24
Serial0/0/0.24 is up, line protocol is up
IPv6 is enabled, link-local address is FE80::20F:35FF:FE2D:8409
Global unicast address(es):
2001:24:24:0:20F:35FF:FE2D:8409, subnet is 2001:24:24::/64 [EUI]
Joined group address(es):
FF02::1
FF02::2
FF02::5
FF02::9
FF02::1:FF2D:8409
MTU is 1500 bytes
ICMP error messages limited to one every 100 milliseconds
ICMP redirects are enabled
ND DAD is enabled, number of DAD attempts: 1
ND reachable time is 30000 milliseconds
Hosts use stateless autoconfig for addresses.
Copyright IPexpert, Inc. ( 2005. All Rights Reserved. 23
IPexpert’s IPv6 eBook
r4#show ipv6 traffic
IPv6 statistics:
Rcvd: 10391 total, 10378 local destination
0 source-routed, 0 truncated
0 format errors, 0 hop count exceeded
0 bad header, 0 unknown option, 0 bad source
0 unknown protocol, 0 not a router
0 fragments, 0 total reassembled
0 reassembly timeouts, 0 reassembly failures
Sent: 10405 generated, 0 forwarded
0 fragmented into 0 fragments, 0 failed
3 encapsulation failed, 0 no route, 0 too big
Mcast: 10386 received, 10400 sent
ICMP statistics:
Rcvd: 18 input, 0 checksum errors, 0 too short
0 unknown info type, 0 unknown error type
unreach: 0 routing, 0 admin, 0 neighbor, 0 address, 0 port
parameter: 0 error, 0 header, 0 option
0 hopcount expired, 0 reassembly timeout,0 too big
0 echo request, 5 echo reply
0 group query, 0 group report, 0 group reduce
0 router solicit, 0 router advert, 0 redirects
0 neighbor solicit, 0 neighbor advert
Sent: 9 output, 0 rate-limited
unreach: 0 routing, 0 admin, 0 neighbor, 0 address, 0 port
parameter: 0 error, 0 header, 0 option
0 hopcount expired, 0 reassembly timeout,0 too big
5 echo request, 0 echo reply
0 group query, 0 group report, 0 group reduce
0 router solicit, 0 router advert, 0 redirects
2 neighbor solicit, 2 neighbor advert
UDP statistics:
Rcvd: 4318 input, 0 checksum errors, 0 length errors
0 no port, 0 dropped
Sent: 4317 output
TCP statistics:
Rcvd: 0 input, 0 checksum errors
Sent: 0 output, 0 retransmitted
Router 5
r5#show ipv6 interface brief
FastEthernet0/0 [administratively down/down]
unassigned
FastEthernet0/1 [administratively down/down]
unassigned
BRI0/0/0 [administratively down/down]
unassigned
BRI0/0/0:1 [administratively down/down]
unassigned
BRI0/0/0:2 [administratively down/down]
unassigned
Serial0/1/0 [up/up]
FE80::20F:35FF:FE2D:5B21
2001:256:256:0:20F:35FF:FE2D:5B21
Loopback0 [up/up]
FE80::20F:35FF:FE2D:5B21
2001:5555:5555:0:20F:35FF:FE2D:5B21
r5#show ipv6 interface s0/1/0
Serial0/1/0 is up, line protocol is up
IPv6 is enabled, link-local address is FE80::20F:35FF:FE2D:5B21
Global unicast address(es):
2001:256:256:0:20F:35FF:FE2D:5B21, subnet is 2001:256:256::/64 [EUI]
Copyright IPexpert, Inc. ( 2005. All Rights Reserved. 24
IPexpert’s IPv6 eBook
Joined group address(es):
FF02::1
FF02::2
FF02::5
FF02::1:FF2D:5B21
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.
r5#show ipv6 traffic
IPv6 statistics:
Rcvd: 4206 total, 4199 local destination
0 source-routed, 0 truncated
0 format errors, 0 hop count exceeded
0 bad header, 0 unknown option, 0 bad source
0 unknown protocol, 0 not a router
0 fragments, 0 total reassembled
0 reassembly timeouts, 0 reassembly failures
Sent: 2143 generated, 0 forwarded
0 fragmented into 0 fragments, 0 failed
2 encapsulation failed, 0 no route, 0 too big
Mcast: 4009 received, 2013 sent
ICMP statistics:
Rcvd: 17 input, 0 checksum errors, 0 too short
0 unknown info type, 0 unknown error type
unreach: 0 routing, 0 admin, 0 neighbor, 0 address, 0 port
parameter: 0 error, 0 header, 0 option
0 hopcount expired, 0 reassembly timeout, 0 too big
10 echo request, 0 echo reply
0 group query, 0 group report, 0 group reduce
0 router solicit, 0 router advert, 0 redirects
0 neighbor solicit, 0 neighbor advert
Sent: 10 output, 0 rate-limited
unreach: 0 routing, 0 admin, 0 neighbor, 0 address, 0 port
parameter: 0 error, 0 header, 0 option
0 hopcount expired, 0 reassembly timeout, 0 too big
0 echo request, 10 echo reply
0 group query, 0 group report, 0 group reduce
0 router solicit, 0 router advert, 0 redirects
0 neighbor solicit, 0 neighbor advert
UDP statistics:
Rcvd: 0 input, 0 checksum errors, 0 length errors
0 no port, 0 dropped
Sent: 0 output
TCP statistics:
Rcvd: 27 input, 0 checksum errors
Sent: 22 output, 0 retransmitted
Router 6
r6#show ipv6 interface brief
FastEthernet0/0 [administratively down/down]
unassigned
ATM1/0 [administratively down/down]
unassigned
FastEthernet2/0 [administratively down/down]
unassigned
Serial4/0 [up/up]
FE80::250:73FF:FED0:DD00
2001:256:256:0:250:73FF:FED0:DD00
Serial4/1 [administratively down/down]
unassigned
Serial4/2 [administratively down/down]
unassigned
Copyright IPexpert, Inc. ( 2005. All Rights Reserved. 25
IPexpert’s IPv6 eBook
Serial4/3 [administratively down/down]
unassigned
Virtual-Access1 [up/up]
unassigned
Loopback0 [up/up]
FE80::250:73FF:FED0:DD00
2001:6666:6666:0:250:73FF:FED0:DD00
r6#show ipv6 interface s4/0
Serial4/0 is up, line protocol is up
IPv6 is enabled, link-local address is FE80::250:73FF:FED0:DD00
Global unicast address(es):
2001:256:256:0:250:73FF:FED0:DD00, subnet is 2001:256:256::/64
Joined group address(es):
FF02::1
FF02::2
FF02::5
FF02::6
FF02::1:FFD0:DD00
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.
r6#show ipv6 traffic
IPv6 statistics:
Rcvd: 4164 total, 4164 local destination
0 source-routed, 0 truncated
0 format errors, 0 hop count exceeded
0 bad header, 0 unknown option, 0 bad source
0 unknown protocol, 0 not a router
0 fragments, 0 total reassembled
0 reassembly timeouts, 0 reassembly failures
Sent: 2102 generated, 0 forwarded
0 fragmented into 0 fragments, 0 failed
2 encapsulation failed, 0 no route, 0 too big
Mcast: 4006 received, 2004 sent
ICMP statistics:
Rcvd: 2 input, 0 checksum errors, 0 too short
0 unknown info type, 0 unknown error type
unreach: 0 routing, 0 admin, 0 neighbor, 0 address, 0 port
parameter: 0 error, 0 header, 0 option
0 hopcount expired, 0 reassembly timeout, 0 too big
0 echo request, 0 echo reply
0 group query, 0 group report, 0 group reduce
0 router solicit, 0 router advert, 0 redirects
0 neighbor solicit, 2 neighbor advert
Sent: 2 output, 0 rate-limited
unreach: 0 routing, 0 admin, 0 neighbor, 0 address, 0 port
parameter: 0 error, 0 header, 0 option
0 hopcount expired, 0 reassembly timeout, 0 too big
0 echo request, 0 echo reply
0 group query, 0 group report, 0 group reduce
0 router solicit, 0 router advert, 0 redirects
0 neighbor solicit, 4 neighbor advert
UDP statistics:
Rcvd: 0 input, 0 checksum errors, 0 length errors
0 no port, 0 dropped
Sent: 0 output
TCP statistics:
Rcvd: 0 input, 0 checksum errors
Sent: 0 output, 0 retransmitted
Copyright IPexpert, Inc. ( 2005. All Rights Reserved. 26
IPexpert’s IPv6 eBook
Technical Verification for Task G
Router 2
r2#show ipv6 ospf neighbor
Neighbor ID Pri State Dead Time Interface ID Interface
6.6.6.6 1 FULL/ - 00:01:36 6 Serial0/1/0.256
5.5.5.5 1 FULL/ - 00:01:50 9 Serial0/1/0.256
4.4.4.4 1 FULL/ - 00:00:39 12 Serial0/1/0.24
r2#show ipv6 ospf interface
Serial0/1/0.256 is up, line protocol is up
Link Local Address FE80::211:93FF:FE68:B360, Interface ID 33
Area 0, Process ID 7, Instance ID 0, Router ID 2.2.2.2
Network Type POINT_TO_MULTIPOINT, Cost: 64
Transmit Delay is 1 sec, State POINT_TO_MULTIPOINT,
Timer intervals configured, Hello 30, Dead 120, Wait 120, Retransmit 5
Hello due in 00:00:08
Index 1/2/3, flood queue length 0
Next 0x0(0)/0x0(0)/0x0(0)
Last flood scan length is 2, maximum is 6
Last flood scan time is 0 msec, maximum is 0 msec
Neighbor Count is 2, Adjacent neighbor count is 2
Adjacent with neighbor 6.6.6.6
Adjacent with neighbor 5.5.5.5
Suppress hello for 0 neighbor(s)
Loopback0 is up, line protocol is up
Link Local Address FE80::211:93FF:FE68:B360, Interface ID 31
Area 0, Process ID 7, Instance ID 0, Router ID 2.2.2.2
Network Type LOOPBACK, Cost: 1
Loopback interface is treated as a stub Host
Serial0/1/0.24 is up, line protocol is up
Link Local Address FE80::211:93FF:FE68:B360, Interface ID 32
Area 24, Process ID 7, Instance ID 0, Router ID 2.2.2.2
Network Type POINT_TO_POINT, Cost: 64
Transmit Delay is 1 sec, State POINT_TO_POINT,
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
Hello due in 00:00:07
Index 1/1/2, flood queue length 0
Next 0x0(0)/0x0(0)/0x0(0)
Last flood scan length is 10, maximum is 10
Last flood scan time is 0 msec, maximum is 0 msec
Neighbor Count is 1, Adjacent neighbor count is 1
Adjacent with neighbor 4.4.4.4
Suppress hello for 0 neighbor(s)
r2#show ipv6 ospf database
OSPFv3 Router with ID (2.2.2.2) (Process ID 7)
Router Link States (Area 0)
ADV Router Age Seq# Fragment ID Link count Bits
2.2.2.2 1451 0x80000020 0 2 EB
5.5.5.5 1221 0x8000001F 0 1 None
6.6.6.6 1231 0x8000001F 0 1 None
Inter Area Prefix Link States (Area 0)
ADV Router Age Seq# Prefix
2.2.2.2 1451 0x8000001E 2001:24:24::/64
2.2.2.2 1451 0x8000001E 2001:4444:4444:0:20F:35FF:FE2D:8409/128
Link (Type-8) Link States (Area 0)
ADV Router Age Seq# Link ID Interface
2.2.2.2 1451 0x8000001E 33 Se0/1/0.256
5.5.5.5 1221 0x8000001E 9 Se0/1/0.256
Copyright IPexpert, Inc. ( 2005. All Rights Reserved. 27
IPexpert’s IPv6 eBook
6.6.6.6 1231 0x8000001E 6 Se0/1/0.256
2.2.2.2 1451 0x8000001E 31 Lo0
Intra Area Prefix Link States (Area 0)
ADV Router Age Seq# Link ID Ref-lstype Ref-LSID
2.2.2.2 1451 0x8000001E 0 0x2001 0
5.5.5.5 1222 0x8000001E 0 0x2001 0
6.6.6.6 1232 0x8000001E 0 0x2001 0
Router Link States (Area 24)
ADV Router Age Seq# Fragment ID Link count Bits
2.2.2.2 1452 0x8000001F 0 1 EB
4.4.4.4 1391 0x8000001F 0 1 None
Inter Area Prefix Link States (Area 24)
ADV Router Age Seq# Prefix
2.2.2.2 1454 0x8000001E 2001:256:256:0:211:93FF:FE68:B360/128
2.2.2.2 1454 0x8000001E 2001:2222:2222:0:211:93FF:FE68:B360/128
2.2.2.2 1454 0x8000001E 2001:256:256:0:20F:35FF:FE2D:5B21/128
2.2.2.2 1454 0x8000001E 2001:5555:5555:0:20F:35FF:FE2D:5B21/128
2.2.2.2 1454 0x8000001E 2001:256:256:0:250:73FF:FED0:DD00/128
2.2.2.2 1454 0x8000001E 2001:6666:6666:0:250:73FF:FED0:DD00/128
Link (Type-8) Link States (Area 24)
ADV Router Age Seq# Link ID Interface
2.2.2.2 1454 0x8000001F 32 Se0/1/0.24
4.4.4.4 1391 0x8000001F 12 Se0/1/0.24
Intra Area Prefix Link States (Area 24)
ADV Router Age Seq# Link ID Ref-lstype Ref-LSID
2.2.2.2 1454 0x8000001E 0 0x2001 0
4.4.4.4 1392 0x8000001F 0 0x2001 0
Type-5 AS External Link States
ADV Router Age Seq# Prefix
2.2.2.2 1455 0x8000001E 2001:4411:4411::/64
Router 4
r4#show ipv6 ospf neighbor
Neighbor ID Pri State Dead Time Interface ID Interface
2.2.2.2 1 FULL/ - 00:00:34 32 Serial0/0/0.24
r4#show ipv6 ospf interface
Serial0/0/0.24 is up, line protocol is up
Link Local Address FE80::20F:35FF:FE2D:8409, Interface ID 12
Area 24, Process ID 7, Instance ID 0, Router ID 4.4.4.4
Network Type POINT_TO_POINT, Cost: 64
Transmit Delay is 1 sec, State POINT_TO_POINT,
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
Hello due in 00:00:04
Index 1/2/2, flood queue length 0
Next 0x0(0)/0x0(0)/0x0(0)
Last flood scan length is 3, maximum is 3
Last flood scan time is 0 msec, maximum is 0 msec
Neighbor Count is 1, Adjacent neighbor count is 1
Adjacent with neighbor 2.2.2.2
Suppress hello for 0 neighbor(s)
Loopback0 is up, line protocol is up
Link Local Address FE80::20F:35FF:FE2D:8409, Interface ID 10
Area 24, Process ID 7, Instance ID 0, Router ID 4.4.4.4
Network Type LOOPBACK, Cost: 1
Loopback interface is treated as a stub Host
Copyright IPexpert, Inc. ( 2005. All Rights Reserved. 28
IPexpert’s IPv6 eBook
r4#show ipv6 ospf database
OSPFv3 Router with ID (4.4.4.4) (Process ID 7)
Router Link States (Area 24)
ADV Router Age Seq# Fragment ID Link count Bits
2.2.2.2 1762 0x8000001F 0 1 EB
4.4.4.4 1698 0x8000001F 0 1 None
Inter Area Prefix Link States (Area 24)
ADV Router Age Seq# Prefix
2.2.2.2 1762 0x8000001E 2001:256:256:0:211:93FF:FE68:B360/128
2.2.2.2 1762 0x8000001E 2001:2222:2222:0:211:93FF:FE68:B360/128
2.2.2.2 1762 0x8000001E 2001:256:256:0:20F:35FF:FE2D:5B21/128
2.2.2.2 1762 0x8000001E 2001:5555:5555:0:20F:35FF:FE2D:5B21/128
2.2.2.2 1762 0x8000001E 2001:256:256:0:250:73FF:FED0:DD00/128
2.2.2.2 1762 0x8000001E 2001:6666:6666:0:250:73FF:FED0:DD00/128
Link (Type-8) Link States (Area 24)
ADV Router Age Seq# Link ID Interface
2.2.2.2 1762 0x8000001F 32 Se0/0/0.24
4.4.4.4 1699 0x8000001F 12 Se0/0/0.24
4.4.4.4 1699 0x8000001E 10 Lo0
Intra Area Prefix Link States (Area 24)
ADV Router Age Seq# Link ID Ref-lstype Ref-LSID
2.2.2.2 1763 0x8000001E 0 0x2001 0
4.4.4.4 1699 0x8000001F 0 0x2001 0
Type-5 AS External Link States
ADV Router Age Seq# Prefix
2.2.2.2 1763 0x8000001E 2001:4411:4411::/64
Router 5
r5#show ipv6 ospf neighbor
Neighbor ID Pri State Dead Time Interface ID Interface
2.2.2.2 1 FULL/ - 00:01:55 33 Serial0/1/0
r5#show ipv6 ospf interface
Serial0/1/0 is up, line protocol is up
Link Local Address FE80::20F:35FF:FE2D:5B21, Interface ID 9
Area 0, Process ID 7, Instance ID 0, Router ID 5.5.5.5
Network Type POINT_TO_MULTIPOINT, Cost: 64
Transmit Delay is 1 sec, State POINT_TO_MULTIPOINT,
Timer intervals configured, Hello 30, Dead 120, Wait 120, Retransmit 5
Hello due in 00:00:23
Index 1/2/2, flood queue length 0
Next 0x0(0)/0x0(0)/0x0(0)
Last flood scan length is 3, maximum is 3
Last flood scan time is 0 msec, maximum is 0 msec
Neighbor Count is 1, Adjacent neighbor count is 1
Adjacent with neighbor 2.2.2.2
Suppress hello for 0 neighbor(s)
Loopback0 is up, line protocol is up
Link Local Address FE80::20F:35FF:FE2D:5B21, Interface ID 13
Area 0, Process ID 7, Instance ID 0, Router ID 5.5.5.5
Network Type LOOPBACK, Cost: 1
Loopback interface is treated as a stub Host
r5#show ipv6 ospf database
OSPFv3 Router with ID (5.5.5.5) (Process ID 7)
Copyright IPexpert, Inc. ( 2005. All Rights Reserved. 29
IPexpert’s IPv6 eBook
Router Link States (Area 0)
ADV Router Age Seq# Fragment ID Link count Bits
2.2.2.2 1947 0x80000020 0 2 EB
5.5.5.5 1716 0x8000001F 0 1 None
6.6.6.6 1727 0x8000001F 0 1 None
Inter Area Prefix Link States (Area 0)
ADV Router Age Seq# Prefix
2.2.2.2 1947 0x8000001E 2001:24:24::/64
2.2.2.2 1947 0x8000001E 2001:4444:4444:0:20F:35FF:FE2D:8409/128
Link (Type-8) Link States (Area 0)
ADV Router Age Seq# Link ID Interface
2.2.2.2 1947 0x8000001E 33 Se0/1/0
5.5.5.5 1716 0x8000001E 9 Se0/1/0
6.6.6.6 1727 0x8000001E 6 Se0/1/0
5.5.5.5 1716 0x8000001E 13 Lo0
Intra Area Prefix Link States (Area 0)
ADV Router Age Seq# Link ID Ref-lstype Ref-LSID
2.2.2.2 1947 0x8000001E 0 0x2001 0
5.5.5.5 1717 0x8000001E 0 0x2001 0
6.6.6.6 1728 0x8000001E 0 0x2001 0
Type-5 AS External Link States
ADV Router Age Seq# Prefix
2.2.2.2 1948 0x8000001E 2001:4411:4411::/64
Router 6
r6#show ipv6 ospf neighbor
Neighbor ID Pri State Dead Time Interface ID Interface
2.2.2.2 1 FULL/ - 00:01:36 33 Serial4/0
r6#show ipv6 ospf interface
Serial4/0 is up, line protocol is up
Link Local Address FE80::250:73FF:FED0:DD00, Interface ID 6
Area 0, Process ID 7, Instance ID 0, Router ID 6.6.6.6
Network Type POINT_TO_MULTIPOINT, Cost: 64
Transmit Delay is 1 sec, State POINT_TO_MULTIPOINT,
Timer intervals configured, Hello 30, Dead 120, Wait 120, Retransmit 5
Hello due in 00:00:24
Index 1/2/2, flood queue length 0
Next 0x0(0)/0x0(0)/0x0(0)
Last flood scan length is 3, maximum is 3
Last flood scan time is 0 msec, maximum is 0 msec
Neighbor Count is 1, Adjacent neighbor count is 1
Adjacent with neighbor 2.2.2.2
Suppress hello for 0 neighbor(s)
Loopback0 is up, line protocol is up
Link Local Address FE80::250:73FF:FED0:DD00, Interface ID 13
Area 0, Process ID 7, Instance ID 0, Router ID 6.6.6.6
Network Type LOOPBACK, Cost: 1
Loopback interface is treated as a stub Host
r6#show ipv6 ospf database
OSPFv3 Router with ID (6.6.6.6) (Process ID 7)
Router Link States (Area 0)
ADV Router Age Seq# Fragment ID Link count Bits
2.2.2.2 35 0x80000021 0 2 EB
Copyright IPexpert, Inc. ( 2005. All Rights Reserved. 30
IPexpert’s IPv6 eBook
5.5.5.5 1825 0x8000001F 0 1 None
6.6.6.6 1832 0x8000001F 0 1 None
Inter Area Prefix Link States (Area 0)
ADV Router Age Seq# Prefix
2.2.2.2 35 0x8000001F 2001:24:24::/64
2.2.2.2 35 0x8000001F 2001:4444:4444:0:20F:35FF:FE2D:8409/128
Link (Type-8) Link States (Area 0)
ADV Router Age Seq# Link ID Interface
2.2.2.2 35 0x8000001F 33 Se4/0
6.6.6.6 1832 0x8000001E 6 Se4/0
6.6.6.6 1832 0x8000001E 13 Lo0
Intra Area Prefix Link States (Area 0)
ADV Router Age Seq# Link ID Ref-lstype Ref-LSID
2.2.2.2 35 0x8000001F 0 0x2001 0
5.5.5.5 1826 0x8000001E 0 0x2001 0
6.6.6.6 1833 0x8000001E 0 0x2001 0
Type-5 AS External Link States
ADV Router Age Seq# Prefix
2.2.2.2 36 0x8000001F 2001:4411:4411::/64
Technical Verification for Task H
Router 2
r2#show ipv6 rip
RIP process "abcd", port 521, multicast-group FF02::9, pid 231
Administrative distance is 120. Maximum paths is 16
Updates every 30 seconds, expire after 180
Holddown lasts 0 seconds, garbage collect after 120
Split horizon is on; poison reverse is off
Default routes are not generated
Periodic updates 2147, trigger updates 5
Interfaces:
Serial0/1/0.24
Redistribution:
Redistributing protocol ospf 7 with metric 7
r2#show ipv6 rip database
RIP process "abcd", local RIB
2001:24:24::/64, metric 2
Serial0/1/0.24/FE80::20F:35FF:FE2D:8409, expires in 174 secs
2001:4411:4411::/64, metric 2, installed
Serial0/1/0.24/FE80::20F:35FF:FE2D:8409, expires in 174 secs
r2#show ipv6 rip next-hops
RIP process "abcd", Next Hops
FE80::20F:35FF:FE2D:8409/Serial0/1/0.24 [2 paths]
Router 4
r4#show ipv6 rip
RIP process "abcd", port 521, multicast-group FF02::9, pid 209
Administrative distance is 120. Maximum paths is 16
Updates every 30 seconds, expire after 180
Holddown lasts 0 seconds, garbage collect after 120
Split horizon is on; poison reverse is off
Default routes are not generated
Periodic updates 2159, trigger updates 1
Interfaces:
Serial0/0/0.24
Loopback1
Copyright IPexpert, Inc. ( 2005. All Rights Reserved. 31
IPexpert’s IPv6 eBook
Redistribution:
None
r4#show ipv6 rip database
RIP process "abcd", local RIB
2001:24:24::/64, metric 2
Serial0/0/0.24/FE80::211:93FF:FE68:B360, expires in 179 secs
2001:256:256:0:20F:35FF:FE2D:5B21/128, metric 8
Serial0/0/0.24/FE80::211:93FF:FE68:B360, expires in 179 secs
2001:256:256:0:250:73FF:FED0:DD00/128, metric 8
Serial0/0/0.24/FE80::211:93FF:FE68:B360, expires in 179 secs
2001:4444:4444:0:20F:35FF:FE2D:8409/128, metric 8
Serial0/0/0.24/FE80::211:93FF:FE68:B360, expires in 179 secs
2001:5555:5555:0:20F:35FF:FE2D:5B21/128, metric 8
Serial0/0/0.24/FE80::211:93FF:FE68:B360, expires in 179 secs
2001:6666:6666:0:250:73FF:FED0:DD00/128, metric 8
Serial0/0/0.24/FE80::211:93FF:FE68:B360, expires in 179 secs
r4#show ipv6 rip next-hops
RIP process "abcd", Next Hops
FE80::211:93FF:FE68:B360/Serial0/0/0.24 [6 paths]
Technical Verification for Task I
Router 2
r2#show ipv6 route
IPv6 Routing Table - 14 entries
Codes: C - Connected, L - Local, S - Static, R - RIP, B - BGP
U - Per-user Static route
I1 - ISIS L1, I2 - ISIS L2, IA - ISIS interarea, IS - ISIS summary
O - OSPF intra, OI - OSPF inter, OE1 - OSPF ext 1, OE2 - OSPF ext 2
ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2
C 2001:24:24::/64 [0/0]
via ::, Serial0/1/0.24
L 2001:24:24:0:211:93FF:FE68:B360/128 [0/0]
via ::, Serial0/1/0.24
C 2001:256:256::/64 [0/0]
via ::, Serial0/1/0.256
O 2001:256:256:0:20F:35FF:FE2D:5B21/128 [110/64]
via FE80::20F:35FF:FE2D:5B21, Serial0/1/0.256
L 2001:256:256:0:211:93FF:FE68:B360/128 [0/0]
via ::, Serial0/1/0.256
O 2001:256:256:0:250:73FF:FED0:DD00/128 [110/64]
via FE80::250:73FF:FED0:DD00, Serial0/1/0.256
C 2001:2222:2222::/64 [0/0]
via ::, Loopback0
L 2001:2222:2222:0:211:93FF:FE68:B360/128 [0/0]
via ::, Loopback0
R 2001:4411:4411::/64 [120/2]
via FE80::20F:35FF:FE2D:8409, Serial0/1/0.24
O 2001:4444:4444:0:20F:35FF:FE2D:8409/128 [110/64]
via FE80::20F:35FF:FE2D:8409, Serial0/1/0.24
O 2001:5555:5555:0:20F:35FF:FE2D:5B21/128 [110/64]
via FE80::20F:35FF:FE2D:5B21, Serial0/1/0.256
O 2001:6666:6666:0:250:73FF:FED0:DD00/128 [110/64]
via FE80::250:73FF:FED0:DD00, Serial0/1/0.256
L FE80::/10 [0/0]
via ::, Null0
L FF00::/8 [0/0]
via ::, Null0
Router 4
r4# show ipv6 route
IPv6 Routing Table - 14 entries
Codes: C - Connected, L - Local, S - Static, R - RIP, B - BGP
U - Per-user Static route
Copyright IPexpert, Inc. ( 2005. All Rights Reserved. 32
IPexpert’s IPv6 eBook
I1 - ISIS L1, I2 - ISIS L2, IA - ISIS interarea, IS - ISIS summary
O - OSPF intra, OI - OSPF inter, OE1 - OSPF ext 1, OE2 - OSPF ext 2
ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2
C 2001:24:24::/64 [0/0]
via ::, Serial0/0/0.24
L 2001:24:24:0:20F:35FF:FE2D:8409/128 [0/0]
via ::, Serial0/0/0.24
OI 2001:256:256:0:20F:35FF:FE2D:5B21/128 [110/128]
via FE80::211:93FF:FE68:B360, Serial0/0/0.24
OI 2001:256:256:0:211:93FF:FE68:B360/128 [110/64]
via FE80::211:93FF:FE68:B360, Serial0/0/0.24
OI 2001:256:256:0:250:73FF:FED0:DD00/128 [110/128]
via FE80::211:93FF:FE68:B360, Serial0/0/0.24
OI 2001:2222:2222:0:211:93FF:FE68:B360/128 [110/64]
via FE80::211:93FF:FE68:B360, Serial0/0/0.24
C 2001:4411:4411::/64 [0/0]
via ::, Loopback1
L 2001:4411:4411:0:20F:35FF:FE2D:8409/128 [0/0]
via ::, Loopback1
C 2001:4444:4444::/64 [0/0]
via ::, Loopback0
L 2001:4444:4444:0:20F:35FF:FE2D:8409/128 [0/0]
via ::, Loopback0
S 2001:5555:5555:0:20F:35FF:FE2D:5B21/128 [2/0]
via ::, Serial0/0/0.24
OI 2001:6666:6666:0:250:73FF:FED0:DD00/128 [110/128]
via FE80::211:93FF:FE68:B360, Serial0/0/0.24
L FE80::/10 [0/0]
via ::, Null0
L FF00::/8 [0/0]
via ::, Null0
Router 5
r5#show ipv6 route
IPv6 Routing Table - 13 entries
Codes: C - Connected, L - Local, S - Static, R - RIP, B - BGP
U - Per-user Static route
I1 - ISIS L1, I2 - ISIS L2, IA - ISIS interarea, IS - ISIS summary
O - OSPF intra, OI - OSPF inter, OE1 - OSPF ext 1, OE2 - OSPF ext 2
ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2
OI 2001:24:24::/64 [110/128]
via FE80::211:93FF:FE68:B360, Serial0/1/0
C 2001:256:256::/64 [0/0]
via ::, Serial0/1/0
L 2001:256:256:0:20F:35FF:FE2D:5B21/128 [0/0]
via ::, Serial0/1/0
O 2001:256:256:0:211:93FF:FE68:B360/128 [110/64]
via FE80::211:93FF:FE68:B360, Serial0/1/0
O 2001:256:256:0:250:73FF:FED0:DD00/128 [110/128]
via FE80::211:93FF:FE68:B360, Serial0/1/0
O 2001:2222:2222:0:211:93FF:FE68:B360/128 [110/64]
via FE80::211:93FF:FE68:B360, Serial0/1/0
OE1 2001:4411:4411::/64 [110/1064]
via FE80::211:93FF:FE68:B360, Serial0/1/0
OI 2001:4444:4444:0:20F:35FF:FE2D:8409/128 [110/128]
via FE80::211:93FF:FE68:B360, Serial0/1/0
C 2001:5555:5555::/64 [0/0]
via ::, Loopback0
L 2001:5555:5555:0:20F:35FF:FE2D:5B21/128 [0/0]
via ::, Loopback0
O 2001:6666:6666:0:250:73FF:FED0:DD00/128 [110/128]
via FE80::211:93FF:FE68:B360, Serial0/1/0
L FE80::/10 [0/0]
via ::, Null0
L FF00::/8 [0/0]
via ::, Null0
Copyright IPexpert, Inc. ( 2005. All Rights Reserved. 33
IPexpert’s IPv6 eBook
Router 6
r6#show ipv6 route
IPv6 Routing Table - 13 entries
Codes: C - Connected, L - Local, S - Static, R - RIP, B - BGP
U - Per-user Static route
I1 - ISIS L1, I2 - ISIS L2, IA - ISIS interarea
O - OSPF intra, OI - OSPF inter, OE1 - OSPF ext 1, OE2 - OSPF ext 2
OI 2001:24:24::/64 [110/128]
via FE80::211:93FF:FE68:B360, Serial4/0
C 2001:256:256::/64 [0/0]
via ::, Serial4/0
O 2001:256:256:0:20F:35FF:FE2D:5B21/128 [110/128]
via FE80::211:93FF:FE68:B360, Serial4/0
O 2001:256:256:0:211:93FF:FE68:B360/128 [110/64]
via FE80::211:93FF:FE68:B360, Serial4/0
L 2001:256:256:0:250:73FF:FED0:DD00/128 [0/0]
via ::, Serial4/0
O 2001:2222:2222:0:211:93FF:FE68:B360/128 [110/64]
via FE80::211:93FF:FE68:B360, Serial4/0
OE1 2001:4411:4411::/64 [110/1064]
via FE80::211:93FF:FE68:B360, Serial4/0
OI 2001:4444:4444:0:20F:35FF:FE2D:8409/128 [110/128]
via FE80::211:93FF:FE68:B360, Serial4/0
O 2001:5555:5555:0:20F:35FF:FE2D:5B21/128 [110/128]
via FE80::211:93FF:FE68:B360, Serial4/0
C 2001:6666:6666::/64 [0/0]
via ::, Loopback0
L 2001:6666:6666:0:250:73FF:FED0:DD00/128 [0/0]
via ::, Loopback0
L FE80::/10 [0/0]
via ::, Null0
L FF00::/8 [0/0]
via ::, Null0
IPv6 Lab Configuration Verification
Note: Only relevant portions of the configuration have been included.
Router 2
R2#sh run
ipv6 unicast-routing
ipv6 host r2s 2001:256:256:0:211:93FF:FE68:B360
ipv6 host r2s2 2001:24:24:0:211:93FF:FE68:B360
ipv6 host r2l 2001:2222:2222:0:211:93FF:FE68:B360
ipv6 host r4s2 2001:24:24:0:20F:35FF:FE2D:8409
ipv6 host r4l 2001:4444:4444:0:20F:35FF:FE2D:8409
ipv6 host r5s 2001:256:256:0:20F:35FF:FE2D:5B21
ipv6 host r5l 2001:5555:5555:0:20F:35FF:FE2D:5B21
ipv6 host r6s 2001:256:256:0:250:73FF:FED0:DD00
ipv6 host r6l 2001:6666:6666:0:250:73FF:FED0:DD00
ipv6 host r4l2 2001:4411:4411:0:20F:35FF:FE2D:8409
interface Loopback0
no ip address
ipv6 address 2001:2222:2222::/64 eui-64
ipv6 ospf 7 area 0
interface Serial0/1/0
no ip address
encapsulation Frame Relay
interface Serial0/1/0.24 point-to-point
ipv6 address 2001:24:24::/64 eui-64
ipv6 rip abcd enable
Copyright IPexpert, Inc. ( 2005. All Rights Reserved. 34
IPexpert’s IPv6 eBook
ipv6 ospf network point-to-point
ipv6 ospf 7 area 24
Frame Relay interface-dlci 104
interface Serial0/1/0.256 multipoint
ipv6 address 2001:256:256::/64 eui-64
ipv6 ospf network point-to-multipoint
ipv6 ospf 7 area 0
Frame Relay map ipv6 2001:256:256:0:250:73FF:FED0:DD00 206 broadcast
Frame Relay map ipv6 FE80::20F:35FF:FE2D:5B21 105 broadcast
Frame Relay map ipv6 FE80::250:73FF:FED0:DD00 206 broadcast
Frame Relay map ipv6 2001:256:256:0:20F:35FF:FE2D:5B21 105 broadcast
Frame Relay interface-dlci 105
Frame Relay interface-dlci 106
ipv6 router ospf 7
router-id 2.2.2.2
log-adjacency-changes
redistribute rip abcd metric 1000 metric-type 1
ipv6 router rip abcd
redistribute ospf 7 metric 7
Router 4
R4#sh run
ipv6 unicast-routing
ipv6 host r2s 2001:256:256:0:211:93FF:FE68:B360
ipv6 host r2s2 2001:24:24:0:211:93FF:FE68:B360
ipv6 host r2l 2001:2222:2222:0:211:93FF:FE68:B360
ipv6 host r4s2 2001:24:24:0:20F:35FF:FE2D:8409
ipv6 host r4l 2001:4444:4444:0:20F:35FF:FE2D:8409
ipv6 host r5s 2001:256:256:0:20F:35FF:FE2D:5B21
ipv6 host r5l 2001:5555:5555:0:20F:35FF:FE2D:5B21
ipv6 host r6s 2001:256:256:0:250:73FF:FED0:DD00
ipv6 host r6l 2001:6666:6666:0:250:73FF:FED0:DD00
ipv6 host r4l2 2001:4411:4411:0:20F:35FF:FE2D:8409
interface Loopback0
no ip address
ipv6 address 2001:4444:4444::/64 eui-64
ipv6 ospf 7 area 24
interface Loopback1
no ip address
ipv6 address 2001:4411:4411::/64 eui-64
ipv6 rip abcd enable
interface Serial0/0/0
no ip address
encapsulation Frame Relay IETF
interface Serial0/0/0.24 point-to-point
ipv6 address 2001:24:24::/64 eui-64
ipv6 rip abcd enable
ipv6 ospf network point-to-point
ipv6 ospf 7 area 24
Frame Relay interface-dlci 401
ipv6 route 2001:5555:5555:0:20F:35FF:FE2D:5B21/128 Serial0/0/0.24 2
ipv6 router ospf 7
router-id 4.4.4.4
log-adjacency-changes
ipv6 router rip abcd
Copyright IPexpert, Inc. ( 2005. All Rights Reserved. 35
IPexpert’s IPv6 eBook
Router 5
R5#sh run
ipv6 unicast-routing
ipv6 host r2s 2001:256:256:0:211:93FF:FE68:B360
ipv6 host r2s2 2001:24:24:0:211:93FF:FE68:B360
ipv6 host r2l 2001:2222:2222:0:211:93FF:FE68:B360
ipv6 host r4s2 2001:24:24:0:20F:35FF:FE2D:8409
ipv6 host r4l 2001:4444:4444:0:20F:35FF:FE2D:8409
ipv6 host r5s 2001:256:256:0:20F:35FF:FE2D:5B21
ipv6 host r5l 2001:5555:5555:0:20F:35FF:FE2D:5B21
ipv6 host r6s 2001:256:256:0:250:73FF:FED0:DD00
ipv6 host r6l 2001:6666:6666:0:250:73FF:FED0:DD00
ipv6 host r4l2 2001:4411:4411:0:20F:35FF:FE2D:8409
interface Loopback0
no ip address
ipv6 address 2001:5555:5555::/64 eui-64
ipv6 ospf 7 area 0
interface Serial0/1/0
no ip address
encapsulation Frame Relay
ipv6 address 2001:256:256::/64 eui-64
ipv6 ospf network point-to-multipoint
ipv6 ospf 7 area 0
Frame Relay map ipv6 FE80::211:93FF:FE68:B360 501 broadcast
Frame Relay map ipv6 2001:256:256:0:211:93FF:FE68:B360 501 broadcast
ipv6 router ospf 7
router-id 5.5.5.5
log-adjacency-changes
Router 6
R6#sh run
ipv6 unicast-routing
ipv6 host r2s 2001:256:256:0:211:93FF:FE68:B360
ipv6 host r2s2 2001:24:24:0:211:93FF:FE68:B360
ipv6 host r2l 2001:2222:2222:0:211:93FF:FE68:B360
ipv6 host r4s2 2001:24:24:0:20F:35FF:FE2D:8409
ipv6 host r4l 2001:4444:4444:0:20F:35FF:FE2D:8409
ipv6 host r5s 2001:256:256:0:20F:35FF:FE2D:5B21
ipv6 host r5l 2001:5555:5555:0:20F:35FF:FE2D:5B21
ipv6 host r6s 2001:256:256:0:250:73FF:FED0:DD00
ipv6 host r6l 2001:6666:6666:0:250:73FF:FED0:DD00
ipv6 host r4l2 2001:4411:4411:0:20F:35FF:FE2D:8409
interface Loopback0
ipv6 address 2001:6666:6666::/64 eui-64
ipv6 ospf 7 area 0
interface Serial4/0
no ip address
encapsulation Frame Relay
ipv6 address 2001:256:256::/64 eui-64
ipv6 ospf network point-to-multipoint
ipv6 ospf 7 area 0
Frame Relay map ipv6 FE80::211:93FF:FE68:B360 601 broadcast
Frame Relay map ipv6 2001:256:256:0:211:93FF:FE68:B360 601 broadcast
ipv6 router ospf 7
router-id 6.6.6.6
log-adjacency-changes
Copyright IPexpert, Inc. ( 2005. All Rights Reserved. 36
Các file đính kèm theo tài liệu này:
- IPv6_eBook.pdf