Refer to the exhibit. Packets arriving from source 209.165.200.215 must be sent with the precedence bit set to 1, and packets arriving from source 209.165.200.216 must be sent with the precedence bit set to 5. Which action resolves the issue?
A.
set ip precedence critical in route-map Texas permit 20
B.
set ip precedence critical in route-map Texas permit 10
C.
set ip precedence priority in route-map Texas permit 20
D.
set ip precedence immediate in route-map Texas permit 10
Answer is correct
IP Precedence
000 (0) Routine or Best Effort
001 (1) Priority
010 (2) Immediate
011 (3) Flash - mainly used for Voice Signaling or for Video.
100 (4) Flash Override
101 (5) Critical -mainly used for Voice RTP.
110 (6) Internet
111 (7) Network
route-map Texas permit 10
match ip address 1
set ip precedence priority --> bit set to 1 implies priority
set ip next hop x.x.x.x
!!
route-map Texas permit 20
match ip address 2
---------- --> bit set to 5 implies critical (set ip precedence critical)
set ip next hop x.x.x.x
Ans is correct
https://www.ccexpert.us/ccie/setting-ip-precedence.html
upvoted 2 times
...
This section is not available anymore. Please use the main Exam Page.300-410 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
shoo83
Highly Voted 2 years, 3 months agotubirubs
Most Recent 8 months, 1 week ago[Removed]
9 months, 1 week agopepgua
1 year, 10 months agojarz
2 years, 6 months ago