ExamQuestions.com

Register
Login
CCIE Service Provider Written v4.1 (400-201) Exam Questions

Cisco

CCIE Service Provider Written v4.1 (400-201)

42 / 250

Question 42:


                
                
            
                image
            
            
                
Refer to the exhibit. A network engineer from ISP 2 is designing the BGP architecture with a requirement of preventing their customer AS 65001 from becoming a Transit AS, using the following configuration: router bgp 65000 neighbor 10.0.0.1 remote-as 65001 neighbor 10.0.0.1 route-map BGP-ROUTE-POLICY in Which two Cisco IOS command should be used within the route-map to achieve this goal on ISP 2 from AS 65000? 

Answer options:

A. ip as-path access-list 1 permit ^65001$!route-map BGP-ROUTE-POLICY deny 10match as-path 1!route-map BGP-ROUTE-POLICY permit 10
B. ip as-path access-list 1 permit ^65001$!route-map BGP-ROUTE-POLICY permit 10match as-path 1
C. route-map BGP-ROUTE-POLICY permit 10set community no-export additive
D. route-map BGP-ROUTE-POLICY permit 10set community no-advertise additive