1
00:00:01,070 --> 00:00:07,250
In this example I've got three Cisco IOW v routers that have just booted up.

2
00:00:07,250 --> 00:00:09,510
One is going to act as our client.

3
00:00:09,670 --> 00:00:17,690
One's going to act as a DHB Version 6 a relay agent and one's going to act as our DHB Version 6 server

4
00:00:19,470 --> 00:00:22,280
so let's start with a relay agent.

5
00:00:22,280 --> 00:00:32,900
I'll call this road a relay and then on gigabit 0 0 on the to the interface and actually before configure

6
00:00:32,940 --> 00:00:41,920
IP version 6 addresses let's configure IP version 6 uni cost routing and now on gigabit 00 I'll configure

7
00:00:42,580 --> 00:00:56,020
an IP version 6 address of 2001 face colon colon 1 and then on gigabit 0 1 shut the interface might

8
00:00:56,020 --> 00:01:07,820
be v 6 address 2001 colon One two three four colon colon one slash 64 so show IP interface brief will

9
00:01:07,820 --> 00:01:15,440
show us no IP addresses because no IP version 4 is configured on this rather show IP vs 6 interface

10
00:01:16,400 --> 00:01:26,270
brief however shows us the IP version 6 global unique cost address on gigabit 0 00 as well as the address

11
00:01:26,270 --> 00:01:38,630
on gigabit 0 1 so show IP v 6 interface gigabit 0 0 there is the link local address global unique concert

12
00:01:38,630 --> 00:01:48,000
address and subnet address on gigabit December 1 we've got something similar link local address and

13
00:01:48,120 --> 00:01:51,630
global unique cost address.

14
00:01:51,670 --> 00:01:57,850
Now one thing we need to configure on the relay agent is on the interface that's going to receive the

15
00:01:58,540 --> 00:02:11,290
DHB request we need to configure IP 6 DHEA P relay and point it to the DHB server which in this case

16
00:02:11,290 --> 00:02:23,550
is going to have an IP address of 2001 1 2 3 4 colon colon to so to configured the relay agent we configure

17
00:02:23,580 --> 00:02:30,330
an IP address on gigabit to 0 0 and we configure the relay destination.

18
00:02:30,330 --> 00:02:37,500
So that's the configuration of the relay agent I'm going to enable IP v 6 DCP debugging so that we can

19
00:02:37,500 --> 00:02:41,700
see DHB messages received from the client.
