Penguin

Differences between current version and revision by previous author of EIGRP.

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

Newer page: version 6 Last edited on Wednesday, June 15, 2005 4:15:55 pm by AntonSmith
Older page: version 4 Last edited on Tuesday, August 17, 2004 5:01:35 pm by LindsayDruett Revert
@@ -11,10 +11,10 @@
 Global Router Configurations 
  
  Router(config)#__router eigrp__ ''<autonomous-system-number>'' 
  ''- Starts the EIGRP process with the specified AS Number.'' 
- Router(config-router)#__network__ ''<network> <wildcard-mask>'' __area __  
- ''- Shows the networks to be advertised .'' 
+ Router(config-router)#__network__ ''<network> <wildcard-mask>''  
+ ''- Specifies the networks EIGRP will form adjacencies over (and advertise) .'' 
  Router(config-router)#__no auto-summary__ 
  ''- Given a hierarchial addressing design, disables to automatic summarization'' 
  ''to the IANA network address.'' 
  Router(config-router)#__eigrp stub <receive-only/connected/static/summary>__