vrf
Syntax
vrf no vrf
描述
Within the EST profile context, selects the VRF through which the EST server can be reached. Any existing VRF selection is replaced by this command. When this command is not used, VRFmgmt
is used by default on switch families supporting themgmt
VRF, otherwise the default VRF nameddefault
is used.
The no form of this command selects the default VRF eithermgmt
ordefault
.
Command context
config-est-
Parameters
-
-
Specifies the name of the VRF to use for EST server communication.
Authority
Administrators or local user group members with execution rights for this command.
Examples
Selecting VRFit-services
for EST server communications:
switch(config)#crypto pki est-profile EST-service1开关(config-est-EST-service1) #vrf it-services
Resetting the VRF to its default ofmgmt
for EST server communications:
switch(config)#crypto pki est-profile EST-service1开关(config-est-EST-service1) #no vrf