Podobne
- Strona startowa
- Huxley Aldous Nowy wspaniały Âświat
- Cook Glen A Imie Jej Ciemnosc
- Ranke Heinemann Utu Nie i Amen
- Bulyczow Kir Nowe Opowiadania Guslarskie
- Denning Troy Morze piaskow
- Capp Colin Bron Chaosu
- najazd
- Willis Connie Przewodnik Stada
- 02 Terry Brooks Mroczne Widmo
- Curtis Jack Parlament kruków
- zanotowane.pl
- doc.pisz.pl
- pdf.pisz.pl
- mizuyashi.htw.pl
Cytat
Do celu tam się wysiada. Lec Stanisław Jerzy (pierw. de Tusch-Letz, 1909-1966)
A bogowie grają w kości i nie pytają wcale czy chcesz przyłączyć się do gry (. . . ) Bogowie kpią sobie z twojego poukładanego życia (. . . ) nie przejmują się zbytnio ani naszymi planami na przyszłość ani oczekiwaniami. Gdzieś we wszechświecie rzucają kości i przypadkiem wypada twoja kolej. I odtąd zwyciężyć lub przegrać - to tylko kwestia szczęścia. Borys Pasternak
Idąc po kurzych jajach nie podskakuj. Przysłowie szkockie
I Herkules nie poradzi przeciwko wielu.
Dialog półinteligentów równa się monologowi ćwierćinteligenta. Stanisław Jerzy Lec (pierw. de Tusch - Letz, 1909-1966)
[ Pobierz całość w formacie PDF ]
.168.11.1 255.255.255.0duplex autospeed autono shutdown!interface Serial0/0/0ip address 10.1.1.1 255.255.255.252encapsulation frame-relayno keepaliveclockrate 128000frame-relay map ip 10.1.1.1 201frame-relay map ip 10.1.1.2 201 broadcastno frame-relay inverse-arpframe-relay intf-type dceno shutdown!interface Serial0/0/1ip address 10.3.3.1 255.255.255.252encapsulation pppppp authentication chapno shutdown!interface Serial0/1/0no ip addressshutdownclockrate 2000000!interface Serial0/1/1All contents are Copyright © 1992 2007 Cisco Systems, Inc.All rights reserved.This document is Cisco Public Information.Page 3 of 11CCNA ExplorationAccessing the WAN: Network Troubleshooting Lab 8.5.3: Troubleshooting Enterprise Networks 3no ip addressshutdown!router ospf 1log-adjacency-changespassive-interface FastEthernet0/0network 10.1.1.0 0.255 area 0network 10.2.2.0 0.255 area 0network 192.168.10.0 0.255 area 0network 192.168.11.0 0.255 area 0!ip http server!ip access-list standard Anti-spoofingpermit 192.168.10.0 0.255deny anyip access-list standard VTYpermit 10.0 0.255.255.255permit 192.168.10.0 0.255permit 192.168.11.0 0.255permit 192.168.20.0 0.255permit 192.168.30.0 0.255!line con 0exec-timeout 5 0logging synchronousline aux 0line vty 0 4access-class VTY inlogin local!end!------------------------------------------! R2!------------------------------------------no service password-encryption!hostname R2!security passwords min-length 6enable secret ciscoccna!aaa new-model!aaa authentication login local_auth localaaa session-id common!ip cef!no ip domain lookup!username ccna password 0 ciscoccna!interface Loopback0ip address 209.165.200.245 255.255.255.224ip access-group private inAll contents are Copyright © 1992 2007 Cisco Systems, Inc.All rights reserved.This document is Cisco Public Information.Page 4 of 11CCNA ExplorationAccessing the WAN: Network Troubleshooting Lab 8.5.3: Troubleshooting Enterprise Networks 3!interface FastEthernet0/1ip address 192.168.20.1 255.255.255.0ip access-group TFTP outip access-group Anti-spoofing inip nat insideduplex autospeed auto!!interface Serial0/0/0ip address 10.1.1.2 255.255.255.252ip nat outsideencapsulation frame-relayno keepaliveframe-relay map ip 10.1.1.1 201 broadcastframe-relay map ip 10.1.1.2 201no frame-relay inverse-arp!interface Serial0/0/1ip address 10.2.2.1 255.255.255.252ip access-group R3-telnet inip nat outside!!router ospf 1passive-interface FastEthernet0/1network 10.1.1.0 0.3 area 0network 10.2.2.0 0.3 area 0!ip classlessip route 0.0 0.0 209.165.200.226!no ip http serverip nat inside source list nat interface FastEthernet0/0!ip access-list standard Anti-spoofingpermit 192.168.20.0 0.255deny anyip access-list standard NATpermit 10.0 0.255.255.255permit 192.168.0 0.255.255ip access-list standard privatedeny 127.1deny 10.0 0.255.255.255deny 172.0 0.31.255.255deny 192.168.0 0.255.255permit any!ip access-list extended R3-telnetdeny tcp host 10.2.2.2 host 10.2.2.1 eq telnetdeny tcp host 10.3.3.2 host 10.2.2.1 eq telnetdeny tcp host 192.168.11.3 host 10.2.2.1 eq telnetdeny tcp host 192.168.30.1 host 10.2.2.1 eq telnetpermit ip any any!All contents are Copyright © 1992 2007 Cisco Systems, Inc.All rights reserved.This document is Cisco Public Information.Page 5 of 11CCNA ExplorationAccessing the WAN: Network Troubleshooting Lab 8.5.3: Troubleshooting Enterprise Networks 3ip access-list standard TFTPpermit 192.168.20.0 0.255!line con 0exec-timeout 5 0logging synchronousline aux 0exec-timeout 15 0logging synchronouslogin authentication local_authtransport output telnetline vty 0 4exec-timeout 15 0logging synchronouslogin authentication local_authtransport input telnet!end!------------------------------------------! R3!------------------------------------------no service password-encryption!hostname R3!security passwords min-length 6enable secret ciscoccna!no aaa new-model!ip cef!no ip domain lookup!username R1 password ciscoccnausername ccna password ciscoccna!interface FastEthernet0/1no ip addressduplex autospeed autono shutdown!interface FastEthernet0/1.11encapsulation dot1Q 12ip address 192.168.11.3 255.255.255.0no snmp trap link-status!interface FastEthernet0/1.30encapsulation dot1Q 30ip address 192.168.30.1 255.255.255.0ip access-group Anti-spoofing in!!interface Serial0/0/0ip address 10.3.3.2 255.255.255.252All contents are Copyright © 1992 2007 Cisco Systems, Inc.All rights reserved.This document is Cisco Public Information.Page 6 of 11CCNA ExplorationAccessing the WAN: Network Troubleshooting Lab 8.5.3: Troubleshooting Enterprise Networks 3encapsulation pppclockrate 125000ppp authentication chapno shutdown!interface Serial0/0/1ip address 10.2.2.2 255.255.255
[ Pobierz całość w formacie PDF ]