Cisco Nexus 5000 Series Panduan Referensi - Halaman 5

Jelajahi secara online atau unduh pdf Panduan Referensi untuk Router Jaringan Cisco Nexus 5000 Series. Cisco Nexus 5000 Series 12 halaman. Configuring ip source guard
Juga untuk Cisco Nexus 5000 Series: Catatan Rilis (26 halaman), Panduan Referensi Cepat (14 halaman), Catatan Rilis (26 halaman), Panduan Pemecahan Masalah (8 halaman), Manual (11 halaman), Manual (6 halaman), Manual (7 halaman), Panduan Pengoperasian (45 halaman), Panduan Konfigurasi (6 halaman)

Cisco Nexus 5000 Series Panduan Referensi
• Enable the management interface.
switch# conf t
switch(config)# interface mgmt 0
switch(config)# ip address 198.51.100.1/24
switch(config)# vrf context managment
switch(config)# ip route 203.0.113.1/0 1.2.3.1
• Enable the NX-API nxapi feature.
switch# conf t
switch(config)# feature nxapi
switch(config)# nxapi sandbox
• Open a browser and enter http://mgmt-ip to launch the NX-API Sandbox. The following figure is an example of a request and
output response.
Figure 1: NX-API Sandbox with Example Request and Output Response
In the NX-API Sandbox, you specify the commands, command type, and output type in the top pane. Click the POST Request button
above the left pane to post the request. Brief descriptions of the request elements are displayed below the left pane.
After the request is posted, the output response is displayed in the right pane.
5