Router_a(config-if)#frame-relay map ip
172.16.1.5 103
Router_a(config-if)#frame-relay map ip
172.16.1.6 104
Router_a(config-if)#ip address
172.16.1.1 255.255.255.0
Which of the following is the proper configuration
for Router F?
a)
Router_f(config)#interface s0
Router_f(config-if)#encapsulation frame-relay
Router_f(config-if)#frame-relay lmi-type ansi
b)
Router_f(config)#interface s0
Router_f(config-if)#encapsulation frame-relay
Router_f(config-if)#frame-relay lmi-type ansi
Router_f(config-if)#ip address
172.16.1.6 255.255.255.0
c)
Router_f(config)#interface s0
Router_f(config-if)#encapsulation frame-relay
Router_f(config-if)#frame-relay lmi-type ansi
Router_f(config-if)#ip address
172.16.1.6 255.255.255.0
Router_f(config-if)#frame-relay
map ip 172.16.1.1 104
d)
Router_f(config)#interface s0
Router_f(config-if)#encapsulation frame-relay
Router_f(config-if)#frame-relay lmi-type ansi
Router_f(config-if)#ip address
172.16.1.6 255.255.255.0
Router_f(config-if)#frame-relay
map ip 172.16.1.1 604
e)
Router_f(config)#interface s0
Router_f(config-if)#encapsulation frame-relay
Router_f(config-if)#frame-relay lmi-type ansi
Router_f(config-if)#ip address
172.16.1.6 255.255.255.0
Router_f(config-if)#frame-relay
map ip 172.16.1.6 604
Answer
d)
Router_f(config)#interface s0
Router_f(config-if)#encapsulation frame-relay
Router_f(config-if)#frame-relay lmi-type ansi
Router_f(config-if)#ip address
172.16.1.6 255.255.255.0
Router_f(config-if)#frame-relay
map ip 172.16.1.1 604
There are several configuration parameters that must be checked to answer these frame relay questions.
LMI
Does not have to match end to end this is communication between the local router and the local frame relay switch
Encapsulation
This parameter needs to match end to end.
Frame map statement
The ip address here needs to be the next hop address and the DLCI number needs to be the local DLCI.
The local DLCI for Router F is 604
The next hop address is Router A 172.16.1.1
Encapsulation is Cisco the default