.
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
R1(config)#int loopback 1
|
||||
R1(config-if)#ip add 1.1.1.1 255.255.255.0
|
||||
|
||||
R1(config)#ip http server
|
||||
|
||||
R1(config)#crypto pki server R1CA
|
||||
@ -5,7 +8,7 @@ R1(cs-server)#issuer-name cn="R1CA"
|
||||
R1(cs-server)#grant auto
|
||||
R1(cs-server)#no shutdown
|
||||
|
||||
R1(config)#ip domain name NWL.LAB
|
||||
R1(config)#ip domain name CONTOSO.COM
|
||||
R1(config)#crypto pki trustpoint R1CLIENT
|
||||
R1(ca-trustpoint)#enrollment url http://192.168.1.1
|
||||
R1(ca-trustpoint)#subject-name cn=R1CLIENT.CONTOSO.COM
|
||||
|
Reference in New Issue
Block a user