cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
107
Views
0
Helpful
1
Replies

Multiple GRE tunnel question

ColForbin
Level 1
Level 1

I’m just making sure on this. If you have two GRE tunnels whose source is the same interface, both MTU would still be 1476 correct?

For instance

Interface gig 1/0/1

ip addr 192.168.1.1 255.255.255.252

tunnel 1

ip mtu 1476

ip tcp adjust-mss 1436

tunnel source 192.168.1.1

tunnel 2

ip mtu 1476

ip tcp adjust-mss 1436

tunnel source 192.168.1.1

and the destinations would be different. 

Thanks. Just a sanity check I hope. 

 

1 Accepted Solution

Accepted Solutions

Joseph W. Doherty
Hall of Fame
Hall of Fame
1 Reply 1

Joseph W. Doherty
Hall of Fame
Hall of Fame

Correct.