Computer Networking
How should a router that is being used in a Frame Relay network be configured to keep split horizon issues from preventing routing updates?

Configure a single subinterface to establish multiple PVC connections to multiple remote router interfaces.
Configure a separate subinterface for each PVC with a unique DLCI and subnet assigned to the subinterface.
Configure many subinterfaces in the same subnet.
Configure each Frame Relay circuit as a point-to-point line to support multicast and broadcast traffic.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which command will create a dynamic pool named Todd that will provide you with 30 global addresses?

ip nat pool Todd 171.16.10.1 171.16.10.254 net 255.255.255.0
ip nat pool Todd 171.16.10.65 171.16.10.94 net 255.255.255.240
ip nat pool todd 171.16.10.65 171.16.10.94 net 255.255.255.224
ip nat pool Todd 171.16.10.65 171.16.10.94 net 255.255.255.224

ANSWER DOWNLOAD EXAMIANS APP