Nokia
4A0-101 · Question #105
What is wrong with the following filter configuration from an Alcatel-Lucent 7750 SR? RTR-B# configure filter RTR-B>config>filter# ip-filter 1 create RTR-B>config>filter>ip-filter$ entry 1 create…
The correct answer is D. All traffic is being blocked. See the full explanation below for the reasoning.
Question
What is wrong with the following filter configuration from an Alcatel-Lucent 7750 SR? RTR-B# configure filter RTR-B>config>filter# ip-filter 1 create RTR-B>config>filter>ip-filter$ entry 1 create RTR-B>config>filter>ip-filter>entry$ match src-ip 172.2.0.0/16 RTR-B>config>filter>ip-filter>entry# action drop RTR-B# configure router interface toRTR-A RTR-B>config>router>if# egress RTR-B>config>router>if>egress# filter ip 1
Options
- AThere is nothing wrong with this filter
- BThe filter should be applied to the ingress and not the egress.
- CThe mask cannot be a "/" value, it must be in dotted decimal.
- DAll traffic is being blocked
How the community answered
(20 responses)- A5% (1)
- B5% (1)
- C10% (2)
- D80% (16)
Community Discussion
No community discussion yet for this question.