Cisco Nexus 5000 Series Referans Kılavuzu - Sayfa 6

Ağ Yönlendiricisi Cisco Nexus 5000 Series için çevrimiçi göz atın veya pdf Referans Kılavuzu indirin. Cisco Nexus 5000 Series 12 sayfaları. Configuring ip source guard
Ayrıca Cisco Nexus 5000 Series için: Yayın Notu (26 sayfalar), Hızlı Referans Kılavuzu (14 sayfalar), Yayın Notu (26 sayfalar), Sorun Giderme Kılavuzu (8 sayfalar), Manuel (11 sayfalar), Manuel (6 sayfalar), Manuel (7 sayfalar), Kullanım Kılavuzu (45 sayfalar), Yapılandırma Kılavuzu (6 sayfalar)

Cisco Nexus 5000 Series Referans Kılavuzu
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.