Exam 200-105 | Question id=1940 | Infrastructure Maintenance |
Dubai#sh frame-relay map
Serial1/0 (up): ip 172.30.0.2 dlci 825 (0x7B,0x1CB0), dynamic, broadcast,, status defined, active
Serial1/0 (up): ip 172.30.0.3 dlci 230 (0xEA,0x38A0), dynamic, broadcast,, status defined, active
Serial1/0 (up): ip 172.30.0.4 dlci 694 (0x159,0x5490), dynamic, broadcast,, status defined, active
Serial1/0 (up): ip 172.30.0.5 dlci 387 (0x1C8,0x7080), dynamic, broadcast,, status defined, active
Dubai#sh run
<output omitted>
!
interface FastEthernet0/0
no ip address
shutdown
!
interface Serial1/0
ip address 172.30.0.1 255.255.255.240
encapsulation frame-relay
no fair-queue
!
interface Serial1/1
ip address 192.168.0.1 255.255.255.252
!
interface Serial1/2
ip address 192.168.0.5 255.255.255.252
encapsulation ppp
!
interface Seriall/3
ip address 192.168.0.9 255.255.255.252
encapsulation ppp
ppp authentication chap
!
router rip
version 2
network 172.30.0.0
network 192.168.0.0
no auto-summary
!
What would be the destination Layer 2 address in the frame header for a frame that is being forwarded by Dubai to the host address of 172.30.0.4?
A. |
825 | |
B. |
230 | |
C. |
694 | |
D. |
387 |
According to command output 172.30.0.4 is using the 694 dlci value.