QUESTION88 A user configured OSPF and advertised the Gigabit Ethernet interface in OSPF. By default, to which type of OSPF network does this interface belong?
point-to-multipoint
point-to-point
nonbroadcast
broadcast
CorrectAnswer: D
ExamG
QUESTION1 What is a capability of FTP in network management operations?
A network engineer is in the process of establishing IP connectivity between two sites. Routers R1 and R2 are partially configured with IP addressing. Both routers have the ability to access devices on their respective LANs. Which command set configures the IP connectivity between devices located on both LANs in each site?
R1
ip route 0.0.0.0 0.0.0.0 209.165.200.225 R2
ip route 0.0.0.0 0.0.0.0 209.165.200.226
R1
ip route 0.0.0.0 0.0.0.0 209.165.200.226 R2
ip route 0.0.0.0 0.0.0.0 209.165.200.225
R1
ip route 192.168.1.0 255.255.255.0 GigabitEthernet0/0 R2
ip route 10.1.1.1 255.255.255.0 GigabitEthernet0/0
R1
ip route 192.168.1.1 255.255.255.0 GigabitEthernet0/1 R2
ip route 10.1.1.1 255.255.255.0 GigabitEthernet0/1