300-410 Practice Questions
30 questions from this objective
A network engineer runs the following command on Router R1:
R1# show mpls ldp neighbor
Peer LDP Ident: 10.0.0.2:0; Local LDP Ident 10.0.0.1:0 TCP connection: 10.0.0.2.646 - 10.0.0.1.52868 State: Oper; Msgs sent/rcvd: 123/120; Downstream Up time: 02:15:30 LDP discovery sources: GigabitEthernet0/0, Src IP addr: 192.168.1.2 Addresses bound to peer LDP Ident:
10.0.0.2 192.168.1.2
Based on this output, which statement is correct?
A network engineer runs the following command on Router R1:
R1# show mpls forwarding-table
Local Outgoing Prefix Bytes Label Outgoing Next Hop Label Label or Tunnel Id Switched interface 16 Pop Label 10.1.1.0/24 0 Gi0/0 192.168.1.2 17 21 10.2.2.0/24 1500 Gi0/0 192.168.1.2 18 Untagged 10.3.3.0/24 0 Gi0/1 192.168.2.2
Based on this output, what is the problem with the label entry for 10.3.3.0/24?
A network engineer runs the following command on Router R1:
R1# show mpls l2transport vc 100 detail
Local interface: Gi0/0/0 up, line protocol up Destination: 10.0.0.2, VC ID: 100, VC status: down Last error: No remote LDP session
Based on this output, what is the most likely cause of the VC being down?
A network engineer runs the following command on Router R1:
R1# show bgp ipv4 unicast summary
BGP router identifier 10.0.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 10.0.0.2 4 65002 123 120 10 0 0 02:15:30 5 10.0.0.3 4 65003 50 45 10 0 0 00:00:12 Idle (PfxRcd: 0)
Based on this output, what is the problem with neighbor 10.0.0.3?
A network engineer runs the following command on Router R1:
R1# show ip route ospf
Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2 i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2 ia - IS-IS inter area, * - candidate default, U - per-user static route o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP a - application route + - replicated route, % - next hop override
Gateway of last resort is not set
10.0.0.0/8 is variably subnetted, 5 subnets, 2 masks O 10.1.1.0/24 [110/20] via 192.168.1.2, 00:15:30, GigabitEthernet0/0 O 10.2.2.0/24 [110/30] via 192.168.1.2, 00:15:30, GigabitEthernet0/0
Based on this output, which statement is correct?
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
# Ent -> Number of NHRP entries with same NBMA peer
NHS Status: E => Expecting Replies, R => Responding, W => Waiting UpDn Time -> Up or Down Time for a Tunnel ==========================================================================
Interface: Tunnel0, IPv4 NHRP Details
Type:Hub, NHRP Peers:2,
# Ent Peer NBMA Addr Peer Tunnel Add State UpDn Tm Attrb
----- --------------- --------------- ----- -------- ----- 1 192.168.1.2 10.0.0.2 UP 00:15:30 D 1 192.168.1.3 10.0.0.3 UP 00:10:20 D
Based on this output, what is the role of Router R1?
A network engineer runs the following command on Router R1:
R1# show ip nhrp 10.0.0.2/32 via 10.0.0.2, Tunnel0 created 00:15:30, expire 01:44:30
Type: dynamic, Flags: used NBMA address: 192.168.1.2
10.0.0.3/32 via 10.0.0.3, Tunnel0 created 00:10:20, expire 01:49:40
Type: dynamic, Flags: used NBMA address: 192.168.1.3
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) 5 packets, 500 bytes 5 minute offered rate 0 bps police: cir 8000 bps, bc 1500 bytes conformed 5 packets, 500 bytes; actions: transmit exceeded 0 packets, 0 bytes; actions: drop conformed 0 bps, exceed 0 bps
class-map: ATTACK (match-all) 100 packets, 10000 bytes 5 minute offered rate 0 bps police: cir 8000 bps, bc 1500 bytes conformed 0 packets, 0 bytes; actions: transmit exceeded 100 packets, 10000 bytes; actions: drop conformed 0 bps, exceed 0 bps
Based on this output, what is happening to traffic matching class ATTACK?
A network engineer runs the following command on Router R1:
R1# show ip sla statistics 1
IPSLAs Latest Operation Statistics IPSLA operation id: 1 Type of operation: icmp-echo Latest RTT: 10 milliseconds Latest operation start time: 00:15:30 UTC Mon Mar 1 2021 Latest operation return code: OK Number of successes: 100 Number of failures: 0 Operation time to live: Forever
Based on this output, which statement is correct?
Examine the following partial MPLS configuration on a Cisco IOS-XE router:
interface GigabitEthernet0/0 ip address 10.0.1.1 255.255.255.252
mpls ip mpls label protocol ldp !
router ospf 1 network 10.0.1.0 0.0.0.3 area 0
! mpls ldp router-id Loopback0 force
What is the effect of this configuration?
Consider the following MPLS configuration on a Cisco router:
ip cef
!
interface GigabitEthernet0/0 ip address 192.168.1.1 255.255.255.252
mpls ip !
interface GigabitEthernet0/1 ip address 192.168.2.1 255.255.255.252
mpls ip ! mpls ldp router-id GigabitEthernet0/0
What is the likely problem with this configuration?
Given the following partial configuration:
ip cef
!
interface Loopback0 ip address 10.0.0.1 255.255.255.255
!
interface GigabitEthernet0/0 ip address 10.1.1.1 255.255.255.252
mpls ip !
router ospf 1 network 10.0.0.1 0.0.0.0 area 0 network 10.1.1.0 0.0.0.3 area 0
! mpls ldp router-id Loopback0 force
What is missing from this configuration to ensure proper MPLS LDP operation?
Examine this MPLS configuration on a router:
ip cef
!
interface GigabitEthernet0/0 ip address 172.16.1.1 255.255.255.252
mpls ip !
interface GigabitEthernet0/1 ip address 172.16.2.1 255.255.255.252
!
router eigrp 100 network 172.16.0.0
! mpls ldp router-id Loopback0 force
What is the problem with this configuration?
Consider the following configuration snippet:
ip cef
!
interface GigabitEthernet0/0 ip address 10.0.0.1 255.255.255.252
mpls ip !
interface GigabitEthernet0/1 ip address 10.0.1.1 255.255.255.252
mpls ip !
router ospf 1 network 10.0.0.0 0.0.0.3 area 0 network 10.0.1.0 0.0.0.3 area 0
! mpls ldp router-id Loopback0 force !
interface Loopback0 ip address 192.168.0.1 255.255.255.255
What will happen when this router attempts to establish an LDP session with a neighbor on GigabitEthernet0/0?
Given the following configuration:
ip cef
!
interface GigabitEthernet0/0 ip address 10.1.1.1 255.255.255.252
mpls ip !
interface GigabitEthernet0/1 ip address 10.2.2.1 255.255.255.252
mpls ip !
router ospf 1 network 10.0.0.0 0.255.255.255 area 0
! mpls ldp router-id Loopback0 force !
interface Loopback0 ip address 192.168.0.1 255.255.255.255
A network engineer notices that LDP sessions are not establishing. What is the most likely cause?
More MPLS Operations questions available in the full practice test.
Continue Practising →