vWLC in EVE-NG
Posted: Tue Feb 06, 2018 6:26 am
Hi everyone. I am looking for some guidance about vWLC configuration in EVE-NG. I have the OVA deployed and I can add vWLC(Wireless Lan Controller) node to the lab. However, I can not ping it from the switch (vIOS2) and neither I can access the GUI. I configured the management interface but I can not ping the switch VLAN IP from the vWLC cli and the ping from the VIOS2 to the vWLC management interface is not working as well. I will appreciate if someone could help. Thanks in advance.
(Cisco Controller) >show interface summary
Number of Interfaces.......................... 5
Interface Name Port Vlan Id IP Address Type Ap Mgr Guest
-------------------------------- ---- -------- --------------- ------- ------ -----
management 1 1 192.168.123.45 Static Yes N/A
service-port N/A N/A 0.0.0.0 DHCP No N/A
test - 1 0.0.0.0 Dynamic No N/A
virtual N/A N/A 55.55.55.55 Static No N/A
--------------------------------------------------------------------------------
(Cisco Controller) >show interface summary
Number of Interfaces.......................... 5
Interface Name Port Vlan Id IP Address Type Ap Mgr Guest
-------------------------------- ---- -------- --------------- ------- ------ -----
management 1 1 192.168.123.45 Static Yes N/A
service-port N/A N/A 0.0.0.0 DHCP No N/A
test - 1 0.0.0.0 Dynamic No N/A
virtual N/A N/A 55.55.55.55 Static No N/A
(Cisco Controller) >show interface detailed
Incorrect input! Use 'show interface detailed <interface-name>'
(Cisco Controller) >show interface detailed management
Interface Name................................... management
MAC Address...................................... 50:00:00:01:00:01
IP Address....................................... 192.168.123.45
IP Netmask....................................... 255.255.255.0
IP Gateway....................................... 192.168.123.2
External NAT IP State............................ Disabled
External NAT IP Address.......................... 0.0.0.0
Link Local IPv6 Address.......................... fe80::5200:ff:fe01:1/64
STATE ........................................... REACHABLE
Primary IPv6 Address............................. ::/128
STATE ........................................... NONE
Primary IPv6 Gateway............................. ::
Primary IPv6 Gateway Mac Address................. 00:00:00:00:00:00
STATE ........................................... INCOMPLETE
VLAN............................................. 1
Quarantine-vlan.................................. 2
Physical Port.................................... 1
DHCP Proxy Mode.................................. Global
Primary DHCP Server.............................. 192.168.123.1
Secondary DHCP Server............................ Unconfigured
DHCP Option 82................................... Disabled
DHCP Option 82 bridge mode insertion............. Disabled
IPv4 ACL......................................... Unconfigured
IPv6 ACL......................................... Unconfigured
URL ACL.......................................... Unconfigured
mDNS Profile Name................................ Unconfigured
AP Manager....................................... Yes
Guest Interface.................................. N/A
L2 Multicast..................................... Enabled
-------------------------------------------
Switch port Configuration:
interface GigabitEthernet0/1
switchport trunk allowed vlan 1
switchport trunk encapsulation dot1q
switchport mode trunk
negotiation auto
end
SW1#
Regards
SAM
(Cisco Controller) >show interface summary
Number of Interfaces.......................... 5
Interface Name Port Vlan Id IP Address Type Ap Mgr Guest
-------------------------------- ---- -------- --------------- ------- ------ -----
management 1 1 192.168.123.45 Static Yes N/A
service-port N/A N/A 0.0.0.0 DHCP No N/A
test - 1 0.0.0.0 Dynamic No N/A
virtual N/A N/A 55.55.55.55 Static No N/A
--------------------------------------------------------------------------------
(Cisco Controller) >show interface summary
Number of Interfaces.......................... 5
Interface Name Port Vlan Id IP Address Type Ap Mgr Guest
-------------------------------- ---- -------- --------------- ------- ------ -----
management 1 1 192.168.123.45 Static Yes N/A
service-port N/A N/A 0.0.0.0 DHCP No N/A
test - 1 0.0.0.0 Dynamic No N/A
virtual N/A N/A 55.55.55.55 Static No N/A
(Cisco Controller) >show interface detailed
Incorrect input! Use 'show interface detailed <interface-name>'
(Cisco Controller) >show interface detailed management
Interface Name................................... management
MAC Address...................................... 50:00:00:01:00:01
IP Address....................................... 192.168.123.45
IP Netmask....................................... 255.255.255.0
IP Gateway....................................... 192.168.123.2
External NAT IP State............................ Disabled
External NAT IP Address.......................... 0.0.0.0
Link Local IPv6 Address.......................... fe80::5200:ff:fe01:1/64
STATE ........................................... REACHABLE
Primary IPv6 Address............................. ::/128
STATE ........................................... NONE
Primary IPv6 Gateway............................. ::
Primary IPv6 Gateway Mac Address................. 00:00:00:00:00:00
STATE ........................................... INCOMPLETE
VLAN............................................. 1
Quarantine-vlan.................................. 2
Physical Port.................................... 1
DHCP Proxy Mode.................................. Global
Primary DHCP Server.............................. 192.168.123.1
Secondary DHCP Server............................ Unconfigured
DHCP Option 82................................... Disabled
DHCP Option 82 bridge mode insertion............. Disabled
IPv4 ACL......................................... Unconfigured
IPv6 ACL......................................... Unconfigured
URL ACL.......................................... Unconfigured
mDNS Profile Name................................ Unconfigured
AP Manager....................................... Yes
Guest Interface.................................. N/A
L2 Multicast..................................... Enabled
-------------------------------------------
Switch port Configuration:
interface GigabitEthernet0/1
switchport trunk allowed vlan 1
switchport trunk encapsulation dot1q
switchport mode trunk
negotiation auto
end
SW1#
Regards
SAM