Refer to Exhibit:
You have a workstation and a VoIP phone connected to port ge-0/0/1 on an access switch.
Referring to the exhibit, which two statements are true? (Choose two.)
BC
Explanation:
https://www.juniper.net/documentation//en_US/junos/topics/topic-map/802-1x-and-voip-on-switches.html#id-example-setting-up-voip-with-8021x-and-lldp-med-on-an-ex-series-switch
https://www.juniper.net/documentation/en_US/junos/topics/topic-map/device-discovery-using-lldp-lldp-med.html
You are asked to deploy 802.1X on your EX Series switches. You need to ensure authenticated devices
continue to have access to the network even if the authentication server fails.
Which action meets this configuration objective?
A
Explanation:
https://www.juniper.net/documentation/us/en/software/junos/user-access/topics/concept/802-1x-pnac-divert-authentication-understanding-mx-series.html
In a Layer 2 environment where 802.1X is deployed, which two statements are correct? (Choose
two.)
BD
Explanation:
https://en.wikipedia.org/wiki/IEEE_802.1X
Which two statements about OSPF routing policies are correct? (Choose two.)
AC
Click the Exhibit button.
You receive the same 75.100.0.0/16 route from all four ISPs to which you are connected.
Referring to the exhibit, which ISPs route will be selected as active?
A
Explanation:
https://www.juniper.net/documentation/en_US/junos/topics/reference/general/routing-protocols-address-representation.html
Click the Exhibit button.
During an outage, you review the status of the Q-in-Q implementation on VLAN 300.
Referring to the exhibit, what would be the cause of the outage?
D
Your IPv4 multicast network uses different MX Series routers for the source DR and the PIM sparse-
mode RP.
What is required before PIM register messages are exchanged between the DR and RP routers?
C
Click the Exhibit button.
Which well-known community needs to be used to restrict 10.0.0.0/8 from being advertised to AS 2?
D
Explanation:
https://routersysco.wordpress.com/2011/12/21/bgp-community-attribute-no-advertise-no-
export/#:~:text=%2Dno%2Dadvertise%20means%E2%80%94Do,this%20route%20within%20an%20A
S
.
no-advertiseRoutes in this community name must not be advertised to other BGP peers.
no-exportRoutes in this community must not be advertised outside a BGP confederation boundary.
A stand alone autonomous system that is not part of a confederation should be considered a
confederation itself.
no-export-subconfedRoutes in this community must not be advertised to external BGP peers,
including peers in other members ASs inside a BGP confederation.
When configuring 802.1X authentication, what are three server fail fallback settings? (Choose three.)
BCE
Explanation:
https://www.juniper.net/documentation/en_US/junos/topics/topic-map/radius-server-configuration-ex-series-cli.html#id-configuring-radius-server-fail-fallback-cli-procedure
https://www.juniper.net/documentation/en_US/junos/topics/topic-map/radius-server-configuration-ex-series-cli.html
Permit authentication, allowing traffic to flow from the end device through the interface as if the end
device were successfully authenticated by the RADIUS server.
Deny authentication, preventing traffic from flowing from the end device through the interface. This
is the default.
Move the end device to a specified VLAN if the switch receives a RADIUS access-reject message. The
configured VLAN name overrides any attributes sent by the server. (The VLAN must already exist on
the switch.)
Sustain authenticated end devices that already have LAN access and deny unauthenticated end
devices. If the RADIUS servers time out during reauthentication, previously authenticated end
devices are reauthenticated and new users are denied LAN access.
Click the Exhibit button.
You have configured and applied the policer shown in the exhibit to your Junos device.
Which statement is true in this scenario?
B
Explanation:
RedTraffic that exceeds the burst size for peak traffic (EBS), single-rate marks packets with an
implicit loss priority of high and, optionally, discards the packets.
https://www.juniper.net/documentation/en_US/junos/topics/topic-map/policer-single-rate-three-color.html
https://www.juniper.net/documentation/us/en/software/junos/routing-policy/topics/topic-map/policer-single-rate-three-color.html
Your company has expanded into office space across the street. The new office space has a single
Ethernet
connection connected to an unmanaged switch. You must sort traffic based on the IP address into
different
VLANs once the traffic arrives on your EX Series switches.
D18912E1457D5D1DDCBD40AB3BF70D5D
Which mechanism would you use to accomplish this task?
B
Explanation:
https://next-hop-self.com/juniper-filter-based-vlan-assignment.html
https://www.juniper.net/documentation/us/en/software/junos/routing-policy/topics/example/firewall-filter-ex-series-configuring.html
Click the Exhibit button.
Referring to the exhibit, the source is currently sending multicast traffic using group 224.1.1.1, which
is being received by R1. R2 is not receiving PIM register messages.
What would be the cause of this problem?
A
Explanation:
The multicast traffic being sent by the source must be encapsulated into a PIM register packet. If the
tunneling services under the chassis stanza is not configured, a PE (PIM Encapsulation interface) will
not be present in the multicast first hop router. Anyway long story short, tunneling services must be
turned on or else you will not get PIM register messages sent to the RP.
https://kb.juniper.net/InfoCenter/index?page=content&id=KB13329
Click the Exhibit button.
Referring to the exhibit, you must advertise the 100.0.0.0/16 routes from AS1 to AS2, but R2 is not
advertising any BGP routes to R5.
Why is this happening in this scenario?
B
Explanation:
https://www.juniper.net/documentation/en_US/junos/topics/concept/policy-routing-policies-actions-defaults.html
Default BGP Export Policy:
Readvertise all active BGP routes to all BGP speakers, while following protocol-specific rules that
prohibit one IBGP speaker from readvertising routes learned from another IBGP speaker, unless it is
functioning as a route reflector.
ed@vMX-PE1# show protocols bgp group eBGP | display set
set protocols bgp group eBGP type external
set protocols bgp group eBGP family inet unicast rib-group inet0-to-test
set protocols bgp group eBGP peer-as 3
set protocols bgp group eBGP neighbor 10.0.13.3
[edit]
ed@vMX-PE1#
You have an IPv4 multicast network configured as PIM-SM.
What must be done before replacing your static RP with auto-RP?
A
Explanation:
https://www.juniper.net/documentation/en_US/junos/topics/task/configuration/mcast-pim-auto-rp.html
"Because PIM dense mode is necessary to enable auto-RP to work, which in turns enables PIM
sparse mode to work, you must configure PIM sparse-dense mode in the PIM domains that use auto-
RP."
You have multiple BGP routes to the same prefix with equal local-preference values and AS-path
lengths.
In this scenario, which route will be preferred in the route selection process?
C
Explanation:
https://www.juniper.net/documentation/en_US/junos/topics/reference/general/routing-protocols-address-representation.html