Multiple choice technology Which CLI command displays routes received from an EBGP peer? show bgp received routes x.x.x.x show bgp advertised routes x.x.x.x show route receive-protocol bgp x.x.x.x show route advertising-protocol bgp x.x.x.x Reveal answer Fill a bubble to check yourself C Correct answer Explanation In Junos, 'show route receive-protocol bgp x.x.x.x' displays routes received from the specified peer. 'show bgp received routes' and 'show bgp advertised routes' are not valid syntax. 'advertising-protocol' shows what is sent, not received.