Cisco Nexus 5000 Series Довідковий посібник - Сторінка 6

Переглянути онлайн або завантажити pdf Довідковий посібник для Мережевий маршрутизатор Cisco Nexus 5000 Series. Cisco Nexus 5000 Series 12 сторінок. Configuring ip source guard
Також для Cisco Nexus 5000 Series: Примітка до випуску (26 сторінок), Короткий довідник (14 сторінок), Примітка до випуску (26 сторінок), Посібник з усунення несправностей (8 сторінок), Посібник (11 сторінок), Посібник (6 сторінок), Посібник (7 сторінок), Посібник з експлуатації (45 сторінок), Посібник з конфігурації (6 сторінок)

Cisco Nexus 5000 Series Довідковий посібник
The following sections describe the commands to manage NX-API and descriptions of the elements of the request and the output
response.
NX-API Management Commands
You can enable and manage NX-API with the CLI commands listed in the following table.
Table 1: NX-API Management Commands
NX-API Management Command
feature nxapi
no feature nxapi
nxapi {http|https} port port
no nxapi {http|https}
show nxapi
nxapi certificate {httpscrt |httpskey}
nxapi certificate enable
NX-API Request Elements
NX-API request elements are sent to the device in XML format or JSON format. The HTTP header of the request must identify the
content type of the request.
You use the NX-API elements that are listed in the following table to specify a CLI command:
Table 2: NX-API Request Elements
NX-API Request Element
version
6
Description
Enables NX-API.
Disables NX-API.
Specifies a port.
Disables HTTP/HTTPS.
Displays port information.
Specifies the upload of the following:
• HTTPS certificate when httpscrt is specified.
• HTTPS key when httpskey is specified.
Enables a certificate.
Description
Specifies the NX-API version.