dickyf 发表于 2023-3-18 07:34:43

请问如下题目的答案是哪个?

cisco_ospf_vrf{“R1 default”:
ensure =>’present’,
auto_cost =>’100’
}
Refer to the exhibit. Which type of configuration is represented in the output?
A. Ansible
B. Chef
C. JSON
D. Puppet

ttttt123123 发表于 2023-3-18 07:34:44

D项puppet是正确答案,

这是puppet的资源定义,定义资源“”,名称为R1 default,资源属性以此定义如下,ensure =>’present’,检查资源是存在的,auto_cost =>’100’赋值cost为100

puppet的知识可以参考 https://blog.51cto.com/ty1992/1423237?articleABtest=0 https://forge.puppet.com/modules/puppetlabs/ciscopuppet/readme

dickyf 发表于 2023-3-18 18:25:58

{:6_278:}

xlht 发表于 2023-3-27 05:31:15

D   

allonxp 发表于 2023-5-29 14:12:01

ospf 真的不會, 十多年前過了CCNA , 現在renew , 好多題目都不同

luoxin895 发表于 2023-8-14 09:47:59

选择d,puppet

kevin870504 发表于 2023-10-7 11:19:10

感謝回覆!目前在上CCNA課程,還沒學到PUPPET,先存起來以後參考
页: [1]
查看完整版本: 请问如下题目的答案是哪个?