Question 8 of 28 from exam 300-535-SPAUTO: Automating and Programming Cisco Security Solutions

Question 8 of 28 from exam 300-535-SPAUTO: Automating and Programming Cisco Security Solutions

Question

= name: configure global bgp as 65000
iosxr_bgp:
bgp_as: 65000
router_id: 1.1.1.1
neighbors:
- neighbor: 182.168.10.1
remote_as: 500
description: PEER_1
neighbor: 192.168.20.1
remote_as: 500

update_source: GigabitEthernet 0/0/0/0
address family:

name: ipv4

cast: unicast
networks:
= network: 192.168.2.0/23
= network: 10.0.0.0/8
redistribute:
= protocol: ospf
id: 400
metric: 110

Refer to the exhibit.

What is the result of the Ansible task?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

A.

https://docs.ansible.com/ansible/latest/modules/iosxr_bgp_module.html