Hi guys,
So instead of using a vlan interface to bind the CUE module on BR2, I tried
to use a loopback and for some reason I cannot ping the module. config
below. (it works fine with a vlan or  ethernet interface)

interface Loopback1
 ip address 10.10.222.1 255.255.255.252
 ip ospf network point-to-point
!
 interface Service-Engine0/0
 ip unnumbered Loopback1
 service-module ip address 10.10.222.2 255.255.255.252
 service-module ip default-gateway 10.10.222.1
!
ip route 10.10.222.2 255.255.255.255 Service-Engine0/0
!

BR2-RTR#ping 10.10.222.2
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.10.222.2, timeout is 2 seconds:
...

Any thoughts?

Thx
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and Looking for a Job – check out 
www.PlatinumPlacement.co

Reply via email to