In Cisco SRE-V, the IP address of the VMware vSphere Hypervisor™ host is the same as the IP address of the service module. For example, in Cisco SRE-V, the service-module ip address 10.0.0.2 (see next table) is also assigned to the VMware vSphere Hypervisor™ host.
Table 2 Differences in Router Configuration Between the Cisco SRE-V and the E-Series Server |
Cisco SRE-V Configuration
|
Cisco E-Series Server Configuration
|
GigabitEthernet0/0
10.0.0.1 255.0.0.0
sm 1/0
ip unnumbered GigabitEthernet0/0
service-module ip address 10.0.0.2 255.0.0.0
service-module ip default-gateway 10.0.0.1
interface SM1/1
switchport mode trunk
ip route 10.0.0.2 255.255.255.255 sm1/0
|
GigabitEthernet0/0
10.0.0.1 255.0.0.0
ucse 1/0
ip unnumbered GigabitEthernet0/0
imc ip address 10.0.0.2 255.0.0.0 default-gateway 10.0.0.1
imc access-port shared-lom console
interface ucse1/1
switchport mode trunk
ip route 10.0.0.2 255.255.255.255 ucse1/0
|
However, with the E-Series Server, the imc ip address, which is also 10.0.0.2 (see the example above), is reserved for CIMC access. You enter this IP address (10.0.0.2) on your web browser to access the CIMC GUI.
In the E-Series Server, either the VMware vSphere Hypervisor™ assigns an IP address to the host using DHCP, or you can choose to assign a static IP address to the VMware vSphere Hypervisor™ host. See Assigning a Static IP Address to the VMware vSphere Hypervisor.