Question 2mediummultiple choice
Open the full STP breakdown →350-401 Practice Questions
30 questions from this objective
Examine the following configuration snippet:
interface GigabitEthernet0/1 ip address 192.168.1.1 255.255.255.0 ip ospf network point-to-point ip ospf hello-interval 10 ip ospf dead-interval 40
!
router ospf 1 network 192.168.1.0 0.0.0.255 area 0
What is the effect of this configuration?
Consider this configuration:
interface GigabitEthernet0/2 switchport mode trunk switchport trunk native vlan 10 switchport trunk allowed vlan 10,20,30
!
interface Vlan10 ip address 192.168.10.1 255.255.255.0
Which statement is true about this configuration?
Given the following configuration:
router eigrp TEST network 10.0.0.0 0.255.255.255 network 192.168.1.0
!
interface GigabitEthernet0/0 ip address 10.1.1.1 255.255.255.0 ip summary-address eigrp TEST 10.0.0.0 255.0.0.0 5
What is the effect of the ip summary-address command?
Examine this configuration: policy-map QOS_POLICY
class VOICE
priority percent 10
class VIDEO
bandwidth percent 30
class class-default
fair-queue !
interface GigabitEthernet0/0
service-policy output QOS_POLICY
What is the effect of this policy-map?
Consider the following configuration:
router bgp 65000
bgp router-id 192.168.0.1
neighbor 10.0.0.2 remote-as 65001 neighbor 10.0.0.2 ebgp-multihop 2 neighbor 10.0.0.2 update-source Loopback0
!
interface Loopback0 ip address 192.168.0.1 255.255.255.255
What is missing for this BGP session to establish?
Given this configuration:
interface GigabitEthernet0/0 ip address 172.16.1.1 255.255.255.0 ip pim sparse-mode
!
interface GigabitEthernet0/1 ip address 172.16.2.1 255.255.255.0 ip pim sparse-mode
!
ip pim rp-address 172.16.1.1
What is the effect of this configuration?
More Enterprise Network Design questions available in the full practice test.
Continue Practising →