cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
8101
Views
9
Helpful
16
Replies

Config issues on 2921 Router with SW module

bc4switch
Level 1
Level 1

I have a CISCO 2921 router with a 24 port switch module. Everything has been configured and working excepte the following, please help!!

VLAN1: 10.10.10.x,    default network for Router GI 0/0, which has IP 10.10.10.1

VLAN2: 10.10.9.x       subnet for development

Connection: router GI 0/0 is connected to SW port 17, my laptop is connected to SW port 16 with IP 10.10.9.22. VLAN setting for port 17 is: VLAN1; VLAN setting for port 16 is: VLAN2.

Issue I am having:  From my laptop, I can ping 10.10.10.1, but I can't do http://10.10.10.1

What did I miss? Thanks.

16 Replies 16

Hi Bin,

Thanks for your feedback and nice rating! I've observed several missing lines to run the 2921 as a VPN server. I'd be honest that I'm no expert in setting this up and only done this a couple of times using a

GUI.

Since we've managed to resolve your router's web access, why not configured it from there. Here's a useful link:

http://www.cisco.com/en/US/products/ps9422/products_configuration_example09186a0080b34d1f.shtml

Sent from Cisco Technical Support iPhone App

Edwin Summers
Level 3
Level 3

Bin,

Your first message notes you cannot use HTTP, but your follow-up notes HTTPS.  Are you having problems with both HTTP and HTTPS or only one?  What error are you getting from your web browser.

If HTTPS, have you generated a key pair prior to attempting to connect?

crypto key generate rsa usage 1024

Here is a reference in case it is helpful:

http://www.cisco.com/en/US/products/sw/iosswrel/ps1833/products_feature_guide09186a00800d9eee.html#wp1025546

Good luck! -Ed