Вы находитесь на странице: 1из 11

Correct რაც არის ეგ მონიშნე ეგენია სწორები.

Which statement is true about the internal link between the Routing
Engine and the Packet Forwarding Engine?
Selected Answer
 It is rate limited to avoid DDoS attacks.
Correct
 It is rate limited to avoid DDoS attacks.
How does a Junos device handle exception traffic?
Selected Answer
 Exception packets are sent to the Routing Engine for processing.
Correct
 Exception packets are sent to the Routing Engine for processing.
Which two Junos product lines are used for switching? (Choose two.)
Selected Answer
 EX Series
 MX Series
Correct
 EX Series
 MX Series
Which two Junos product lines are used primarily for security? (Choose
two.)
Selected Answer
 SRX Series
 J Series
Correct
 SRX Series
 J Series
Which two Junos product lines are used primarily for routing? (Choose
two.)
Selected Answer
 M Series
 MX Series
Correct
 M Series
 MX Series
Which two statements are true about the Junos OS? (Choose two.)
Selected Answer
 Junos OS images are platform-specific.
 All variants of Junos OS are based on the same base-level software.
Correct
 Junos OS images are platform-specific.
 All variants of Junos OS are based on the same base-level software.
You are in configuration mode at the top of the hierarchy. How would
you save your configuration to a file on the router?
Selected Answer
 save <filename>
Correct
 save <filename>
Which two CLI commands allow you to move between different
configuration hierarchies? (Choose two.)
Selected Answer
 edit
 up
Correct
 edit
 up
Which key could you use to auto-complete a command in the Junos CLI?
Selected Answer
 Spacebar
Correct
 Spacebar
You have made changes to the candidate configuration. Which action
will make the router apply these changes?
Selected Answer
 Commit all changes at once, whenever ready.
Correct
 Commit all changes at once, whenever ready.
You are in configuration mode at the top of the hierarchy. You need to
abort the changes that you have made and start again with a fresh copy
of the active configuration. Which command should you use to
accomplish this task?
Selected Answer
 rollback 0
Correct
 rollback 0
Which command allows you to commit your configuration changes, but
has the device revert to the previous configuration automatically after
10 minutes if you do not commit a second time?
Selected Answer
 commit confirmed
Correct
 commit confirmed
Which CLI command restores a previously active configuration?
Selected Answer
 rollback
Correct
 rollback
Uncommitted changes configured in Junos are located in which
location?
Selected Answer
 candidate configuration
Correct
 candidate configuration
What is the maximum number of rollback files a Junos device can store?
Selected Answer
 50
Correct
 50
Which method loads the configuration that was active before your last
commit?
Selected Answer
 rollback 1
Correct
 rollback 1
Which command allows you to verify the syntax and consistency of
your configuration without actually activating your configuration?
Selected Answer
 commit check
Correct
 commit check
Which operational command allows you to compare two files stored on
your router?
Selected Answer
 file compare files File-A File-B
Correct
 file compare files File-A File-B
Which two statements are true regarding interface properties? (Choose
two.)
Selected Answer
 IPv4 and IPv6 addresses are configured under the logical unit.
 Physical parameters such as MTU, duplex mode, and speed are configured under the
interface name.
Correct
 IPv4 and IPv6 addresses are configured under the logical unit.
 Physical parameters such as MTU, duplex mode, and speed are configured under the
interface name.
Which statement is correct about protocol families on an interface?
Selected Answer
 Multiple families and addresses can be configured under the same logical unit.
Correct
 Multiple families and addresses can be configured under the same logical unit.
What is the interface name for the third SONET interface on a PIC
installed in PIC slot 1, FPC slot 1?
Selected Answer
 interface so-1/1/2
Correct
 interface so-1/1/2
Which operational CLI command displays packet and byte counts for an
interface in real time?
Selected Answer
 monitor interface
Correct
 monitor interface
Which protocol family is required prior to assigning an IP address to an
interface?
Selected Answer
 inet
Correct
 inet
Which command configures an address of 192.168.1.1 with a mask of
255.255.255.0 on interface ge-0/0/0?
Selected Answer
 set ip interface ge-0/0/0 address 192.168.1.1/24
Correct
 set interfaces ge-0/0/0 unit 0 family inet address 192.168.1.1/24
Which statement is correct about logical units on Junos device
interfaces?
Selected Answer
 A logical unit is always required.
Correct
 A logical unit is always required.
After issuing the show interfaces terse command, you notice that the
status of one interface is "up down." What does this status indicate?
Selected Answer
 The interface is administratively up, but the link status is down.
Correct
 The interface is administratively up, but the link status is down.
How many IP addresses can be configured on a given interface?
Selected Answer
 as many as you want
Correct
 as many as you want
Which of the following commands will configure the maximum
transmission unit (MTU) size of a Fast Ethernet interface?
Selected Answer
 set interfaces fe-0/0/0 mtu 1200
Correct
 set interfaces fe-0/0/0 mtu 1200
Which two statements are correct regarding logical units on Junos
devices? (Choose two.)
Selected Answer
 Logical units are always required for any interface configured with logical addresses such as
IPv4 and IPv6.
 Logical unit 0 is the only value allowed on interfaces running HDLC or PPP encapsulations.
Correct
 Logical units are always required for any interface configured with logical addresses such as
IPv4 and IPv6.
 Logical unit 0 is the only value allowed on interfaces running HDLC or PPP encapsulations.
The interface ge-0/2/3 is located in which flexible PIC concentrator slot?
Selected Answer
 0
Correct
 0
Which logical unit number must be configured on an interface using
PPP encapsulation?
Selected Answer
 unit 0
Correct
 unit 0
What are two logical interface properties? (Choose two.)
Selected Answer
 IP address
 DLCI
Correct
 IP address
 DLCI
Which operational command is used to retrieve the serial numbers of
components installed in a Junos device?
Selected Answer
 show chassis hardware
Correct
 show chassis hardware
Which operational command is used to show active alarms on a Junos
device?
Selected Answer
 show chassis alarms
Correct
 show chassis alarms
Which operational command allows a user to view the exhaust
temperatures of a Junos device?
Selected Answer
 show chassis environment
Correct
 show chassis environment
Which operational command shows the contents of the LCD display on
an MX Series device?
Selected Answer
 show chassis craft-interface
Correct
 show chassis craft-interface
Which operational command displays the temperature of the Routing
Engine's CPU?
Selected Answer
 show chassis routing-engine
Correct
 show chassis routing-engine
Which operational command allows you to decode packets, similar to
tcpdump in UNIX?
Selected Answer
 traceoptions interface-name
Correct
 monitor traffic interface interface-name
Which CLI command will ping destination 10.0.29.1?
Selected Answer
 user@host> ping 10.0.29.1
Correct
 user@host> ping 10.0.29.1
The monitor traffic command provides access to which utility?
Selected Answer
 tcpdump
Correct
 tcpdump
Which two statements are correct about traceroute on Junos devices?
(Choose two.)
Selected Answer
 It receives ICMP time-exceeded packets.
 It transmits UDP packets.
Correct
 It receives ICMP time-exceeded packets.
 It transmits UDP packets.
Which command initiates a loopback on a Gigabit Ethernet interface ge-
0/0/0?
Selected Answer
 user@host# set interfaces ge-0/0/0 gigether-options loopback
Correct
 user@host# set interfaces ge-0/0/0 gigether-options loopback
Which three are examples of next hops that can be defined for static
routes? (Choose three.)
Selected Answer
 egress interface name
 discard
 next hop IP address
Correct
 egress interface name
 discard
 next hop IP address
Which statement accurately defines the role of a qualified next hop?
Selected Answer
 It is an alternative next hop for a static route.
Correct
 It is an alternative next hop for a static route.
Which two statements are true about a qualified next hop? (Choose
two.)
Selected Answer
 It allows independent protocol preference for static routes.
 It is referred to as a floating static route.
Correct
 It allows independent protocol preference for static routes.
 It is referred to as a floating static route.
Which three statements are true about dynamic routing protocols?
(Choose three.)
Selected Answer
 They share network layer reachability information among neighbors.
 They are scalable.
 They automate next-hop decisions.
Correct
 They share network layer reachability information among neighbors.
 They are scalable.
 They automate next-hop decisions.
What are three advantages that dynamic routing protocols offer over
static routing protocols? (Choose three.)
Selected Answer
 greater network scalability
 lower administrative overhead
 increased network availability
Correct
 greater network scalability
 lower administrative overhead
 increased network availability
What happens when a route does not match any user-configured
policies?
Selected Answer
 The route is sent to the default policy.
Correct
 The route is sent to the default policy.
Given the policy shown in the exhibit, which action will be taken when a
static route to 172.10.16.0/24 is evaluated?
Selected Answer
 accept
Correct
 accept
You are configuring a firewall filter. Which "from" configuration would
match only those packets destined for 10.10.10.1?
Selected Answer
 set term 1 from address 10.10.10.1
Correct
 set term 1 from destination-address 10.10.10.1
How do you send static routes to a RIP neighbor?
Selected Answer
 Apply an export policy within RIP that matches on the routes and then accepts them.
Correct
 Apply an export policy within RIP that matches on the routes and then accepts them.
Which two statements describe the default routing policy for BGP?
(Choose two.)
Selected Answer
 Accept all BGP routes and import into inet.0.
 Advertise all active BGP routes.
Correct
 Accept all BGP routes and import into inet.0.
 Advertise all active BGP routes.
A BGP route does not match any term within a routing policy applied to
BGP. Which action is taken by the router for this route?
Selected Answer
 It advertises the route according to BGP rules.
Correct
 It advertises the route according to BGP rules.
A packet has a source IP address of 20.2.2.1 and a destination address
of 10.1.1.1. Given the firewall filter shown in the exhibit, which
configuration change should be made to the filter so that this packet
will be counted and discarded?
Selected Answer
 insert term 4 before term 1
Correct
 insert term 4 before term 1
The routing policy shown in the exhibit has been applied as an export
policy under protocols OSPF. However, the static route for destination
10.1.1.0/24 is not being advertised. How can the configuration be
corrected to allow the route to be advertised?
Selected Answer
 insert term 1 after term 2
Correct
 insert term 1 after term 2

Вам также может понравиться