Examine the following routing table and BGP configuration; then answer the question below.
#get router info routing-table all
* 0.0.0.0/0 [10/0] via 10.200.1.254, port1
C 10.200.1.0/24 is directly connected, port1
S 192.168.0.0/16 [10/0] via 10.200.1.254, port1
# show router bgp
config router bgp
set as 65500
set router-id 10.200.1.1
set network-import-check enable
set ebgp-miltipath disable
config neighbor
edit "10.200.3.1"
set remote-as 65501
next
end
config network
edit1
The BGP connection is up, but the local peer is NOT advertising the prefix 192.168.1.0/24. Which configuration change will make the local peer advertise this prefix?
ipv84
1 year, 10 months agofrog656
2 years, 5 months agokappa915
2 years, 5 months ago