GB0-381-ENU 문제 51

그림과 같이 RTA는 OSPF 라우팅과 BGP 라우팅 도메인의 경계 라우터입니다. MED 값이 100인 BGP 경로를 RTA의 OSPF로 가져오면 RTB가 학습한 경로의 COST 값은 기본적으로 ______입니다. .

GB0-381-ENU 문제 52

In the following BGP networking applications, EBGP neighbor relationships are established between the three routers. RTA receives Internet routes from RTB and RTC at the same time, so that it can reach the Internet 192.10.0.0/ through two links. 16.
The main configurations of RTA, RTB, and RTC are as follows:
RTA]
bgp 700
network 190.10.0.0 mask 255.255.0.0
undo snchronization
group as500 external
peer as500 as-path-acl 1 export
peer 201.1.1.1 group as500 as-number 500
group as600 external
peer as600 as-path-acl 1 export
peer 160.1.1.1 group as600 as-number 600
ip as-path-acl 1 permit ^$
RTB]
bgp 500
network 192.10.0.0 mask 255.255.0.0
undo snchronization
group as700 external
peer as700 route-policsetmed export
peer 201.1.1.2 group as700 as-number 700
route-policsetmed permit node 10
applcost 50
RTC]
bgp 600
network 192.10.0.0 mask 255.255.0.0
undo snchronization
group as700 external
peer as700 route-policsetmed export
peer 160.1.1.2 group as700 as-number 700
route-policsetmed permit node 10
applcost 100
According to the above configuration, which router will pass through the 190.10.0.0/16 network segment on RTA to access the 192.10.0.0/16 network segment?
Which attribute of BGP routing determines the principle of route selection through this router?

GB0-381-ENU 문제 53

When the neighbor status viewed by the displabgp peer command lock is Established, it means that ______ is received from the peer.

GB0-381-ENU 문제 54

Which of the following tools are route filters?

GB0-381-ENU 문제 55

그림과 같은 IS-IS 네트워크에서 각 라우터는 다음과 같이 구성된다.
RTA-isis-1]비용-ste 호환
RTB-isis-1]비용-ste 와이드 호환
RTC-isis-1]cost-ste 좁은 호환
그러면 서로 간의 링크 비용이 올바르게 계산될 수 있습니다.