Site 221 ACSA Book
"Disable SSH and HTTPS services from default VRF. This will prevent tis traffic from being processed in the regular data VRF."
(config)# no ssh server vrf default
(config)# no https-server vrf default
A doesn't because the vrf are separate control planes so doing the commands in A wouldn't affect vrf default. In order to interact with vrf default control plane you must use the command followed "vrf (name) in this example default). So if you wanted to ping vrf default you would have to do ping x.x.x.x vrf default.
Enable SSH on 8320 Switch:
The following commands will enable SSH access on 'default' and 'mgmt' VRF instance.
8320-lower#
8320-lower# configure terminal
8320-lower(config)# ssh server vrf mgmt
8320-lower(config)# ssh server vrf default
8320-lower(config)# end
8320-lower#
8320-lower#
8320-lower# configure terminal
8320-lower(config)# https-server vrf mgmt
8320-lower(config)# https-server vrf default
8320-lower(config)# end
8320-lower# write memory
Success
8320-lower#
upvoted 3 times
...
...
...
This section is not available anymore. Please use the main Exam Page.HPE6-A72 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
apote
8 months, 3 weeks agoITGod713
1 year, 9 months agomhrgqhzfelfeylewwe
6 months, 1 week agoVinshinkel
1 year, 8 months agoXalaGyan
1 year, 7 months ago