10-01-2015 11:34 AM - edited 03-08-2019 02:01 AM
Hi Folks
How can I add key id, sequence and checksum in GRE tunnel configuration for Cisco 1841 Router?
Can I do it in CLI and in GUI(SDM)? How?
steps please
10-01-2015 11:53 AM
I guess these are the commands according to this cisco document but where and when would these three commands needed to be given?
Router(config-if)# tunnel key key-number
Configures a tunnel identification key.
Router(config-if)# tunnel checksum
Configures end-to-end checksumming.
Router(config-if)# tunnel sequence-datagrams
Configures a tunnel interface to drop out-of-order datagrams.
10-01-2015 01:45 PM
Yes those look like the commands to enable those features. At the risk of being overly simplistic the answer to where you do it is that you do it in tunnel config mode for that tunnel. And when you do it would be when you determine that the feature is needed on that tunnel.
These features are not commonly used on tunnel interfaces in my experience.
HTH
Rick
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide