An engineer wants to replace the BLOCK_BAD ACL on the Cisco IOS XE router with this new content. The engineer wants to use RESTCONF for this and constructs a PUT request to the resource/restconf/data/native/ip/access-list/Cisco-IOS-XE-acl:extended=BLOCK_BAD. What must the body look like to achieve the Cisco IOS XE configuration?
Desired configutation:
ip access-list extended BLOCK_BAD
permit ip any host 192.168.20.1
deny ip any any
A)
B)
C)
D)
Refer to the exhibit.
An engineer updated the skeleton template. How can a device be entered into the YANG Model?