Packet Tracer - Connect a Router to a LAN
Connect a Router to a LAN 1. Click a device and then click the CLI tab to access the command line directly. The console password is cisco . The privileged EXEC password is class . a. Which command displays the statistics for all interfaces configured on a router? b. Which command displays the information about the Serial 0/0/0 interface only? 2. Enter the following commands to address and activate the GigabitEthernet 0/0 interface on R1 : R1(config)# interface gigabitethernet 0/0 R1(config-if)# ip address 192.168.10.1 255.255.255.0 R1(config-if)# no shutdown %LINK-5-CHANGED: Interface GigabitEthernet0/0, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/0, changed state to up 4. It is good practice to configure a description for each interface to help docum