Site Tools


csco:labs:00000

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

csco:labs:00000 [2025/12/23 03:39] – created Namecsco:labs:00000 [2025/12/23 03:40] (current) – removed Name
Line 1: Line 1:
-====== Lab 00000 - Initial Config 2 Routers, IOS-XE ====== 
  
-{{ :csco:labs:00000.jpg?500 |}} 
- 
-===== Router 1 ===== 
-<code>en 
-conf t 
-hostname r1 
-no service call-home 
-no call-home 
-no ip http server 
-no ip http authentication local 
-no ip http secure-server 
-! 
-int g1 
-ip add 12.0.0.1 255.255.255.0 
-no shut 
-exit 
-! 
-line con 0 
-logg syn 
-exec-timeout 0 0 
-width 512 
-history size 256 
-exit 
-do wr 
-</code> 
- 
-===== Router 2 ===== 
-<code>en 
-conf t 
-hostname r2 
-no service call-home 
-no call-home 
-no ip http server 
-no ip http authentication local 
-no ip http secure-server 
-! 
-int g1 
-ip add 12.0.0.2 255.255.255.0 
-no shut 
-exit 
-! 
-line con 0 
-logg syn 
-exec-timeout 0 0 
-width 512 
-history size 256 
-exit 
-do wr 
-</code> 
csco/labs/00000.1766461199.txt.gz · Last modified: by Name