List of questions
Related questions
Question 361 - 350-501 discussion
Refer to the exhibit.
The engineering team wants to limit control traffic on router RX with the following IP address assignments:
• Accepted traffic for router: 10.0.0.0/24
• NOC users IP allocation: 192.168.10.0/24
Which additional configuration must be applied to RX to apply the policy for MSDP?
RX(config)#access-list 151 permit tcp any gt 1024 10.10.0.0 0.0.0.255 eq 639
RX(config)#access-list 151 permit tcp any eq 639 10.10.0.0 0.0.0.255 gt 1024 established
RX(config)#access-list 150 permit tcp any gt 1024 10.0.0.0 0.0.0.255 eq 639
RX(config)#access-list 150 permit tcp any eq 639 10.0.0.0 0.0.0.255 gt 1024 established
RX(config)#access-list 151 permit tcp any 10.0.0.0 0.0.0.255 eq 639
RX(config)#access-list 151 permit udp any 10.0.0.0 0.0.0.255 eq 639
RX(config)#access-list 150 permit tcp any 10.0.0.0 0.0.0.255 eq 639
RX(config)#access-list 150 permit udp any 10.0.0.0 0.0.0.255 eq 639
0 comments
Leave a comment first