Penguin

Differences between current version and previous revision of GRETunnel.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 4 Last edited on Thursday, January 16, 2003 3:44:44 pm by LindsayDruett
Older page: version 3 Last edited on Thursday, January 16, 2003 3:18:46 pm by LindsayDruett Revert
@@ -70,12 +70,12 @@
  
 To verify the VPN is working 
 *show ip int tunnel0 
 *show ip route 
-*ping ''<<ip.of.other.end>>'' 
+*ping ''<<ip.of.gre0.at .other.end>>'' 
  
 Other considerations 
  
 *MTU size may need to be adjusted due to the increased overall length of the ethernet frame 
 *The VPN is not secure until the crypto maps have been applied 
 *Don't forget about your ACLs (if you have any), you can add this ACE 
 access-list ''<<extended IP ACL>>'' permit gre host ''<<ip.of.other.end>>'' host ''<<ip.of.this.end>>''