12-27-2018 10:42 AM
Hello
I was configuring the CIMC IP. Below is the config I did for CIMC Access , method using the E-Series Server's Internal NIC GE1 and routers UCSE 1/0/1 Interface.
Physical Connectivity I did is connected a Cable to Routers GE0 Interface with a PC where I assigned a same block IP ( 10.7.29.210 ). From PC ( 10.7.29.210 ).
I can Ping G00/0/0 but not the CIMC IP ( 10.7.29.202 ). Also from Router I can Ping G0/0/0 IP but not CIMC IP. I also added "sh ip interface brief" , “ sh platform” command output in case it helps. Can you advise what is wrong I am doing here ?
interface GigabitEthernet0/0/0
ip address 10.7.29.201 255.255.255.0
negotiation auto
interface ucse1/0/1
ip unnumbered GigabitEthernet0/0/0
no negotiation auto
switchport mode trunk
ucse subslot 1/0
imc access-port shared-lom console
imc ip address 10.7.29.202 255.255.255.0 default-gateway 10.7.29.201
ip route 10.7.29.202 255.255.255.255 ucse1/0/1
Command Output
Roter#sh ip interface brief
Interface IP-Address OK? Method Status Protocol
GigabitEthernet0/0/0 10.7.29.201 YES NVRAM up up
GigabitEthernet0/0/1 unassigned YES NVRAM administratively down down
GigabitEthernet0/0/2 unassigned YES NVRAM administratively down down
GigabitEthernet0/1/0 unassigned YES unset down down
GigabitEthernet0/1/1 unassigned YES unset down down
GigabitEthernet0/1/2 unassigned YES unset down down
GigabitEthernet0/1/3 unassigned YES unset down down
GigabitEthernet0/1/4 unassigned YES unset down down
GigabitEthernet0/1/5 unassigned YES unset down down
GigabitEthernet0/1/6 unassigned YES unset down down
GigabitEthernet0/1/7 unassigned YES unset down down
ucse1/0/0 unassigned YES NVRAM administratively down down
ucse1/0/1 10.7.29.201 YES unset up up
GigabitEthernet0 unassigned YES NVRAM administratively down down
Vlan1 unassigned YES NVRAM administratively down down
Router#ping 10.7.29.201
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.7.29.201, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/1 ms
Router#ping 10.7.29.202
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.7.29.202, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
12-27-2018 12:18 PM
Also added the arp output from Router , where it shows CIMC IP arp is incomplete.
Router#sh ip arp
Protocol Address Age (min) Hardware Addr Type Interface
Internet 10.7.29.201 - 00aa.6ef6.2760 ARPA GigabitEthernet0/0/0
Internet 10.7.29.202 0 Incomplete ARPA
Internet 10.7.29.210 0 a44c.c802.980d ARPA GigabitEthernet0/0/0
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