Você está na página 1de 36

This document contains text automatically extracted from a PDF or image file.

Formatting may have


been lost and not all text may have been recognized.
To remove this note, right-click and select "Delete table".

*
Exam Name: Juniper Networks Certified Internet Specialist (JNCIS-M)
Exam Type: Juniper Networks
Exam Code: JN0-304 Total Question 207
Question: 1
Routers A and B have an OC12c and a GE link between them and are running OSPF over both
of these links. Which statement is correct, assuming the default JUNOS software OSPF metric
calculation?
A. There are two equal cost paths between A and B.
B. The GE link is the preferred path between A and B.
C. The OC12c link is the preferred path between A and B.
D. Manual metric assignment must be configured to determine the outcome.
Answer: A
Question: 2
What is the default function of a secondary path in MPLS?
A. to act as an equal-cost path to the primary path
B. to enable another LSP for load balancing
C. to act as a diverse backup path to the primary path
D. to allow the use of explicit path selection via EROs
Answer: C
Question: 3
How long is an IPv6 address?
A. 32 bits
B. 64 bits
C. 128 bits
D. 256 bits
Answer: C
Question: 4
Which three are well-known mandatory BGP attributes? (Choose three.)
A. Origin
B. AS path
C. Next hop
D. Community
E. Multiple exit discriminator
Answer: A, B, C
Question: 5
In which two ways can you influence how downstream LSRs treat MPLS traffic? (Choose two.)
A. Use an EXP rewrite table.
B. Use a DSCP rewrite table.
C. Statically assign a CoS value to an LDP-signaled LSP.
D. Statically assign a CoS value to an RSVP-signaled LSP.
Answer: A, D
Question: 6
Which three authentication options does IS-IS support? (Choose three.)
Page 1 of 42
*
Exam Name: Juniper Networks Certified Internet Specialist (JNCIS-M)
Exam Type: Juniper Networks
Exam Code: JN0-304 Total Question 207
A. MD5
B. DES
C. Kerberos
D. unauthenticated
E. simple password
Answer: A, D, E
Question: 7
Two Label-Switched Paths called LSP A and LSP B have been configured on a router. LSP A has
been configured with a hold-priority of 3. There is insufficient reservable bandwidth along the path
to accomodate both LSPs reservation requirements. Which setup priority must LSP B have to
pre-empt LSP A and use its bandwidth?
A. 2
B. 3
C. 4
D. 7
Answer: A
Question: 8
Which configuration defines a BGP route reflector?
A. group cluster-1 { type external; local-address 192.168.56.1; cluster-list 1.1.1.1; neighbor
192.168.48.1; neighbor 192.168.52.1; }
B. group cluster-1 { type internal; local-address 192.168.56.1; cluster 1.1.1.1; client 192.168.48.1;
client 192.168.52.1; }
C. group cluster-1 { type cluster; local-address 192.168.56.1; cluster-list 1.1.1.1; neighbor
192.168.48.1; neighbor 192.168.52.1; }
D. group cluster-1 { type external; local-address 192.168.56.1; cluster 1.1.1.1; neighbor
192.168.48.1; neighbor 192.168.52.1; }
Answer: B
Question: 9
Given the following policy:
[edit policy-options] policy-statement my-filter { term first { from { route-filter 192.168.0.0/16
orlonger accept; route-filter 192.168.1.0/24 exact accept; route-filter 192.168.2.0/24 exact; } then {
metric 10; accept; } term second { then { metric 20; accept; } policy-statement main { term
change-attributes {from { policy my-filter; } then accept; } term default { then reject; } [edit
protocols] bgp { export main; } Which action occurs when the static route 192.168.0.0/25 is
evaluated by the policy main-policy?
A. The route is not advertised into BGP.A.The route is not advertised into BGP.
B. The route is advertised into BGP with metric 10.B.The route is advertised into BGP with metric
10.
C. The route is advertised into BGP with metric 20.C.The route is advertised into BGP with metric
20.
D. The route is advertised into BGP with default metric.D.The route is advertised into BGP with
default metric.
Answer: D
Page 2 of 42
*
Exam Name: Juniper Networks Certified Internet Specialist (JNCIS-M)
Exam Type: Juniper Networks
Exam Code: JN0-304 Total Question 207
Question: 10
OSPFv3 is used to route which type of packets?
A. IPv4
B. IPv6
C. MPLS
D. IS-IS
Answer: B
Question: 11
Which three are used to create a separate multicast and unicast forwarding topology on a Juniper
Networks router? (Choose three.)
A. MBGP
B. RIB groups
C. firewall filters
D. routing policy
E. filter based forwarding (FBF)
Answer: A, B, D
Question: 12
What is the correct configuration of Anycast RP on the loopback interface, assuming a shared
anycast address of 10.1.1.1?
A. [edit] interfaces { ... lo0 { unit 0 { family inet { address 10.1.1.1/32 primary; address
169.144.10.1/32;
B. [edit] interfaces { ... lo0 { unit 0 { family inet { address 10.1.1.1/32 preferred; address
169.144.10.1/32;
C. [edit] interfaces {... lo0 { unit 0 { family inet { address 169.144.10.1/32 primary;
address 10.1.1.1/32;
D. [edit]D. [edit] interfaces { ... lo0 { unit 0 { family inet { address 169.144.10.1/32 preferred;
address 10.1.1.1/32;
Answer: C
Question: 13
Which two statements about IS reach ability TLV (TLV 2) and the extended IS reach ability (TLV
22) are true? (Choose two.)
A. TLV 22 supports wide metrics.
B. TLV 2 is only used in Level 1 routers.
C. TLV 22 displays the neighbor's extended areas.
D. Only TLV 22 can support the inclusion of sub-TLVs.
Answer: A, D
Question: 14
When using OSPF as your IGP, which operation al command must be enabled to populate the
TED for CSPF calculations?
A. cspf enable
B. disable no-cspf
C. traffic-engineering
Page 3 of 42
*
Exam Name: Juniper Networks Certified Internet Specialist (JNCIS-M)
Exam Type: Juniper Networks
Exam Code: JN0-304 Total Question 207
D. enable traffic-engineering-database
Answer: C
Question: 15
What is the use of MSDP across multiple PIM domains?
A. It scopes multicast traffic.
B. It prevents multicast routing loops.
C. It advertises active multicast sources.
D. It advertises RPs to all downstream routers.
Answer: C
Question: 16
In JUNOS software, which two are methods of restricting multicast traffic beyond your domain?
(Choose two.)
A. MSDP
B. Routing policy
C. Administrative scoping
D. Bootstrap export policy
Answer: B, C
Question: 17
When comparing CPE and provider-provisioned VPNs (PPVPN), which two statements are true?
(Choose two.)
A. CPE VPNs require dedicated VPN aware hardware at customer site, PPVPN does not.
B. PPVPNs require dedicated VPN aware hardware at customer site, CPE VPNs does not.
C. CPE VPNs scale better than PPVPNs as they do not require a per site configuration on the
CPE.
D. PPVPNs scale better than CPE VPNs as they do not require a per site configuration on the
CPE.
Answer: A, D
Question: 18
According to JUNOS software route selection algorithm, which IS-IS route type is most preferred?
A. Level 1 internal routes
B. Level 1 external routes
C. Level 2 internal routes
D. Level 2 external routes
Answer: A
Question: 19
Which setting in JUNOS software forces a bgp speaker to wait for a bgp neighbor to initiate a bgp
session?
A. wait
B. hold
C. passive
Page 4 of 42
*
Exam Name: Juniper Networks Certified Internet Specialist (JNCIS-M)
Exam Type: Juniper Networks
Exam Code: JN0-304 Total Question 207
D. authenticate
Answer: C
Question: 20
Which three TLV types are valid in an IS-IS Hello PDU? (Choose three.)
A. TLV 10 Authentication
B. TLV 1 Area Addresses
C. TLV 211 Graceful Restart
D. TLV 137 Dynamic Hostname Resolution
E. TLV 14 ABRs
Answer: A, B, C
Question: 21
Which three commands allow you to verify the current state of your BGP neighbors? (Choose
three.)
A. show bgp group
B. show bgp status
C. show bgp summary
D. show bgp neighbor
E. show protocols bgp
Answer: A, C, D
Question: 22
Which two methods are used to assign a route-distinguisher in a Kompella Layer 2 VPN?
(Choose two.)
A. by assigning the RD under the routing-instances
B. by assigning the RD under protocols bgp
C. by assigning the RD under routing-options
D. by assing the RD under policy-options
Answer: A, C
Question: 23
How is a Rendezvous Point tie broken in Auto-RP?
A. lowest IP address
B. highest IP address
C. lowest MAC address
D. highest MAC address
Answer: B
Question: 24
In JUNOS software, which statement is true regarding the OSPF advertisement of the loopback
IP address on the ABR?
A. When Area 0 is active, the loopback interface must be configured in OSPF for it to be
advertised.
B. When Area 0 is active, the loopback address is automatically advertised into other areas.
Page 5 of 42
*
Exam Name: Juniper Networks Certified Internet Specialist (JNCIS-M)
Exam Type: Juniper Networks
Exam Code: JN0-304 Total Question 207
C. When Area 0 is active, the OSPF router-id must match the loopback address for the loopback
address to be advertised.
D. When Area 0 is active, the router-id must be configured for the loopback address to be
advertised.
Answer: A
Question: 25
Which action occurs when the BGP route 20.1.0.0/16 is evaluated by the policy expression? [edit
policy-options] policy-statement reject_10 { from { route-filter 20.1.0.0/16 orlonger; } then {
community add 90-1; reject; } policy-statement accept_20 { from { route-filter 20.1.0.0/16 orlonger;
} then { community add 100-1; accept; } community 100-1 members 100:1; community 90-
1members 90:1 [edit protocols] bgp {group ebgp-group { neighbor 172.16.201.1 { export (reject
10 || accept-20);}
A. The route is not announced.
B. The route is announced with community 90:1 added.
C. The route is announced with community 100:1 added. C. The route is announced with
community 100:1 added.
D. The route is announced with communities 90:1 and 100:1 added. D. The route is announced
with communities 90:1 and 100:1 added.
Answer: D
Question: 26
Given the policy:
policy-statement find-specific-routes { term get-good-routes { from { protocol static; metric 10; }
then accept; } term stop-bad-routes { from protocol static; then reject;} Which routes will be
accepted?
A. all active static routes with no metric
B. all inactive static routes with no metric
C. all active static routes with a metric of 10
D. all inactive static rotues with a metric of 10
Answer: C
Question: 27
Two routers connected by a point-to-point link are establishing an adjacency. Which IS-IS PDU
requests LSPs that are missing from the router's databases?
A. a Link-State PDU
B. a Link-State Request PDU
C. a Partial Sequence Number PDU
D. a Complete Sequence Number PDU
Answer: C
Question: 28
Which three RP election mechanisms are available in a PIM-SM domain? (Choose three.)
A. Static
B. Auto-RP
C. Dynamic-RP
D. Bootstrap router
Page 6 of 42
*
Exam Name: Juniper Networks Certified Internet Specialist (JNCIS-M)
Exam Type: Juniper Networks
Exam Code: JN0-304 Total Question 207
E. Anycast-RP
Answer: A, B, D
Question: 29
Which JUNOS software operational-mode command displays the status of a Martini VPN?
A. show ldp neighbor
B. show martini connections
C. show l2circuit connections
D. show l2vpn connections
Answer: C
Question: 30
On what is the Kompella control plane based?
A. IGP
B. LDP
C. BGP
D. MPLS
Answer: C
Question: 31
Which three attributes are advertised to the remote PE in BGP-based VPNs? (Choose three.)
A. circuit ID
B. VPN label
C. route target
D. VPN number
E. route distinguisher
Answer: B, C, E
Question: 32
What are three TLVs that support IS-IS extensions for traffic engineering? (Choose three.)
A. Extended IS reachability
B. Extended IP reachability
C. Traffic engineering opaque
D. Traffic engineering router ID
E. Extended MPLS reachability
Answer: A, B, D
Question: 33
A successful authentication attempt by a RADIUS server does not supply a username to the
JUNOS software. Which username is used by default?
A. root
B. local
C. radius
D. remote
Page 7 of 42
*
Exam Name: Juniper Networks Certified Internet Specialist (JNCIS-M)
Exam Type: Juniper Networks
Exam Code: JN0-304 Total Question 207
Answer: D
Question: 34
In JUNOS software, which would prevent an OSPF router from importing the 10.0.0.4/30
summary route?
A. Import policies are not allowed for internal routes, so this is not possible.
B. Export policies are not allowed, so this is not possible.
C. Apply a firewall filter matching 10.0.0/4/30 and reject the route.
D. Apply an import policy matching 10.0.0.4/30 and reject the route.
Answer: A
Question: 35
Which configuration correctly limits maximum queuing delay to 200 milliseconds?
A. ef-scheduler { transmit-rate 20m; buffer-size temporal 200000; priority high; }
B. ef-scheduler { transmit-rate 20m; buffer-size percent 20; priority high; }
C. ef-scheduler { transmit-rate 20m; buffer-size temporal 200; priority high; }
D. ef-scheduler { transmit-rate 20m; delay-limit 200; priority high; }
Answer: A
Question: 36
What is the function of the helper router during a restart event in OSPF?
A. Sends Rapid Hellos to the restarting router.
B. Maintains Adjancency with restarting router.
C. Sends periodic DD packets to the restarting router.
D. Floods Type 9 LSAs to all routers indicating a restarting event.
Answer: B
Question: 37
Firewall filters can perform which two actions? (Choose two.)
A. Log packets.
B. Set packet metrics.
C. Count packets.
D. Decrement packet's TTL value.
Answer: A, C
Question: 38
In BGP graceful restart, how does a peer router indicate the end of a route exchange?
A. an open message with the E bit set
B. an update message with the E bit set
C. an open message with an end-of-RIB marker
D. an update message with an end-of-RIB marker
Answer: D
Question: 39
What are three functions associated with JUNOS software class of service? (Choose three.)
Page 8 of 42
*
Exam Name: Juniper Networks Certified Internet Specialist (JNCIS-M)
Exam Type: Juniper Networks
Exam Code: JN0-304 Total Question 207
A. Log incoming traffic.
B. Classify incoming packets.
C. Manage outbound bandwidth.
D. Manage congestion by intelligently dropping traffic.
E. Classify ATM QoS packets into an equivalent IP CoS environment.
Answer: B, C, D
Question: 40
What are two characteristics of the RED algorithm a simple mented in JUNOS software? (Choose
two.)
A. It profiles based on bandwidth.
B. It profiles based on loss priority.
C. It prevents traffic loss through buffering.
D. It prevents global synchronization with tail drops.
Answer: B, D
Question: 41
You want to suppress advertisement of all routes within the 200.200.0.0/16 range to your OSPF
neighbors in other areas. Which configuration accomplishes this goal?
A. [edit protocols ospf area area-id] area-range 200.200.0.0/16 discard;
B. [edit protocols ospf area area-id] area-range 200.200.0.0/16 restrict;
C. [edit protocols ospf area area-id] area-range 200.200.0.0/16 no-summary;
D. [edit protocols ospf area area-id] area-range 200.200.0.0/16 suppress;
Answer: B
Question: 42
You have a Level 1-only router (Router A) in IS-IS area 49.0001. How does Router A learn how to
get to IP prefixes in other areas?
A. Router A must have a Level 2 adjacency with the Level 1/Level 2 router in area 49.0001.
B. The Level 1/Level 2 router in area 49.0001 sets the "attached" bit in the Level 1 link-state PDU
(LSP) it floods into area 49.0001.
C. The Level 1/Level 2 router in area 49.0001 sets the "attached" bit in the Level 2 LSP it floods
into area 49.0001.
D. The Level 1/Level 2 router in area 49.0001 advertises these prefixes into area 49.0001 using a
Level 2 LSP it floods into the area.
Answer: B
Question: 43
What is the default hello interval for RSVP in the JUNOS software?
A. 1 second
B. 3 seconds
C. 9 seconds
D. 12 seconds
Answer: C
Page 9 of 42
*
Exam Name: Juniper Networks Certified Internet Specialist (JNCIS-M)
Exam Type: Juniper Networks
Exam Code: JN0-304 Total Question 207
Question: 44
In JUNOS software, what is the only BGP attribute where a higher value is preferred?
A. MED
B. origin
C. preference
D. local preference
Answer: D
Question: 45
Which three components are part of the Network Entity Title (NET) on an IS-IS router? (Choose
three.)
A. AFI
B. MAC
C. area
D. N-Selector
E. IP address
Answer: A, C, D
Question: 46
Given the community: community my-company members "^[1-3]*7:666$"; Which three
communities does this expression match? (Choose three.)
A. 17:666
B. 17:667
C. 27:666
D. 37:666
E. 47:666
Answer: A, C, D
Question: 47
Into which protocol are LDP hello messages encapsulated?
A. ICMP
B. BFD
C. UDP
D. MPLS
Answer: C
Question: 48
What are two purposes of the 224.0.1.40 address in Auto-RP? (Choose two.)
A. Configured mapping agents listen to this address.
B. Mapping agents select RP for a group based on highest IP address of all the group's C-RPs.
C. RP mapping agent advertises complete list of group-to-RP mappings.
D. All configured PIM-SM routers listen to this address and learn the correct RP to use for each
known group.
Answer: C, D
Page 10 of 42

Você também pode gostar