Sie sind auf Seite 1von 4

Daniel Cisneros

Paul Herzig
Erick Fonseca
Emmauel Cardenas
Cody Ross
Vance Campbell
NT2640
Unit 10 LABS
Lab 27: Serial link Configuration 1
Step 10 command lists that R1 interface has V.35 DCE installed, and needs a clock rate
command configured
Lab 28: Serial link Configuration 2
Step 3 status says up and up so its working
Step 8 status is up and down meaning layer 1 is working but layer 2 is having problems
Step 14 the link has recovered and says up and up meaning its working
Lab 3: Serial Authentication 1
Step 5 yes it did says that R1s encapsulation setting of PPP no longer matches R2s
Step 11 R2 does not yet have PPP CHAP authentication enabled, so PPP LCP cannot come up
yet
Step 12 S0/0/1 is now up
Step 14 LCP Status is open
Lab 5: Frame Relay Configuration 1
Step 2 10.10.10.1
Step 11 yes the ping works
Step 12 it shows DLCI 101, dynamic means this information was learned dynamically using
inverse ARP
Step 13 PVC with DLCI is active
Lab 7: Frame Relay Configuration 7
Step 3 interface serial 0/0/0 encapsulation frame-relay

Interface serial0/0/0.1 multipoint- ip address 172.16.1.34 255.255.255.240


Frame-relay map 172.16.1.33 101 broadcast
Frame-relay map 172.16.1.33 104 broadcast
Step 4 R1 ip is 172.16.1.33. R1 uses DLCI 103 on its PVC for R3 and DLCI 104 for its PVC
for R4
Step 5 Interface serial0/0/0 Encapsulation frame-relay0
interface serial0/0/0.1 multipoint- ip address 172.16.1.33 255.255.255.240
Frame-relay map 172.16.1.34 103 broadcast
Frame-relay map 172.16.1.35 104 broadcast
Step 9 a subinterface on a serial link can be configured as a point-to-point or multipoint sub
interface. Multipoint subinterfaces are useful when more than two routers are grouped into a
single subinterface. Multipoint essentially means that there are more devices than a point-topoint.
Step 11 R1 local DLCI for the PVC that connects to R3 and R3 serial IP address. broadcast
allows for broadcast and multicast traffic to propagate out of the serial interface. Routers are
configured for EIGRP, you need this keyword at the end of your map statements to allow EIGRP
traffic to traverse across your frame relay cloud.
Lab 10: Frame Relay Verification 1
Step 2 DLCIs 102, 103, 104 are in use
Step 3 All three PVCs are active
Step 10 PVC is Inactive
Lab 1: Frame Relay Configuration 1
Step 2 The show running-config command reveals that S0/0/0 has no interface subcommands
no IP address, no encapsulation command, and no subinterfaces. The encapsulation defaults to
HDLC as a result
Step 3 use the configure terminal command, and then move to interface configuration mode
using the command interface serial 0/0/0. At the interface config- uration prompt, change the
encapsulation to Frame Relay with the encapsulation frame-relay interface command.
Step 4 interface serial 0/0/0.2 point-to-point command. Then enter the IP address at the
subinterface prompt. Use the command ip address 10.22.1.1 255.255.255.252.
Step 5 While still at the subinterface configuration prompt, configure the DLCI to be 102, with
the command frame-relay interface-dlci 102.
Step 7 interface serial 0/0/0 encapsulation frame-relay

interface serial 0/0/0.1 point-to-point ip address 10.22.1.2 255.255.255.252 frame-relay


interface-dlci 101
Step 9- The show interface s0/0/0 command shows the interface status as line up, line protocol
up
Step 10 The LMI type is cisco. The last status updates should have been within the last
minute, signifying that the LMI messages continue to flow in both directions, meaning that the
LMI is working and that the access link between R1 and the local Frame Relay switch is
working.
Step 11 The show frame-relay pvc command lists a PVC with DLCI 101, as configured earlier
on R2. The status is active
Step 12 show interface serial 0/0/0.1 command, R2 shows the status is up/up.
Step 13 ping 10.22.1.1 works
Step 15 interface serial 0/0/0.3 point-to-point ip address 10.22.1.5 255.255.255.252 framerelay interface-dlci 103
Step 18 configure terminal command to move into configuration mode. Then configure
interface serial 0/0/0 encapsulation frame-relay
Step 19 ip address 10.22.1.6 255.255.255.252
Step 20 The PVC with DLCI 101 is listed as active.
Step 21 ping 10.22.1.5 works
Step 22 R1s 10.22.1.5 IP address is listed with interface S0/0/0. The dynamic keyword means
that the mapping between DLCI 101 and IP address 10.22.1.5 was dynamically learned
Step 24- interface serial 0/0/0 encapsulation frame-relay
interface serial 0/0/0.1 point-to-point ip address 10.22.1.10 255.255.255.252 frame-relay
interface-dlci 101
Step 27 interface serial 0/0/0.4 point-to-point ip address 10.22.1.9 255.255.255.252 framerelay interface-dlci 104
Step 29 show interface s0/0/0 command shows the interface status as line up, line protocol up.
Step 30 show frame-relay pvc command lists a PVC with DLCI 104, as configured earlier on
R1. The status is active.
Step 31 Using the Show Interface Serial 0/0/0.4 command, R1 shows the status is up/up.
Step 32 ping 10.22.1.10 works
Lab 2: Frame Relay Inverse ARP
Step 5 frame-relay interface-dlci 103 frame-relay interface-dlci 104

Step 9 frame-relay interface-dlci 101


Step 13- frame-relay interface-dlci 101
Step 15 R1 uses a DLCI of 103 to connect to R3 (192.168.4.66) and a DLCI of 104 to connect
to R4 (192.168.4.67)
Step 17 R3 uses a DLCI of 101 to connect to R1 (192.168.4.65).
Step 19 R4 uses a DLCI of 101 to connect to R1 (192.168.4.65).
Step 31 On R3:
DLCI 101 IP address 192.168.4.65
On R4:
DLCI 101 IP address 192.168.4.65 The output does not list the dynamic keyword; that keyword
refers to table entries learned with
Inverse ARP.

Das könnte Ihnen auch gefallen