10-25-2024 01:31 AM
Hi,
can i change the ip adress settings of an apic cimc in the cimc cli or apic cli?
At the moment i have only next hop access via ssh.
Best regards
Georg
Solved! Go to Solution.
10-28-2024 02:40 AM
Hi @georg-seidl
Yes, you can change the IP address settings of a Cisco Application Policy Infrastructure Controller (APIC) CIMC (Cisco Integrated Management Controller) through the CIMC CLI. However, you cannot change these settings directly through the APIC CLI.
Here are the steps to change the IP address settings using the CIMC CLI:
Access the CIMC CLI:
Log in to the CIMC:
Enter the required commands to change the IP address:
To configure the IP address, subnet mask, and gateway, you can use the following commands:
For example, if you want to set the IP address to 192.168.1.100, the subnet mask to 255.255.255.0, and the gateway to 192.168.1.1, you would enter:
Verify the configuration:
You can verify the new settings by using the show command within the scope eth0context.
Exit the CIMC CLI:
Remember to ensure that the new IP address settings do not conflict with any existing network configurations and that they are within the correct subnet range for your network.
10-28-2024 02:40 AM
Hi @georg-seidl
Yes, you can change the IP address settings of a Cisco Application Policy Infrastructure Controller (APIC) CIMC (Cisco Integrated Management Controller) through the CIMC CLI. However, you cannot change these settings directly through the APIC CLI.
Here are the steps to change the IP address settings using the CIMC CLI:
Access the CIMC CLI:
Log in to the CIMC:
Enter the required commands to change the IP address:
To configure the IP address, subnet mask, and gateway, you can use the following commands:
For example, if you want to set the IP address to 192.168.1.100, the subnet mask to 255.255.255.0, and the gateway to 192.168.1.1, you would enter:
Verify the configuration:
You can verify the new settings by using the show command within the scope eth0context.
Exit the CIMC CLI:
Remember to ensure that the new IP address settings do not conflict with any existing network configurations and that they are within the correct subnet range for your network.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide