Which account is used to access a Junos device in factory-default configuration?
Which account is used to access a Junos device in factory-default configuration?A . rootB . adminC . juniperD . userView AnswerAnswer: A
Given the configuration shown in the exhibit, which statement is correct about traffic matching the route 10.10.10.0/24?
-- Exhibit -- [edit routing-options] user@router# show static { defaults { metric 10; preference 10; } route 10.10.10.0/24 { next-hop 192.168.100.1; qualified-next-hop 192.168.200.1; preference 6; } metric 8; } } -- Exhibit -- Given the configuration shown in the exhibit, which statement is correct about traffic matching the route 10.10.10.0/24?A...
Which configuration will resolve this problem?
-- Exhibit -- [edit policy-options] user@router# show policy-statement block-routes { term 1 { from { route-filter 172.27.0.0/24 longer; } then reject; } term 2 { then accept; } } -- Exhibit -- You are asked to ensure that your device does not accept any prefixes within the 172.27.0.0/24 network. You...
Which command returns a list of commands in which a given keyword is used throughout the Junos hierarchies?
Which command returns a list of commands in which a given keyword is used throughout the Junos hierarchies?A . help topicB . help referenceC . help aproposD . help tipView AnswerAnswer: C
What is the central processing component of the forwarding plane?
What is the central processing component of the forwarding plane?A . PFEB . REC . Junos OSD . forwarding tableView AnswerAnswer: A
Given the configuration shown in the exhibit, which statement is correct about traffic matching the route 10.10.10.0/24?
-- Exhibit -- [edit routing-options] user@router# show static { defaults { metric 10; preference 10; } route 10.10.10.0/24 { next-hop 192.168.100.1; qualified-next-hop 192.168.200.1; preference 6; } metric 8; } } -- Exhibit -- Given the configuration shown in the exhibit, which statement is correct about traffic matching the route 10.10.10.0/24?A...
By default, what are three valid routing tables? (Choose three.)
By default, what are three valid routing tables? (Choose three.)A . inet.0B . inet4.0C . inet.6D . inet6.0E . inet.3View AnswerAnswer: A, D, E
Which two statements are correct regarding default protocol preference values? (Choose two.)
Which two statements are correct regarding default protocol preference values? (Choose two.)A . RIP is preferred over OSPF external routes.B . Direct, local, and static routes have the same preference value.C . OSPF's preference value is lower than BGE . OSPF has a single preference value for both internal and...
What information is used by a switch to forward an Ethernet frame to its destination?
What information is used by a switch to forward an Ethernet frame to its destination?A . IP addressB . destination MAC addressC . ARP table entryD . FCS checksumView AnswerAnswer: B
Which routing protocol should you use in this scenario?
You have a network containing 120 routers. You must establish and maintain connectivity between the loopback interfaces of all routers. Because of the critical services using the network, you need redundancy and fast failover. Which routing protocol should you use in this scenario?A . OSPFB . RIPC . BGPD ....