Penguin

Differences between version 5 and previous revision of EIGRP.

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

Newer page: version 5 Last edited on Wednesday, June 15, 2005 4:14:45 pm by AntonSmith Revert
Older page: version 4 Last edited on Tuesday, August 17, 2004 5:01:35 pm by LindsayDruett Revert
@@ -12,9 +12,9 @@
  
  Router(config)#__router eigrp__ ''<autonomous-system-number>'' 
  ''- Starts the EIGRP process with the specified AS Number.'' 
  Router(config-router)#__network__ ''<network> <wildcard-mask>'' __area 0__ 
- ''- Shows the networks to be advertised .'' 
+ ''- 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>__