Tất cả các bài viết liên quan đến IT, Infrastructure: Sysadmin, Cloud & DevOps...chuyển qua https://infra.lecuong.info/

Bài viết với chủ đề: Basic Networking

CCNA Lab -1.3 IPv6 addressing


















                                                                  Download

LAB 1-3: IPv6 Addressing 

You are the network administrator at Ranet, and 
have to config Ranet-HQ (via Console Terminal) for 
connection t use IPv6 as below: 
    1. set IPv6 address on interface Se0/0/0 to be 
       FEC0:78:0:1::2/64 
    2. set IPv6 address on interface Se0/1/0 to be 
       2001:21::2/48 
    3. Set IPv6 address on interface Fa0/0 to be the 
       gateway for Hosts in LAN as: 
          3.1 Set IPv6 Local address in EUI-64 that 
             has prefix to be FEC0:78:0:2::/64 
          3.2 Set IPv6 Global address in EUI-64 that 
             has prefix to be 2001:22::/48 

If the configuration above is done, 
    - Host1 will be able to connect with Ranet-BR. 
    - Host2 will be able to connect with ISP-Router.



Solution:

CCNA Lab -1.2 IPv4 addressing




LAB 1-2: IPv4 Addressing

You are the network administrator at Ranet, and
have to config the router “Ranet-BR” via Console
Terminal as below:

1. enable interface Se0/0/0 and set IP address
/Subnet Mask that can connect with router
“Ranter-HQ” at 192.168.0.254/30

2. enable interface Se0/1/0 and set IP address
/Subnet Mask that can connect with router
“Ranter-BR1-1″ at 192.168.0.30/30

3. The Headquater has given IP address
range 192.168.0.0/27 for the network
behind our router, then you have to:

     3.1 enable interface Fa0/0 and set
     IP address/Subnet Mask to be the
     last IP of this subnet that has
     10 host as members.

    3.2 enable interface Fa0/1 and set
    IP address/Subnet Mask to be the
    last IP of this subnet that has
    5 host as members.

   3.3 Set IP address/Subnet Mark of Host1
   in each LAN to be the first IP of its
   own subnet, and set IP of gateway also
If the configuration is correct, Host1 in each subnet
must be able to ping to Ranet Server at 192.168.0.33

 ============= The End ===================

Solution:

CCNA Lab – 1.1- Basic Config

                                                  
                                                 

LAB 1-1: Basic Configuration 

You are the Network Administrator at Ranet. 
We have just installed new router to be our gateway. 
You have to do the basic configuration via Console Terminal 
(PC-PT) as below: 
   1. Set hostname to be "RanetA" 
   2. Set enable secret to be "ranetenablepass" 
   3. Set console password to be "ranetconsolepass" 
   4. Set telnet password to be "ranettelnetpass" 
   5. Set IP address of interface Fastethernet 0/0 to 
      be the first address of network 10.0.0.0/30 
   6. Set IP address of interface Fastethernet 0/1 to 
      be 192.168.0.254/26 
   7. Both interface Fastethernet 0/0 and 0/1 must 
      be enable. 

   After these configuration, you should be able to 
   1. Ping to 10.0.0.2 from Ranet A 
   2. Telnet from Ranet PC to Ranet A by using IP 
      address 192.168.0.254 and telnet password 
      as above.

=========== The End ===================


Solution: