COMPUTER NETWORKING

NETWORK LAYER

UNICAST ROUTING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which command do you enter to filter only routing updates that are sent through interface GigabitEthernet0/0?
A
R1(config-if)#passive-interface GigabitEthernet0/0.
B
R1(config-router)#no passive-interface GigabitEthernet0/0
C
R1(config-router)#passive-interface GigabitEthernet0/0
D
R1(config-router)#passive-interface default
Explanation: 

Detailed explanation-1: -The passive-interface command tells an interface to listen to RIP or IGRP routes but not to advertise them.

Detailed explanation-2: -To prevent this from happening, we can use the passive-interface command. This command tells OSPF not to send hello packets on certain interfaces.

Detailed explanation-3: -Router(config)#interface serial 0/0/0 Command is used to enter in interface mode.

There is 1 question to complete.