cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3185
Views
5
Helpful
2
Replies

OTV on ASR 1K

aviyoshi10
Level 1
Level 1

Hi,

i need to deploy otv on ASR 1004on IOS XE Release 3S.

the problem is that my WAN interface must run GRE tunnel with MTU 1400.

the application sending 1500 Byte - so, the GRE interface need to fragment the traffic.

i understand that there is otv restriction: OTV sets the Don’t Fragment (DF) bit in the IP header for all OTV control and data packets so that the core cannot fragment these packets.

is that means it will not work ?

is tere another option ?

please advise,

Avi.

2 Replies 2

ntst
Level 1
Level 1

Avi, I ran across this and thought of you!

From http://www.cisco.com/en/US/docs/ios-xml/ios/wan_otv/configuration/xe-3s/wan-otv-confg.html

Configure the join interface and all Layer 3 interfaces that face the IP core between the OTV edge devices with the highest maximum transmission unit (MTU) size supported by the IP core. OTV sets the Don't Fragment (DF) bit in the IP header for all OTV control and data packets so that the core cannot fragment these packets.

So, set your MTU to 1400, subtract the GRE overhead (24 bytes MTU 1376) if you haven't accounted for it already.

Aries Fernandes
Cisco Employee
Cisco Employee

Have you got this problem resolved? If not do let me know. To ensure MTU is limited to 1400, on the join-interface you have to configure mtu 1400, as mentioned above.

Also, you need to ensure, OTV fragmentation is enabled with the command: '

otv fragmentation join-interface '

Thanks,

Aries

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card