300-410 Practice Questions
30 questions from this objective
A network engineer runs the following command on Router R1:
R1# show ip eigrp neighbors
IP-EIGRP neighbors for process 100 H Address Interface Hold Uptime SRTT RTO Q Seq (sec) (ms) Cnt Num 0 192.168.1.2 Gi0/0 13 00:12:34 10 200 0 15 1 192.168.2.2 Gi0/1 10 00:10:22 12 200 0 22 2 10.10.10.2 Gi0/2 14 00:08:15 15 200 0 18
Based on this output, which statement is correct?
A network engineer runs the following command on Router R1:
R1# show ip ospf neighbor Neighbor ID Pri State Dead Time Address Interface 192.168.1.2 1 FULL/DR 00:00:35 192.168.1.2 Gi0/0 192.168.2.2 1 2WAY/DROTHER 00:00:38 192.168.2.2 Gi0/1 10.10.10.2 1 FULL/BDR 00:00:32 10.10.10.2 Gi0/2
Based on this output, what is a potential issue?
A network engineer runs the following command on Router R1:
R1# show bgp ipv4 unicast summary
BGP router identifier 192.168.0.1, local AS number 65001 BGP table version is 10, main routing table version 10
Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 192.168.1.2 4 65002 1002 1000 10 0 0 00:15:30 5 192.168.2.2 4 65003 1005 1003 10 0 0 00:14:20 3 10.10.10.2 4 65004 0 0 0 0 0 00:00:05 Idle
Based on this output, what is the problem with neighbor 10.10.10.2?
A network engineer runs the following command on Router R1:
R1# show route-map TEST
route-map TEST, permit, sequence 10 Match clauses:
ip address (access-lists): 10
Set clauses: metric 50 route-map TEST, deny, sequence 20 Match clauses:
ip address (access-lists): 20
Set clauses:
Based on this output, what is the effect of this route-map when applied to a redistribution command?
A network engineer runs the following command on Router R1:
R1# show mpls ldp neighbor
Peer LDP Ident: 192.168.1.2:0, Local LDP Ident: 192.168.0.1:0 TCP connection: 192.168.1.2.646 - 192.168.0.1.49876 State: Oper; Msgs sent/rcvd: 100/105; Downstream on demand Up time: 00:10:30 LDP discovery sources: GigabitEthernet0/0, Src IP addr: 192.168.1.2 Addresses bound to peer LDP Ident:
192.168.1.2 10.1.1.2
Based on this output, what is the state of the LDP session?
A network engineer runs the following command on Router R1:
R1# show dmvpn
Legend: Attrb -> S: Static, D: Dynamic, I: Incomplete N: NATed, L: Local, X: No Socket
# Entries: 2 Interface: Tunnel0, IPv4 NHRP Details
Type: Hub, NHRP Peers: 2,
# Ent Peer NBMA Addr Peer Tunnel Addr State UpDn Tm Attrb
----- --------------- --------------- ----- -------- ----- 1 192.168.1.2 10.0.0.2 UP 00:15:30 D 2 192.168.2.2 10.0.0.3 UP 00:14:20 D
Based on this output, which statement is correct?
A network engineer runs the following command on Router R1:
R1# show policy-map control-plane
Control Plane
Service-policy input: CoPP class-map: MANAGEMENT (match-all) 100 packets, 5000 bytes 5 minute offered rate 0 bps police: 8000 bps, 1500 limit, 1500 extended limit conformed 95 packets, 4750 bytes; action: transmit exceeded 5 packets, 250 bytes; action: drop conformed 0 bps, exceed 0 bps
class-map: ROUTING (match-all) 200 packets, 10000 bytes 5 minute offered rate 0 bps police: 16000 bps, 3000 limit, 3000 extended limit conformed 200 packets, 10000 bytes; action: transmit exceeded 0 packets, 0 bytes; action: drop conformed 0 bps, exceed 0 bps
Based on this output, what is happening to traffic matching the MANAGEMENT class?
A network engineer runs the following command on Router R1:
R1# show ip sla statistics
IPSLAs Latest Statistics:
Round Trip Time (RTT) for Index 1 Latest RTT: 10 ms Latest RTT (milliseconds): 10 Number of successes: 100 Number of failures: 0 Operation time to live: 3000 Operation frequency: 60 seconds Next operation start time: 00:00:45
Based on this output, what is the status of the IP SLA operation?
A network engineer runs the following command on Router R1:
R1# show flow interface GigabitEthernet0/0 Interface GigabitEthernet0/0
FNF: enabled Ingress IPV4/IPV6 flow monitoring: enabled Exporter: EXPORTER1 Monitor: MONITOR1 Egress IPV4/IPV6 flow monitoring: disabled Ingress MPLS flow monitoring: disabled Egress MPLS flow monitoring: disabled
Based on this output, what is the state of NetFlow on this interface?
Given the following partial configuration on router R1:
router eigrp 100 network 10.0.0.0 0.255.255.255 network 192.168.1.0 0.0.0.255
!
interface GigabitEthernet0/0 ip address 10.1.1.1 255.255.255.0
!
interface GigabitEthernet0/1 ip address 192.168.1.1 255.255.255.0
!
interface GigabitEthernet0/2 ip address 172.16.1.1 255.255.255.0
What is the effect of this configuration?
Consider the following partial configuration on router R2:
interface GigabitEthernet0/0 ip address 10.0.0.2 255.255.255.0 ip ospf 1 area 0
!
interface GigabitEthernet0/1 ip address 192.168.1.2 255.255.255.0 ip ospf 1 area 0
!
router ospf 1
router-id 2.2.2.2
network 10.0.0.0 0.0.0.255 area 0 network 192.168.1.0 0.0.0.255 area 0
What is the effect of this configuration?
Given the following partial configuration on router R3:
ip access-list extended FILTER permit ip 10.0.0.0 0.255.255.255 any deny ip any any
! route-map RMAP permit 10 match ip address FILTER set metric 100 !
router eigrp 100
redistribute connected route-map RMAP
What is the effect of this configuration?
Consider the following partial configuration on router R4:
interface GigabitEthernet0/0 ip address 192.168.2.1 255.255.255.0
ipv6 address 2001:db8:1::1/64 ipv6 ospf 1 area 0 !
interface GigabitEthernet0/1 ip address 10.0.0.1 255.255.255.0
ipv6 address 2001:db8:2::1/64 ipv6 ospf 1 area 0 ! ipv6 router ospf 1 router-id 4.4.4.4
What is the effect of this configuration?
Given the following partial configuration on router R5:
interface GigabitEthernet0/0 ip address 10.1.1.1 255.255.255.0 ip pim sparse-mode
!
interface GigabitEthernet0/1 ip address 10.2.2.1 255.255.255.0 ip pim sparse-mode
!
router ospf 1
router-id 5.5.5.5
network 10.0.0.0 0.255.255.255 area 0
What is the effect of this configuration?
Consider the following partial configuration on router R6:
router bgp 65001
bgp router-id 6.6.6.6
neighbor 10.0.0.2 remote-as 65002 neighbor 10.0.0.2 route-map SET-MED out
! route-map SET-MED permit 10 set metric 50
What is the effect of this configuration?
More Device Management questions available in the full practice test.
Continue Practising →