<< Prev Question Next Question >>

Question 57/209

-- Exhibit --
user@router> show configuration routing-options autonomous-system
65550;
user@router> show configuration protocols bgp
group ibgp {
type internal;
neighbor 10.0.3.5;
}
group ibgpv6 {
type internal;
local-address 2001:ffff::3:4;
neighbor 2001:ffff::3:5;
}
group as65010 {
family inet {
unicast;
}
family inet6 {
unicast;
}
export as65010-out;
peer-as 65010;
neighbor 172.16.0.6;
}
user@router> show configuration policy-options
policy-statement as65010-out {
term locally-originated {
from as-path local-only;
then {
metric 7000;
}
}
term from-as65222 {
from as-path as65222-orig;
then as-path-prepend "65550 65550 65550 65550";
}
term transit-as701 {
from as-path transit-as701;
then {
metric 6;
}
}
then accept;
}
as-path local-only "(.*)";
as-path as65222-orig ".* 65222";
as-path transit-as701 ".* 701 .*";
user@router> show route advertising-protocol bgp 172.16.0.6
inet.0: 43 destinations, 47 routes (43 active, 0 holddown, 0 hidden)
Prefix Nexthop MED Lclpref AS path
* 10.0.2.0/30 Self 7000 I
* 10.0.2.4/30 Self 7000 I
* 10.0.2.8/30 Self 7000 I
* 10.0.2.16/30 Self 7000 I
* 10.0.3.3/32 Self 7000 I
* 10.0.3.4/32 Self 7000 I
* 10.0.3.5/32 Self 7000 I
* 10.0.4.8/30 Self 7000 I
* 10.0.8.8/30 Self 7000 I
* 10.0.9.9/32 Self 7000 I
* 10.255.255.1/32 Self 7000 I
* 64.142.88.0/24 Self 7000 I
* 130.130.0.0/16 Self 6 65222 46375 701 14203 I
* 131.131.131.0/24 Self 6 65222 46375 701 14203 I
* 132.132.0.0/25 Self 6 65222 46375 701 32934 I
* 133.133.0.0/25 Self 6 65222 46375 701 32934 I
* 134.134.0.0/25 Self 65222 46375 14203 I
* 135.135.0.0/25 Self 65222 46375 14203 14203 I
* 172.16.0.4/30 Self 7000 I
* 172.16.0.12/30 Self 7000 I
* 172.16.200.0/30 172.16.0.6 7000 I
* 192.0.2.0/24 172.16.0.6 7000 I
* 192.168.50.0/24 Self 7000 I
* 192.168.253.0/24 Self 7000 I
* 200.200.0.0/16 172.16.0.6 7000 I
* 200.200.0.1/32 172.16.0.6 7000 I
* 200.200.1.1/32 172.16.0.6 7000 I
* 200.200.200.200/32 172.16.0.6 7000 I
inet6.0: 23 destinations, 28 routes (23 active, 0 holddown, 0 hidden)
Prefix Nexthop MED Lclpref AS path
* ::172.16.0.4/126 Self 7000 I
* 2001:1:1::/64 Self 7000 I
* 2001:1:2::/64 Self 7000 I
* 2001:ffff::3:3/128 Self 7000 I
* 2001:ffff::3:4/128 Self 7000 I
* 2001:ffff::3:5/128 Self 7000 I
* 2001:ffff::9:7/128 Self 7000 I
user@router>
-- Exhibit --
Click the Exhibit button.
You are configuring an EBGP peer in a transit environment. You must advertise routes learned from other EBGP peers in your AS. Any routes originated from within your AS should have a MED of 7000 set. Any routes that originate in AS65222 should be prepended four times. Any routes that transit AS701 should have a MED set to 6. This scenario results in the unintended advertisement of internal 10.0.0.0/8 networks to your peer.
What caused the accidental advertisement of internal networks to your EBGP peer?

LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Question List (209q)
Question 1: -- Exhibit -- [edit] user@switch# commit error: Trunk interf...
Question 2: You are configuring port ge-0/0/0 on an EX Series switch con...
Question 3: Which connection method do OSPF routers use to communicate w...
Question 4: -- Exhibit -- user@router&gt; show configuration routing-opt...
Question 5: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 6: Which two statements are correct about L2PT? (Choose two.)...
Question 7: On SRX Series devices, in which order does CoS process ingre...
Question 8: Which option is a valid IPv6 multicast address?...
Question 9: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 10: Which AS path regular expression matches only routes origina...
Question 11: What is the significance of the multicast address range 224....
Question 12: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 13: -- Exhibit -- user@switch-1&gt; show spanning-tree bridge ST...
Question 14: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 15: Your company asks you to configure multicast routing on a Ju...
Question 16: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 17: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 18: Which two statements are true about the configuration shown ...
Question 19: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 20: A security camera is connected to an EX Series switch. You a...
Question 21: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 22: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 23: You want to control bursts of HTTP traffic entering your SRX...
Question 24: -- Exhibit -- user@switch&gt; show spanning-tree bridge STP ...
Question 25: -- Exhibit -- [edit] user@router# run show ospf database ext...
Question 26: -- Exhibit -- user@router&gt; show class-of-service schedule...
Question 27: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 28: -- Exhibit -- user@router# run show route receive-protocol b...
Question 29: In your 802.1X-enabled network, a RADIUS server fails to res...
Question 30: A coffee shop offering free Internet service to customers wa...
Question 31: -- Exhibit -- user@router&gt; show bgp summary Groups: 3 Pee...
Question 32: You have been asked to implement 802.1X in your network and ...
Question 33: Voice traffic is coming in on UDP port 17689. This traffic m...
Question 34: Which statement is true about using an OSPF import policy?...
Question 35: You have been asked to implement a private VLAN with two com...
Question 36: You are a service provider and have multiple customers in a ...
Question 37: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 38: -- Exhibit -- (Exhibit) -- Exhibit -- Click the Exhibit butt...
Question 39: -- Exhibit -- user@RP&gt; show pim join extensive InstancE. ...
Question 40: You are asked to create a BGP routing policy that will delet...
Question 41: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 42: Which statement regarding LLDP update messages is correct?...
Question 43: What are two benefits of configuring OSPF database protectio...
Question 44: When 802.1X, MAC-RADIUS, and Captive Portal are enabled on a...
Question 45: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 46: R1 has an OSPF adjacency with R2 over a point-to-point link....
Question 47: Which statement is true regarding the SPF algorithm?...
Question 48: What is an IP multicast routing protocol?...
Question 49: -- Exhibit -- user@switch# run show spanning-tree statistics...
Question 50: -- Exhibit -- [edit protocols ospf] user@R2# show area 0.0.0...
Question 51: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 52: -- Exhibit -- {master:0} user@switch&gt; show dot1x interfac...
Question 53: When using PIM-SM in SSM mode, which event triggers the crea...
Question 54: Two PCs are attached to a hub, which is attached to port ge-...
Question 55: Which statement is true about MVRP?...
Question 56: -- Exhibit -- user@SwitchA# show protocols dot1x authenticat...
Question 57: -- Exhibit -- user@router&gt; show configuration routing-opt...
Question 58: You are asked to implement MSTP on all devices in your Layer...
Question 59: Which two statements about the voice VLAN feature are correc...
Question 60: Which configuration parameter causes a router to ignore rout...
Question 61: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 62: -- Exhibit -- Controller Maximum Power Guard Management Stat...
Question 63: In MSTP, which two factors determine the root bridge in each...
Question 64: -- Exhibit -- user@router&gt;show route advertising-protocol...
Question 65: Which two statements are true about MSDP mesh groups? (Choos...
Question 66: During the BGP route-resolution process, the Junos OS must c...
1 commentQuestion 67: R1 and R2 are ASBRs in the same area, each with an equal cos...
Question 68: Which set of BGP attributes is preferred by the Junos OS?...
Question 69: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 70: Which two LSA types are only generated by an ABR router? (Ch...
Question 71: A user complains about connectivity problems from their IP a...
Question 72: -- Exhibit -- {master:0}[edit] user@router# show class-of-se...
Question 73: Area 1 is configured as an NSSA with no summaries. Which thr...
Question 74: -- Exhibit -- user@router&gt; show bgp summary Groups: 1 Pee...
Question 75: You are troubleshooting an LLDP neighbor and cannot see the ...
Question 76: Which CoS component helps with TCP global synchronization pr...
Question 77: -- Exhibit -- Mar 16 17:54:51.930726 OSPF periodic xmit from...
Question 78: -- Exhibit -- user@router&gt; show log ospf Sep 19 00:22:13....
Question 79: How does an administrator block IGMP reports for the 239.0.0...
Question 80: You are implementing MSTP in your network. Which three value...
Question 81: -- Exhibit -- {master:0}[edit] user@switch# show vlans v200 ...
Question 82: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 83: An emergency Class 3 IP phone is connected to an EX Series s...
Question 84: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 85: You are asked to set up 802.1X port authentication for all a...
Question 86: -- Exhibit -- [edit policy-options] user@router# show policy...
Question 87: -- Exhibit -- {master:0}[edit] user@switch# show vlans v1 { ...
Question 88: You notice that an interface receiving traffic from multiple...
Question 89: A non-802.1X printer is connected to ge-0/0/0 on an EX Serie...
Question 90: You are asked to implement a filter-based VLAN assignment. Y...
Question 91: -- Exhibit -- user@router&gt; show ospf route Topology defau...
Question 92: A medium-sized enterprise has some devices that are 802.1X c...
Question 93: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 94: You are implementing PoE on your EX Series switch to provide...
Question 95: -- Exhibit -- user@R1&gt; show configuration protocols pim r...
Question 96: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 97: You have implemented 802.1X authentication in your Layer 2 n...
Question 98: A company is deploying a new 802.1X port-based security infr...
Question 99: -- Exhibit -- user@SwitchA# show protocols mstp configuratio...
Question 100: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 101: Which protocol reachability is advertised by OSPFv2?...
Question 102: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 103: You must troubleshoot a CoS issue on an Ethernet interface w...
Question 104: An OSPF router is an ABR but not an ASBR. Which three types ...
Question 105: You must prioritize VoIP packets on your network. Which feat...
Question 106: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 107: You just configured an interface as an access port and it is...
Question 108: A Layer 2 forwarding loop occurred on your network during a ...
Question 109: When using PIM-SM in ASM mode, which two events trigger the ...
Question 110: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 111: -- Exhibit -- [edit protocols] user@switch# commit [edit pro...
Question 112: On your EX Series switch you must configure a delay buffer f...
Question 113: You are asked to configure graceful restart in your network....
Question 114: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 115: You are configuring CoS classifiers and want to use both BA ...
Question 116: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 117: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 118: -- Exhibit -- [edit protocols ospf] user@area-1-abr# show ar...
Question 119: Which CoS feature avoids congestion in a device by limiting ...
Question 120: Which two statements are correct about MSTP? (Choose two.)...
Question 121: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 122: You are asked to reconfigure a CoS scheduler to limit the as...
Question 123: You want to provide reachability to your data center by adve...
Question 124: Which statement is true about LLDP?...
Question 125: You are asked to configure a CoS weighted tail drop profile ...
Question 126: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 127: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 128: You are configuring PIM-SM for your network, and want to use...
Question 129: -- Exhibit -- user@SwitchA# show protocols mstp configuratio...
Question 130: -- Exhibit -- MSTP information Context identifier : 0 Region...
Question 131: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 132: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 133: A network administrator is configuring CoS on a switch and a...
Question 134: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 135: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 136: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 137: What are three types of PVLAN broadcast domains? (Choose thr...
Question 138: -- Exhibit -- {master:0}[edit protocols dot1x] user@switch# ...
Question 139: Which two statements are true about SSM implementations on J...
Question 140: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 141: Which two statements about MVRP on EX Series switches are tr...
Question 142: A network administrator is configuring CoS on a switch and a...
Question 143: -- Exhibit -- Mar 16 18:39:15.800390 BGP RECV 172.14.10.2+57...
Question 144: You are asked to configure an interface policer. You must en...
Question 145: If your WAN-edge router is multihomed to different ISPs, whi...
Question 146: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 147: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 148: You are asked to implement a captive portal on your EX Serie...
Question 149: You are asked to implement VSTP on all devices in your Layer...
Question 150: -- Exhibit -- [edit] user@R1# show routing-options router-id...
Question 151: You are configuring BGP peering with a neighboring AS. Multi...
Question 152: -- Exhibit -- {master:0}[edit] user@switch# show ethernet-sw...
Question 153: -- Exhibit -- user@R1&gt; show pim join extensive InstancE. ...
Question 154: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 155: You have been asked to implement a private VLAN with two com...
Question 156: You are setting up a new switch in your network that is usin...
Question 157: Your company recently implemented Layer 2 authentication and...
Question 158: -- Exhibit -- OSPF database, Area 0.0.0.0 Type ID Adv Rtr Se...
Question 159: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 160: -- Exhibit -- {master:0}[edit] user@router# run show ospf in...
Question 161: You are troubleshooting a problem on interface ge-0/0/3. Whi...
Question 162: -- Exhibit -- Mar 16 17:48:06.145257 OSPF periodic xmit from...
Question 163: Which multicast group is used for all PIM routers?...
Question 164: What is a valid router ID configuration for OSPFv3 in the Ju...
Question 165: -- Exhibit -- 20.0.0.0/8 *[BGP/170] 01:10:38, localpref 100,...
Question 166: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 167: You have a requirement for a device to provide 20 W of power...
Question 168: Your company makes extensive use of VSTP in your network for...
Question 169: In a PIM-SM network, which type of node helps to build a tre...
Question 170: You notice that a number of IGMP leave group messages are pa...
Question 171: You are setting up a new switch in your network that is usin...
Question 172: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 173: Which three PoE power allocation methods are supported on EX...
Question 174: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 175: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 176: You are asked to implement CoS on an EX Series switch. You a...
Question 177: Which statement is true about default BGP route redistributi...
Question 178: -- Exhibit -- user@SwitchA&gt; show dot1x interface detail g...
Question 179: When enabling MVRP for dynamic VLAN registration, which thre...
Question 180: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 181: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 182: Which statement is true regarding OSPF multi-area adjacencie...
Question 183: -- Exhibit -- {master:0}[edit] user@router# show class-of-se...
Question 184: You must configure your access switch with more than 3000 VL...
Question 185: You are asked to set up 802.1X port authentication for all a...
Question 186: Which three attributes must a BGP update contain? (Choose th...
Question 187: -- Exhibit -- [edit protocols bgp] user@router# show group e...
Question 188: A company's security policy does not allow outside computers...
Question 189: -- Exhibit -- [edit class-of-service] drop-profiles { test-d...
Question 190: -- Exhibit -- {master:0}[edit] user@switch# show protocols v...
Question 191: Your company uses 802.1X to authenticate your users. You wan...
Question 192: You are asked to establish a single EBGP peering across two ...
Question 193: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 194: -- Exhibit -- user@router&gt; show route protocol bgp detail...
Question 195: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 196: -- Exhibit -- user@switch&gt; show configuration access radi...
Question 197: -- Exhibit -- [edit protocols vstp] 'vlan all' Cannot config...
Question 198: -- Exhibit -- ar 16 19:12:58.291474 BGP RECV 172.14.10.2+512...
Question 199: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 200: A Layer 2 transparent firewall separates two OSPFv3 routers....
Question 201: NetBIOS snooping information is stored in which database on ...
Question 202: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 203: You must configure a multifield classifier on ge-1/0/0. This...
Question 204: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 205: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 206: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...
Question 207: -- Exhibit -- user@router&gt; show interfaces ge-0/0/0 exten...
Question 208: -- Exhibit -- Interface State Area DR ID BDR ID Nbrs em2.0 D...
Question 209: -- Exhibit - (Exhibit) -- Exhibit -- Click the Exhibit butto...