which two command options are available under the explicit-path configuration mode?

When defining an explicit MPLS TE tunnel path, which two command options are available under
the explicit-path configuration mode? (Choose two.)

When defining an explicit MPLS TE tunnel path, which two command options are available under
the explicit-path configuration mode? (Choose two.)

A.
exclude-address

B.
include-address

C.
next-address

D.
dynamic-address

Explanation:



Leave a Reply 1

Your email address will not be published. Required fields are marked *


safronsoup

safronsoup

IOS

interface tunnel1

tunnel mpls traffic-eng path-option 1 explicit name PATH1
tunnel mpls traffic-eng path-option 5 explicit name PATH2
tunnel mpls traffic-eng path-option 10 explicit name PATH3

ip explicit-path name PATH1 enable
next-address loose 172.16.1.2

ip explicit-path name PATH2 enable
exclude-address 172.16.5.3

ip explicit-path name PATH3 enable
next-address 172.16.2.2
next-address 172.16.3.2