Pages

network cisco ccna gns3 certification arteq

network cisco ccna gns3 certification arteq
a network runs through it

Search insearchofthecert

Saturday, February 2, 2013

more enterprise tshoot...

i added hostnames...

dsw1#sh run | b ip host                                                         
ip host ASW2 192.168.1.132                                                      
ip host ASW1 192.168.1.131                                                      
ip host DSW2 10.2.1.2 10.2.2.1 192.168.1.130                                    
ip host DSW1 10.2.1.1 10.2.2.2 192.168.1.129                                    
ip host R4 10.1.1.10 10.1.4.5 10.1.4.10                                         
ip host R3 10.1.1.6 10.1.1.9                                                    
ip host R2 10.1.1.2 10.1.1.5                                                    
ip host R1 10.1.1.1 209.65.200.225

asw1#trace 209.65.200.241                                                       
                                                                                
Type escape sequence to abort.                                                  
Tracing the route to 209.65.200.241                                             
                                                                                
  1 DSW1 (192.168.1.129) 8 msec 4 msec 4 msec                                   
  2 R4 (10.1.4.5) 20 msec 8 msec 8 msec                                         
  3 R3 (10.1.1.9) 28 msec 28 msec 32 msec                                       
  4 R2 (10.1.1.5) 48 msec 48 msec 52 msec                                       
  5 R1 (10.1.1.1) 68 msec 68 msec 72 msec                                       
  6 209.65.200.226 88 msec 84 msec 80 msec                                      
  7 209.65.200.241 100 msec 104 msec *      

and hsrp for the three vlans...

dsw1#sh stand brie                                                              
                     P indicates configured to preempt.                         
                     |                                                          
Interface   Grp  Pri P State   Active          Standby         Virtual IP       
Vl10        10   110 P Active  local           10.2.1.2        10.2.1.254       
Vl20        20   90  P Standby 10.2.2.1        local           10.2.2.254       
Vl200       200  110 P Active  local           192.168.1.130   192.168.1.134

i mixed the etherchannels up a bit, routed between the dsw's, lacp and ON...

dsw1#sh etherch summ | b Group                                                  
Group  Port-channel  Protocol    Ports                                          
------+-------------+-----------+-----------------------------------------------
1      Po1(SU)          -        Fa0/19(P)   Fa0/20(P)                          
2      Po2(SU)         LACP      Fa0/21(P)   Fa0/22(P)                          
3      Po3(RU)         LACP      Fa0/23(P)   Fa0/24(P) 

i made r1 the ntp server...

asw1#debug ntp pack                                                             
NTP packets debugging is on                                                     
asw1#sh ntp assoc                                                               
                                                                                
      address         ref clock     st  when  poll reach  delay  offset    disp 
*~10.1.1.1         127.127.1.1       3    50    64  377    59.8  -14.50     3.2 
 * master (synced), # master (unsynced), + selected, - candidate, ~ configured

asw1#                                                                           
Feb  2 19:27:26: NTP: xmit packet to 10.1.1.1:                                  
Feb  2 19:27:26:  leap 0, mode 3, version 3, stratum 4, ppoll 64                
Feb  2 19:27:26:  rtdel 0F4D (59.769), rtdsp 04A7 (18.173), refid 0A010101 (10.1)
Feb  2 19:27:26:  ref D4B7E6DE.4DA05C2A (14:26:22.303 est Sat Feb 2 2013)       
Feb  2 19:27:26:  org D4B7E6DE.4266B18C (14:26:22.259 est Sat Feb 2 2013)       
Feb  2 19:27:26:  rec D4B7E6DE.4DA05C2A (14:26:22.303 est Sat Feb 2 2013)       
Feb  2 19:27:26:  xmt D4B7E71E.3AE43F2B (14:27:26.230 est Sat Feb 2 2013)       
Feb  2 19:27:26: NTP: rcv packet from 10.1.1.1 to 192.168.1.131 on Vlan200:     
Feb  2 19:27:26:  leap 0, mode 4, version 3, stratum 3, ppoll 64                
asw1#                                                                           
Feb  2 19:27:26:  rtdel 0000 (0.000), rtdsp 001D (0.443), refid 7F7F0101 (127.12)
Feb  2 19:27:26:  ref D4B7E70F.8C1D3D25 (14:27:11.547 est Sat Feb 2 2013)       
Feb  2 19:27:26:  org D4B7E71E.3AE43F2B (14:27:26.230 est Sat Feb 2 2013)       
Feb  2 19:27:26:  rec D4B7E71E.3F56E7AF (14:27:26.247 est Sat Feb 2 2013)       
Feb  2 19:27:26:  xmt D4B7E71E.40559F25 (14:27:26.251 est Sat Feb 2 2013)       
Feb  2 19:27:26:  inp D4B7E71E.4C71E8A4 (14:27:26.298 est Sat Feb 2 2013) 

 added  syslog on a dhcp client...


it never stops...

No comments:

Post a Comment