Contents
-
Subnetting Reference
- Common Setup
- Hostname
- Privileged Exec Password
- Secure main Access Lines
- Message of the Day
- Password Length Policy
- Password Encryption
- Password Limit Login Attempts
- Disable Domain Lookup
- Save Configuration
- Clear Configuration
- SSH Configure
- Configure Domain
- Set Hostname on Device
- Generate RSA Key (1024)
- Set SSH Version 2
- Configure vty line to accept SSH
- Configure user-based Authentication
- Configure Interface
- Assign IP Address
- Description
- Speed
- Duplex
- Shutdown/Start up
- DCE Clock Rate
- Serial Bandwidth
- Configure Static Route
- Setup Default route to internet
- Static Route to neighbor network
- OSPF Configuration
- Enable OSPF with Process ID 1
- OSPF Router ID
- OSPF Link Cost
- OSPF Network assignment
- Prevent Routing updates being sent to LAN
- OSPF MD5 Authentication
- EIGRP Configuration
- Display the directly connected networks
- Configure EIGRP to advertise to directly connected networks
- Configure Passive Interface (Prevent Updates sent to LAN)
- Disable Auto Summary
- Verify EIGRP Routing
- Manual Summary Calculations
- Manual Summary Address - Example 1
- Manual Summary Address - Example 2
- Manual Summary of the Previous Examples
- IPv6 Manual Summary - Example 1
- IPv6 Manual Summary - Example 2
- IPv6 Manual Summary of the Previous Examples
- VLANs and Trunking
- Creating VLANs
- Assign Switch Ports to VLANs
- Switchport Static Access
- Sub-interface configuration
- Defines the encapsulation format as IEEE 802.1Q (dot1q)
- Specifies the VLAN identifier
- EtherChannel and Trunking
- Channel 1 and 2 initiate negotiations
- Channel 3 side B should negotiate with side C
- Channel 3 side C should not initiate negotiations with B
- Configure Static Trunking on switchport
- Switch Security
- Configure port security on all active access ports
- Accept only two MAC addresses
- MAC addresses should be recorded
- Switchport should provide notification, but not place interface in disabled state.
- Configure DHCP
- DHCP Pool Creation
- Exclude the first five addresses from pool.
- Configure Access Control Lists
- Create a named standard ACL using the name MANAGE
- Allow only the host on 203.0.113.18 access
- Apply this policy to the VTY lines
- Create an Access list with number 101
- Allow external host 203.0.113.18 full access to inside network
- Allow outside access to 198.51.100.14 over HTTP only
- Allow responses to data requests to enter the Network
- Activate access list on interface
- Spanning Tree Protocol
- Activate Rapid PVST+ and set root priorities
- FL-A should be configured as root primary for VLAN 2 and VLAN 4 using the default primary priority values.
- FL-A should be configured as root secondary for VLAN 8 and VLAN 15 using the default secondary priority values.
- FL-C should be configured as root primary for VLAN 8 and VLAN 15 using the default primary priority values.
- FL-C should be configured as root secondary for VLAN 2 and VLAN 4 using the default secondary priority values.
- Activate PortFast and BPDU Guard on the active FL-C switch access ports.
- On FL-C, configure PortFast on the access ports that are connected to hosts.
- On FL-C, activate BPDU Guard on the access ports that are connected to hosts.
- NAT
- Translate the internal address of the server to the address 198.51.100.14
- Configure the correct interfaces to perform this NAT translation
- Configure Dynamic NAT, Use a pool name of INTERNET
- Hosts on LAN can use Internet, source list number 1
0. Subnetting Reference
I’ll make this more beautiful when I have more time
1. Common Setup
Configure Hostname
Privileged Exec Password
Secure main Access Lines
Message of the Day
Password Length Policy
Password Encryption
Password Limit Login Attempts
Disable Domain Lookup
Configure Domain
Set Hostname on Device
Generate RSA Key (1024)
Set SSH Version 2
Configure vty line to accept SSH
Configure user-based Authentication
Save Configuration
Clear Configuration
Assign IP Address
Description
Speed
Duplex
Shutdown/Start up
DCE Clock Rate
Serial Bandwidth
Setup Default route to internet
Static Route to neighbour network
5. OSPF Configuration
Network Diagram
Addressing Table
Enable OSPF with Process ID 1
OSPF Router ID
OSPF Link Cost
OSPF Network assignment
Prevent Routing updates being sent to LAN
OSPF MD5 Authentication
6. EIGRP Configuration
EIGRP Sample Topology
EIGRP Address Table
Display the directly connected networks
Configure EIGRP to advertise to directly connected networks
Configure Passive Interface (Prevent Updates sent to LAN)
Disable Auto Summary
Verify EIGRP Routing
Manual Summary Calculations
Manual Summary Address - Example 1
- Find the Last place a common bit pattern occurs in the 4 octets. This will be our summary
Manual Summary Address - Example 2
Manual Summary of the Previous Examples
IPv6 Manual Summary - Example 1
IPv6 Manual Summary - Example 2
IPv6 Manual Summary of the Previous Examples
7. VLANs and Trunking
Creating VLANs
Assign Switch Ports to VLANs
Switchport Static Access
Sub-interface configuration
Defines the encapsulation format as IEEE 802.1Q (dot1q), and specifies the VLAN identifier
Specifies the VLAN identifier
8. EtherChannel and Trunking
Channel 1 and 2 initiate negotiations
Channel 3 side B should negotiiate with side C
Channel 3 side C should not initiate negotiations with B
Configure Static Trunking on switchport
9. Switch Security
Configure port security on all active access ports
Accept only two MAC addresses
MAC addresses should be recorded
Switchports should provide notification, but not place interface in disabled state
DHCP Pool Creation
Exclude the first five addresses from pool
Create a named standard ACL using the name MANAGE
Allow only the host on 203.0.113.18 access
Apply this policy to the VTY lines
Create an Access list with number 101
Allow external host 203.0.113.18 full access to inside network
Allow outside access to 198.51.100.14 over HTTP only
Allow responses to data requests to enter the Network
Activate access list on interface
12. Spanning Tree Protocol
Activate Rapid PVST+ and set root priorities
FL-A should be configured as root primary for VLAN 2 and VLAN 4 using the default primary priority values
FL-A should be configured as root secondary for VLAN 8 and VLAN 15 using the default secondary priority values
FL-C should be configured as root primary for VLAN 8 and VLAN 15 using the default primary priority values
FL-C should be configured as root secondary for VLAN 2 and VLAN 4 using the default secondary priority values
Activate PortFast and BPDU Guard on the active FL-C switch access ports
On FL-C, configure PortFast on the access ports that are connected to hosts
On FL-C, activate BPDU Guard on the access ports that are connected to hosts
13. NAT
Translate the internal address of the server to the address 198.51.100.14
Configure the correct interfaces to perform this NAT translation
Configure Dynamic NAT, Use a pool name of INTERNET
Hosts on LAN can use Internet, source list number 1