A_feladat_1_start.pkt

: Often configured on edge routers using ip route 0.0.0.0 0.0.0.0 [Next-Hop/Exit-Interface] .

: On switches, configure interface vlan 1 with an IP address and no shutdown . 3. Routing and Connectivity

: Manually configure the IPv4 address, Subnet Mask, and Default Gateway in the Desktop > IP Configuration tab. A_feladat_1_start.pkt

A detailed write-up for this type of Packet Tracer lab generally follows these steps: 1. Basic Device Configuration

: Disable DNS lookup ( no ip domain-lookup ) and encrypt plain-text passwords ( service password-encryption ). : Often configured on edge routers using ip route 0

: If routers cannot see all networks, add routes using the ip route [Destination Network] [Mask] [Next-Hop IP] command.

: On routers, enter interface configuration mode (e.g., interface g0/0 ), set the address ( ip address [IP] [Mask] ), and enable it with no shutdown . Routing and Connectivity : Manually configure the IPv4

: Set a "Message of the Day" using banner motd #Unauthorized Access Prohibited# . 2. IP Addressing