Gday...

Wondering if I am on drugs here...

Here is R4, which I configured the same as the solution guide...


pseudowire-class T15.4
 encapsulation l2tpv3
 ip local interface Loopback0
!
!
!
!
!
interface Loopback0
 ip address 200.0.0.4 255.255.255.255
!
interface FastEthernet0/0
 ip address 150.50.79.4 255.255.255.0
 speed 100
 full-duplex
 xconnect 200.0.0.1 1144 pw-class T15.4
  ! Incomplete or Invalid Xconnect config
  match protocol ipv6


Now... I did not tell it to match protocol ipv6.  Trying to "no" the
entry does not remove it.

To add to this, here is R1...

pseudowire-class T15.4
 encapsulation l2tpv3
 ip local interface Loopback0
!
!
!
!
interface Loopback0
 ip address 200.0.0.1 255.255.255.255
!
interface FastEthernet0/0
 ip address 150.50.15.1 255.255.255.0
 speed 100
 full-duplex
!
interface FastEthernet0/1
 no ip address
 speed 100
 full-duplex
 xconnect 200.0.0.4 1144 pw-class T15.4

No match ipv6 there!

Usual rules apply... ping etc works.

The debug on R1 says something along the lines of "sorry, nothing at
the other end" and the one on R4 says "sorry, nothing configured here"
 The issue is definitely with R4.

UPDATE:  It works and the tunnel comes up when I remove the IP
address.  This is all good, but why ask us to do that in the first
place in the workbook?  This kind of stuffs up 15.6 doesnt it?

Cheers,
Matt


CCIE #22386
CCSI #31207
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to