ztp bootz-server
To store the bootstrap server information that the router receives from the Bootz server during the initial boot process, use the ztp bootz-server command in XR Config mode.
When the standby control cards or line cards are inserted dynamically on the router, the ZTP-Bootz workflow uses this server information to communicate with the Bootz server and obtain the ownership vouchers for the standby control cards or line cards based on the serial number of the cards.
ztp bootz-server ip ip-address port port { trust-anchor trust-anchor }
Syntax Description
ip ip-address |
Specifies the IPv4 or IPv6 address or hostname of the Bootz server. |
port port |
Specifies the port number of the Bootz server. |
trust-anchor trust-anchor |
Specifies the trust anchor certificate path for the Bootz server. |
Command Default
No default behavior or values
Command Modes
XR Config modeCommand History
Release |
Modification |
---|---|
Release 24.3.1 |
This command was introduced. |
Usage Guidelines
No specific guidelines impact the use of this command.
Examples
This example shows how to configure the ztp bootz-server command by providing the trust anchor certificate path for the Bootz server.
RP/0/RP0/CPU0:ios(config)#ztp bootz-server ip 1.1.1.1 port 5000 trust-anchor /misc/disk1/ta.cert
This example shows the stored server information.
RP/0/RP0/CPU0:ios#show running-config ztp
Thu Aug 29 12:35:07.013 IST
ztp
bootz-server ip 1.1.1.1 port 5000 trust-anchor /misc/disk1/ta.cert action none
!