You have been asked to make a configuration which inherits the statements in a predefined configuration group.What will accomplish this?
A. groups {
group-name {
configuration-data;
}
}
B. apply-groups ;
C. apply-macro ;
D. event-options {
event-script {
file file-name;
}
}
A.
Option A
B.
Option B
C.
Option C
D.
Option D
A. groups {
group-name {
configuration-data;
}
}
B. apply-groups ;
C. apply-macro ;
D. event-options {
event-script {
file file-name;
}
}
Thank you very much.
B. Apply-groups : is the right answer
http://www.juniper.net/techpubs/en_US/junos10.0/information-products/topic-collections/swconfig-cli/applying-a-JUNOS-configuration-group.html
What’s the right answer A or B?
if the group configuration is defined (the question says it) to apply it you have to use the command apply-groups