cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2693
Views
0
Helpful
4
Replies

EIGRP Over The Top (OTP) Multi-Provider - IOS Supported?

David Undernehr
Level 1
Level 1

EIGRP Over The Top (OTP) Multi-Provider - IOS Supported?

Question: Anyone know what platform and/or IOS version OTP is supported in?

I found some documentation that stated it was first supported in 15.3 but not other documentation to confirm this.

1 Accepted Solution

Accepted Solutions

I've tested it on CSR1000V with XE 3.11

EIGRP-OTP#show ip route | incl LISP

       o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP

D        5.5.5.5 [90/93994331] via 192.168.5.5, 01:39:29, LISP1

EIGRP-OTP#sh run | incl encap     

  neighbor 192.168.5.5 GigabitEthernet3 remote 100 lisp-encap 1

EIGRP-OTP#show version | incl CSR

Cisco IOS Software, CSR1000V Software (X86_64_LINUX_IOSD-UNIVERSALK9-M), Version 15.4(1)S, RELEASE SOFTWARE (fc2)

cisco CSR1000V (VXE) processor with 2081417K/6147K bytes of memory.

EIGRP-OTP#

It works pretty well, but i would be more interessted when QoS (especially HQoS) will be supported on LISP interfaces

EIGRP-OTP(config-if)#service-policy output SHAPER

Traffic Shaping feature is not supported on interface LISP1

EIGRP-OTP(config-if)#

If you cannot enforce your QoS , it's almost useless.

View solution in original post

4 Replies 4

David Undernehr
Level 1
Level 1

Found what I was looking for:

EIGRP OTP Availability

 ASR1K: IOS-XE 3.10 (June 2013)

 ISR G2: IOS 15.4(1)T (Nov 2013)

I've tested it on CSR1000V with XE 3.11

EIGRP-OTP#show ip route | incl LISP

       o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP

D        5.5.5.5 [90/93994331] via 192.168.5.5, 01:39:29, LISP1

EIGRP-OTP#sh run | incl encap     

  neighbor 192.168.5.5 GigabitEthernet3 remote 100 lisp-encap 1

EIGRP-OTP#show version | incl CSR

Cisco IOS Software, CSR1000V Software (X86_64_LINUX_IOSD-UNIVERSALK9-M), Version 15.4(1)S, RELEASE SOFTWARE (fc2)

cisco CSR1000V (VXE) processor with 2081417K/6147K bytes of memory.

EIGRP-OTP#

It works pretty well, but i would be more interessted when QoS (especially HQoS) will be supported on LISP interfaces

EIGRP-OTP(config-if)#service-policy output SHAPER

Traffic Shaping feature is not supported on interface LISP1

EIGRP-OTP(config-if)#

If you cannot enforce your QoS , it's almost useless.

Policer works

EIGRP-OTP#show policy-map interface  liSP 1

LISP1

  Service-policy output: POLICER

    Class-map: class-default (match-any) 

      794 packets, 61422 bytes

      5 minute offered rate 3000 bps, drop rate 1000 bps

      Match: any

      police:

          cir 8000 bps, bc 17892 bytes

        conformed 663 packets, 51412 bytes; actions:

          transmit

        exceeded 131 packets, 10010 bytes; actions:

          drop

        conformed 3000 bps, exceeded 1000 bps

EIGRP-OTP#

Thanks Brandon for the replies. Good to know its working as designed.

Review Cisco Networking products for a $25 gift card