Question 1mediummultiple choice
Open the full BGP breakdown →350-501 Services • Complete Question Bank
Complete 350-501 Services question bank — all 0 questions with answers and detailed explanations.
interface GigabitEthernet0/0/0/0 ipv4 address 10.1.1.1 255.255.255.252 service-policy output QOS_POLICY ! class-map match-any REALTIME match precedence 5 match dscp ef ! policy-map QOS_POLICY class REALTIME priority level 1 police rate percent 10 class class-default bandwidth remaining ratio 1
Router# show mpls forwarding-table 10.10.10.0/24 Local tag Outgoing tag Prefix Outgoing interface Bytes tag switched 16 Pop tag 10.10.10.0/24 GigabitEthernet0/0/0/0 345678 17 Untagged 10.10.10.0/24 GigabitEthernet0/0/0/1 123456
router bgp 65000 neighbor 192.168.1.1 remote-as 64512 address-family ipv4 unicast neighbor 192.168.1.1 route-map SET_COMMUNITY in ! route-map SET_COMMUNITY permit 10 match ip address prefix-list MATCH_CUST_A set community 65000:100 additive ! route-map SET_COMMUNITY deny 20 ! ip prefix-list MATCH_CUST_A seq 5 permit 10.1.0.0/16 le 24
Refer to the exhibit. PE1 configuration snippet: router bgp 65000 neighbor 10.0.0.2 remote-as 65000 neighbor 10.0.0.2 update-source Loopback0 ! address-family vpnv4 neighbor 10.0.0.2 activate neighbor 10.0.0.2 send-community extended ! address-family ipv4 vrf CUSTOMER_A redistribute connected ! CE1 configuration snippet: interface GigabitEthernet0/0 ip address 192.168.1.1 255.255.255.0 no shutdown ! router bgp 65001 network 192.168.1.0 mask 255.255.255.0 neighbor 10.1.1.1 remote-as 65000
Drag steps to the numbered slots on the right, or tap a step then tap a slot.
Drag a concept onto its matching description — or click a concept then click the description.
Segment Identifier, an instruction in the SR header
Segment Routing Global Block of label values
Segment Routing over MPLS data plane
Topology-Independent Loop-Free Alternate for fast reroute
Path Computation Element Protocol for SR path computation
Refer to the exhibit. ! On PE1 ip vrf CUSTOMER rd 100:1 route-target export 100:100 route-target import 100:100 ! ! On PE1 BGP configuration router bgp 65000 neighbor 10.0.0.2 remote-as 65000 neighbor 10.0.0.2 update-source Loopback0 ! address-family vpnv4 neighbor 10.0.0.2 activate neighbor 10.0.0.2 send-community extended ! address-family ipv4 vrf CUSTOMER neighbor 192.168.1.2 remote-as 65001 neighbor 192.168.1.2 activate ! ! On CE1 interface GigabitEthernet0/0 ip address 192.168.1.2 255.255.255.0 ! router bgp 65001 neighbor 192.168.1.1 remote-as 65000 !
Refer to the exhibit. ! On PE router ip access-list extended MATCH_VOIP permit udp any any range 16384 32767 ! class-map match-all VOIP match access-group name MATCH_VOIP ! policy-map QOS_PE class VOIP priority percent 30 class class-default fair-queue ! interface GigabitEthernet0/0/0 service-policy output QOS_PE !
Refer to the exhibit. ! On PE router router bgp 65000 neighbor 10.1.1.1 remote-as 65000 neighbor 10.1.1.1 update-source Loopback0 ! address-family vpnv4 neighbor 10.1.1.1 activate neighbor 10.1.1.1 send-community extended neighbor 10.1.1.1 next-hop-self ! address-family ipv4 vrf CUST_A redistribute ospf 1 vrf CUST_A no synchronization ! !
Refer to the exhibit. ! On PE1 interface Loopback0 ip address 10.0.0.1 255.255.255.255 ! interface GigabitEthernet0/0/0 mpls ip ! router ospf 1 router-id 10.0.0.1 network 10.0.0.0 0.255.255.255 area 0 network 192.168.0.0 0.0.255.255 area 0 ! router ldp ! router bgp 65000 neighbor 10.0.0.2 remote-as 65000 neighbor 10.0.0.2 update-source Loopback0 ! address-family vpnv4 neighbor 10.0.0.2 activate neighbor 10.0.0.2 send-community extended !
Refer to the exhibit. ! Output from show mpls forwarding-table Local Outgoing Prefix Bytes Label Outgoing Next Hop Label Label or Tunnel Id Switched interface 16 Pop 10.1.1.0/24 0 Gi0/0/0 192.168.1.2 17 20 10.2.2.0/24 1000 Gi0/0/0 192.168.1.2 18 Untagged 10.3.3.0/24 500 Gi0/0/0 192.168.1.2 19 22 10.4.4.0/24 2000 Gi0/0/0 192.168.1.2
router bgp 65000 neighbor 10.1.1.1 remote-as 65000 neighbor 10.1.1.1 update-source Loopback0 ! address-family vpnv4 neighbor 10.1.1.1 activate neighbor 10.1.1.1 send-community extended exit-address-family address-family ipv4 vrf CUSTOMER redistribute connected exit-address-family
Refer to the exhibit.
PE1# show ip bgp vpnv4 vrf Customer-B 192.168.10.0
BGP routing table entry for 192.168.10.0/24, version 12
Paths: (1 available, best #1, table Customer-B)
Not advertised to any peer
Refresh Epoch 1
Local, imported path from 10.1.1.2 (via vrf Customer-B)
RD: 65000:100
Origin IGP, metric 0, localpref 100, valid, internal, best
Extended Community: RT:65000:200
Originator: 10.1.1.2, Cluster list: 10.2.2.2
mpls labels in/out: 16023/16030