Specifications

B-564
Cisco MWR 2941 Mobile Wireless Edge Router Software Configuration Guide, Release 12.2(33)MRB
OL-21227-02
Appendix B Cisco MWR 2941 Router Command Reference
tunnel source
Examples GRE Tunneling Example
The following example shows how to set a tunnel source address for generic routing encapsulation
(GRE) tunneling:
Router(config)# interface tunnel0
Router(config-if)# tunnel source ethernet0
Router(config-if)# tunnel destination 172.32.164.19
Router(config-if)# tunnel mode gre ip
Related Commands Command Description
tunnel destination Specifies the destination for a tunnel interface.