Posted by: Pdfprep
Post Date: October 17, 2021
Core(config)# user admin password
Core(config)# interface mgmt
Core(config-if-mgmt)# ip static 10.254.16.89/22
Core(config-if-mgmt)# default-gateway 10.254.19.129
Core(config)# ssh server vrf mgmt
Core(config)# https-server vrf mgmt
You are tasked with configuring the Core switch to be managed by NetEdit. Currently, the Core switch is at factory-default settings.
Which two steps are missing? (Choose two.)
A . Core(config)# https-server rest access-mode read-write
B . Core(config-if-mgmt)# no shutdown
C . Core(config-if-mgmt)# no tftp-server
D . Core(config-if-mgmt)# enable
E . Core(config)# https-server rest access-mode read-only
Answer: A,B
Leave a Reply