diff --git a/cisco/configs/base-config.sh b/cisco/configs/base-config.sh new file mode 100644 index 0000000..9f6ecb8 --- /dev/null +++ b/cisco/configs/base-config.sh @@ -0,0 +1,37 @@ +en + conf t + hostname + en secret cisco + ip domain name + + line con 0 + no sh + exec-timeout 0 0 + password pass + login + transport input ssh + exit + + line vty 0 15 + no sh + exec-timeout 0 0 + password cisco + login local + transport input ssh + exit + + service password-encryption + banner motd + + crypto key generate rsa + + 1024 + + ip ssh ver 2 + username admin secret line + + exit + exit + +write +exit diff --git a/cisco/manuals/1 Basic config.docx b/cisco/manuals/1 Basic config.docx new file mode 100644 index 0000000..3ecb91b Binary files /dev/null and b/cisco/manuals/1 Basic config.docx differ diff --git a/cisco/manuals/10 DTP & VTP.docx b/cisco/manuals/10 DTP & VTP.docx new file mode 100644 index 0000000..3f487ca Binary files /dev/null and b/cisco/manuals/10 DTP & VTP.docx differ diff --git a/cisco/manuals/100 Lab - Configuring Advanced EIGRP for IPv4 Features - ILM.pdf b/cisco/manuals/100 Lab - Configuring Advanced EIGRP for IPv4 Features - ILM.pdf new file mode 100644 index 0000000..519691d Binary files /dev/null and b/cisco/manuals/100 Lab - Configuring Advanced EIGRP for IPv4 Features - ILM.pdf differ diff --git a/cisco/manuals/11 EtherChannel.docx b/cisco/manuals/11 EtherChannel.docx new file mode 100644 index 0000000..2e3e51b Binary files /dev/null and b/cisco/manuals/11 EtherChannel.docx differ diff --git a/cisco/manuals/12 Lab - Configuring Rapid PVST+, PortFast, and BPDU Guard - ILM.pdf b/cisco/manuals/12 Lab - Configuring Rapid PVST+, PortFast, and BPDU Guard - ILM.pdf new file mode 100644 index 0000000..e7de5d0 Binary files /dev/null and b/cisco/manuals/12 Lab - Configuring Rapid PVST+, PortFast, and BPDU Guard - ILM.pdf differ diff --git a/cisco/manuals/13 Lab - Configure HSRP.pdf b/cisco/manuals/13 Lab - Configure HSRP.pdf new file mode 100644 index 0000000..23e8c4d Binary files /dev/null and b/cisco/manuals/13 Lab - Configure HSRP.pdf differ diff --git a/cisco/manuals/2 VLAN (access+trunk).docx b/cisco/manuals/2 VLAN (access+trunk).docx new file mode 100644 index 0000000..bac8872 Binary files /dev/null and b/cisco/manuals/2 VLAN (access+trunk).docx differ diff --git a/cisco/manuals/3 Routing VLAN.docx b/cisco/manuals/3 Routing VLAN.docx new file mode 100644 index 0000000..9aa74b3 Binary files /dev/null and b/cisco/manuals/3 Routing VLAN.docx differ diff --git a/cisco/manuals/4 Static & Dynamic Routing.docx b/cisco/manuals/4 Static & Dynamic Routing.docx new file mode 100644 index 0000000..206f1aa Binary files /dev/null and b/cisco/manuals/4 Static & Dynamic Routing.docx differ diff --git a/cisco/manuals/5 ACL.docx b/cisco/manuals/5 ACL.docx new file mode 100644 index 0000000..650d71b Binary files /dev/null and b/cisco/manuals/5 ACL.docx differ diff --git a/cisco/manuals/6 DHCP.docx b/cisco/manuals/6 DHCP.docx new file mode 100644 index 0000000..837440d Binary files /dev/null and b/cisco/manuals/6 DHCP.docx differ diff --git a/cisco/manuals/7 NAT.docx b/cisco/manuals/7 NAT.docx new file mode 100644 index 0000000..65f49e6 Binary files /dev/null and b/cisco/manuals/7 NAT.docx differ diff --git a/cisco/manuals/7.1 Lab - Configuring Dynamic and Static NAT - ILM.pdf b/cisco/manuals/7.1 Lab - Configuring Dynamic and Static NAT - ILM.pdf new file mode 100644 index 0000000..25d9e1e Binary files /dev/null and b/cisco/manuals/7.1 Lab - Configuring Dynamic and Static NAT - ILM.pdf differ diff --git a/cisco/manuals/7.2 Lab - Configuring Port Address Translation (PAT) - ILM.pdf b/cisco/manuals/7.2 Lab - Configuring Port Address Translation (PAT) - ILM.pdf new file mode 100644 index 0000000..a3f468c Binary files /dev/null and b/cisco/manuals/7.2 Lab - Configuring Port Address Translation (PAT) - ILM.pdf differ diff --git a/cisco/manuals/8 Lab - Configure CDP and LLDP.docx b/cisco/manuals/8 Lab - Configure CDP and LLDP.docx new file mode 100644 index 0000000..f4be1d0 Binary files /dev/null and b/cisco/manuals/8 Lab - Configure CDP and LLDP.docx differ diff --git a/cisco/manuals/88 Lab - Configuring Basic Single-Area OSPFv2 - ILM.pdf b/cisco/manuals/88 Lab - Configuring Basic Single-Area OSPFv2 - ILM.pdf new file mode 100644 index 0000000..10f54bf Binary files /dev/null and b/cisco/manuals/88 Lab - Configuring Basic Single-Area OSPFv2 - ILM.pdf differ diff --git a/cisco/manuals/88 Lab - Configuring Multi-area OSPFv2 - ILM.pdf b/cisco/manuals/88 Lab - Configuring Multi-area OSPFv2 - ILM.pdf new file mode 100644 index 0000000..28aed81 Binary files /dev/null and b/cisco/manuals/88 Lab - Configuring Multi-area OSPFv2 - ILM.pdf differ diff --git a/cisco/manuals/9 Lab - Configuring Syslog and NTP.docx b/cisco/manuals/9 Lab - Configuring Syslog and NTP.docx new file mode 100644 index 0000000..880fbda Binary files /dev/null and b/cisco/manuals/9 Lab - Configuring Syslog and NTP.docx differ diff --git a/cisco/manuals/99 Lab - Securing Administrative Access Using AAA and RADIUS_Instructor.pdf b/cisco/manuals/99 Lab - Securing Administrative Access Using AAA and RADIUS_Instructor.pdf new file mode 100644 index 0000000..68b390b Binary files /dev/null and b/cisco/manuals/99 Lab - Securing Administrative Access Using AAA and RADIUS_Instructor.pdf differ diff --git a/cisco/manuals/99 Lab - Securing Layer 2 Switches_Instructor.pdf b/cisco/manuals/99 Lab - Securing Layer 2 Switches_Instructor.pdf new file mode 100644 index 0000000..ba85c20 Binary files /dev/null and b/cisco/manuals/99 Lab - Securing Layer 2 Switches_Instructor.pdf differ