Charlie Jones | I have the same issue. Below is my configuration, at least the pertinent info for the SRE. You mention that vlan1 needs to be configured. Can that be any IP in the same subnet as my gi0/0.100 interface?
On the same note as Kshitij, when I go into V-sphere, I have two switches Vswitch0 and Vswitch1. Vswitch0 is the mgmt, and vswitch1 is where my VM is. Just looking at the configuration, do these switches need to show up as connected? Or does my VM need to be on Vswitch0?
interface Embedded-Service-Engine0/0 no ip address shutdown ! interface GigabitEthernet0/0 no ip address ip nbar protocol-discovery ip flow ingress duplex full speed 100 no snmp trap link-status ! interface GigabitEthernet0/0.100 encapsulation dot1Q 100 ip address 10.191.100.1 255.255.255.0 ip helper-address 10.172.1.242 ip flow ingress
interface SM1/0 ip unnumbered GigabitEthernet0/0.100 service-module ip address 10.191.100.5 255.255.255.0 !Application: VMware ESXi 5.0.0 build-474610 running on SRE service-module ip default-gateway 10.191.100.1 ! interface SM1/1 description Internal switch interface connected to Service Module switchport mode trunk no ip address
ip route 0.0.0.0 0.0.0.0 10.191.100.2 ip route 10.191.100.5 255.255.255.255 SM1/0 ip route 10.191.100.10 255.255.255.255 SM1/0 |
| Please sign in to flag this as inappropriate. |