Cisco Switches :: SF-300 - Change Web Management Port (from 80)?

Nov 29, 2011

I just purchased 2 SF-300 48 port units for 2 customers.  I want to be able to remotely manage them over the Internet with my browser.  BUT, customer sites already use port 80 for web servers.  So, how do I configure this switch to use some other port than 80?
 
I called support, and much to my surprise he said it cannot be changed.  How bizarre that a device with many hundreds of configuration settings does not have one of the most basic settings...
 
At one customer site I can configure port forwarding and translation to get around this problem, but the other site's router does not offer port translation..

View 2 Replies


ADVERTISEMENT

Cisco Switches :: SG 200-18 - Change Management-VLAN And Telnet / SSH Access?

Apr 29, 2012

We've got a SG200-18 switch that is to be used as a workgroup switch in our environment (SW Version 1.1.1.8). Working with CLI on big and mid-range Cisco-gear over the past two decades I'm having a hard time figuring out the following on the SG200:
 
o) I want to change the Management-VLAN from the default "1" to the management-VLAN used in our environment. Sure enough I created that vlan in the SG200-config, however when it comes to assigning the management-IP and VLAN for the management interface in the corresponding pulldown under "IPv4 interface -> Management VLAN" the only thing selectable is the default "1". (see screenshots enclosed)So how do I set a management VLAN different from 1?
 
o) How do I enable telnet/ssh-access to the SG200-18 - I'd be far more comfortable with a CLI-environment?

View 2 Replies View Related

Cisco Switches :: SG300-10 Access Port Change Blocks Other One

Jan 15, 2013

I recently bough for a home lab a sg300-10 switch. I have enabled layer 3 routing on it and have come across a puzzling issue. The switch is the default gw on this network, and in front of the switch there is a cable modem (ip route 0.0.0.0 0.0.0.0 192.168.0.7).
 
This is my config:
 
config-file-header
switch5ed948
v1.2.7.76 / R750_NIK_1_2_584_002

[Code].....

View 7 Replies View Related

Cisco :: Change Management IP Of AIR-CT5508

Sep 25, 2011

I want to change the management IP of our wireless controller, I have 5 LAP1142N connected to this controller.
 
I have a few questions before I will do this task.
 
1. If I change the management IP, will the controller need a reboot?

2. Will the AP's automatically sync with the new management IP?

3. Do I need additional configuration on the AP's?

4. What else do I need to consider.

View 9 Replies View Related

Cisco AAA/Identity/Nac :: Change Management IP In ACS 5.2 GUI?

Jul 31, 2011

I'm trying to change the management IP for ACS 5.2 in GUI, but failed to find it.
 
Is there any way to change the IP address in ACS GUI?

View 3 Replies View Related

Cisco Switching / Routing :: 3560 - Management Port Used As Regular Port?

Jan 30, 2012

I have an all gigE  3560.  I don't use the management FE0 port on the back.  I was thinking to use that for a 100Mbps WAN connection. 

Seems to work just fine when I plugged in an test.  But I am not routing across that link yet as I still need to setup the far end.

Is there any reason this would not work?  I would like to not burn a gig port if the max throughput of the circuit is 100Mbps.

View 1 Replies View Related

Cisco Switches :: VLAN Management Via SNMP On SG300-10 Switches

Aug 7, 2011

Any snmpset commands to add, modify and delete vlan table entries on SG300-10 switches? I checked url... however this information is apparently only valid for catalysts. The latest firmware is installed and the provided MIB files are used.

View 8 Replies View Related

Cisco Firewall :: 5520 - Use Management Port As Normal Port On ASA

Jan 2, 2012

I have got ASA 5520. How to use the management port as a normal port on ASA. What are the basic reqirements for that.

View 3 Replies View Related

Cisco :: Change 2960 Management VLAN And IP Without Console

Aug 2, 2012

Apparently on older switches you could just enter the "management" command under the new VLAN interface and it would pull the config from the old one, apparently that feature isn't around anymore. I've tried establishing a trunk to the damned thing and trying to switch over that way, but it doesn't seem to work.

View 4 Replies View Related

Cisco Wireless :: 5508 / Change Management IP On Controllers?

Sep 1, 2011

I have two 5508 and one WCS server, the controllers are in one mobility group.Now I have to change the management IP addresses on the controllers. What are the correct steps to do this?

View 9 Replies View Related

Cisco Switching/Routing :: 2950 Switch Management IP Change?

Nov 4, 2012

I am planning to change the management IP (VLAN 5) to one of my Cisco 2950 switch, Here I am creating a new VLAN101 and assign new IP
 
When I am doing this VLAN 2 is going admin down.

View 3 Replies View Related

Cisco Switching/Routing :: SG300 Updated To Image 1.1.1.8 - Can't Change Management VLAN

Nov 21, 2011

when I was using image 1.0.0.27, I was able to move the management VLAN from 1 to which ever VLAN I wanted. For some reason, after switching the image to 1.1.1.8, I no longer have that function.

View 1 Replies View Related

Cisco Firewall :: Change Default SSH Port On ASA 5505 (port Forwarding)

Dec 2, 2011

So here is my network.
 
ASA5505--->Cisco1841--->Cat2960
Code
ASA asa831-k8.bin
Cisco 1841 c1841-adventerprisek9-mz.151-4.M2.bin
Cat 2960 c2960-lanbasek9-mz.122-55.SE1.bin
 
and here is my dilemma.
 
I can SSH from the internet to my ASA on default port 22, directly to my public IP.  I can SSH from the internet to my Cisco 1841 on port 2001. I can not however, SSH to my Cat 2960.  From what i can tell, on the Cat2960 i can't change the default port 22 for SSH to different port, just like i did on the Cisco 1841.  I looked to see if I can change the default port for SSH on he ASA, it does not look like this is an option.
 
The bottom line is that i want to be able to SSH to all three devices from the internet.  I only have one public IP.  As of now, what i can do is only SSH to the ASA on default port 22 directly to the public IP and Cisco 1841 on port 2001.  It appears that changing the default SSH port on Cat 2960 is not an option.  It also appears that I can't change the default SSH port on the ASA, if i could, i would and then i should be able to SSH to the Cat 2960 on port 22. No matter what i did on the ASA, it always listens on port 22 for SSH connections.
 
show asp table socket
TCP       001f549f  <<pub IP>>:22              0.0.0.0:*               LISTEN
 
how do i make it listen on different port?
 
Here is relevent config for SSH for cisco 1841 (port forwarding)
 
ON ASA
object network ROUTER
host 10.10.1.1

[Code].....

View 28 Replies View Related

Cisco Switching/Routing :: 888w - Way To Change Usage Of ISDN Port To Normal RJ45 Port

Sep 25, 2012

I have Cisco 800 series (888w) with BRI-ISDN port. Is there any way to change the usage of ISDN port to normal RJ45 port?I want to use this SOHO router to sharing connection.

View 0 Replies View Related

Cisco WAN :: ASR 1006 Management Port

Sep 13, 2012

I saw that the management port for the ASR 1006 has limited routing functionality according to the documentation. I know it "may" not be best practice but can I use this as a routed interface for the WAN port to our Internet or will this not work?

View 2 Replies View Related

Cisco :: 6500 IOS Switches - Compliance Management In LMS 3.2?

Oct 11, 2011

I'm having a hard time getting Compliance Manager to accept a "banner login" command I'm attempting to use on 6500 IOS switches. I've edited the template, tried cut-&-paste, looked for the archive file on the server to directly modify it (without success), among other things. I have this feature functioning correctly on CatOS switches, but can't seem to get it properly set on IOS switches. What's the limit, as far as the template is concerned, on the number of characters with this type of command? Where are the archive configs located on the server; in the "shadow" directory?

View 1 Replies View Related

Cisco Firewall :: Management Port On ASA5505?

Nov 7, 2011

I have interfaces defined on the 5505:
 
interface Ethernet0/0
switchport access vlan 2
interface Ethernet0/1

[Code].....

I only need one interface to connect to a single host on the inside (VLAN1) and then connect E0 to a DSL.
 
Is it possible (are what are the commands required) to take one of the other interfaces and create a Management port on the local office LAN?

View 2 Replies View Related

Cisco Switches :: ESXi Management Not Working With SG500 LAG

Jan 8, 2013

I am setting up a 3 host ESXi cluster. I am using a pair of stacked SG500-28 switches for switching redundancy. Each host has 8 NICs. 4 to each switch. I have successfully setup a 3 NIC LAG with 1 path to one switch and 2 paths to the other. These LAGs work. When I setup a 2NIC LAG via the console for management, and the associated ports on the switches, I lose managment communication with the host. Before setting up the LAG in the ESXi console, I set that vswitch properties to us IPHASH as instructed here bit.ly/VLaTEt I have attempted to follow those instructions as closely as possible. The one thing that I am wondering is whether the SG series supports etherchannel. I can't find any reference. Either way, it works on the other vswitch that is for vMotion. I can vmkping between the hosts over that LAG. But setting up a LAG on the management vSwitch doesn't?

View 5 Replies View Related

Cisco Switches :: 3560X - Cannot Reach Management Vlan

Mar 12, 2013

In one of my client location I have deployed one Cisco 3560X (core switch) and one SG-200-18 (access switch). I’ve configured three vlans (vlan 2, vlan 3 and management vlan 1), relevant trunking and I’ve connected two pc to the access switch to vlan 2 and 3 respectively. So far everything (including inter-vlan communication) works fine, except that I couldn’t reach the vlan 1 (management vlan) devices (access switch and core switch) from any pc which is connected to either vlan 2 or 3.
 
I’ve configured the “port VLAN membership” settings in SG-300 as follows,
 
Interface                             mode                    Administrative vlans                      Operational vlans
 GE 2                                       Access                                  2UP    

[Code].....

View 4 Replies View Related

Cisco Switches :: SG300 - How To Block Management Access

Mar 25, 2012

I have a SG300 switch working in layer 3 mode. I created 3 VLANS and the intervlan communication is working fine. I want to know how to block acces to switch managment from the Vlans. One of the vlan is allowed to access the switch but not the others vlans. What is the best way to implement this? with ACL or with Managment Access Method, creating an access profile?

View 1 Replies View Related

Cisco LAN :: Management Interfaces On 7600 Switches And Its VLANs

Jul 19, 2012

I am using a Catalyst 7600.
 
I set up a VLAN interface (VLAN 3) with an IP-address and I can connect to it using telnet and log in to the switch as admin.I call this my management interface.
 
How come I manage to log into the management interface when the native VLAN is default 1? I thought the native VLAN determines which VLAN I need to log into to access the switch?
 
Can I make management interfaces of all the 48 ports if I want?

View 5 Replies View Related

Cisco Switches :: Accessing SG300-28P Via Management Interface?

Dec 21, 2012

I have a new SG300-28P, and have had occasional issues with being unable to connect to it via anything other than the serial port.  I have connectivity between my machine and the switch (tested with ping each way), and in fact, have the same problem if I take a laptop to the switch and connect them directly.What happens is that though the switch is operating normally, http, https, ssh and telnet attempts to access all fail in one way or another.  Ssh and telnet either yields no response or a refused connection (even though those services are enabled).  For http and https, I'll occasionally get enough of the web page to be able to tell what it is ... but attempts to log in just don't work.While this is happening, the CPU and packet load on the switch is very, very low.Rebooting didn't work entirely, though it may have made it better.  Resetting to factory defaults and then reconfiguring makes it work.This is using the latest firmware: 1.2.7.76.

View 3 Replies View Related

Cisco Wireless :: WLC 5508 Management Port Is Not Pingable

Jul 3, 2012

I'm having an issue with the 5508 management port .. I can't seem to ping it from the switch connected to it .. ( the Show cdp command shows that the two can see each other .. but no ping is possible ! [code]

View 4 Replies View Related

Cisco :: Ciscoworks 3.2 RME Compliance Management With 802.1x Port Configuration

Nov 6, 2011

i am currently trying to use LMS 3.2 Compliance management to verify and alter our access port configurations for 802.1x. Below is our current configuration

View 1 Replies View Related

Cisco WAN :: Management Port In ROMmon Mode - ASR1002

Jun 4, 2013

Is it possible to use the mgmt port when in rommon mode? I use the Mgmt port when IOS is loaded and it works fine. I reboot the router, issue a break to put it in rommon and have set some variables but my Mgmt port never has link and I cannot ping it from the network. In rommon mode it looks like this:
 
PS1=rommon ! >
MCP_STARTUP_TRACEFLAGS=00000000:00000000
BOOT=bootflash:asr1000rp1-adventerprisek9.03.07.03.S.152-4.S3.bin,1;
IP_ADDRESS=10.71.50.101
IP_SUBNET_MASK=255.255.255.0
DEFAULT_GATEWAY=10.71.50.3
BSI=0
RANDOM_NUM=1133006948
RET_2_RTS=13:38:27 EDT Wed Jun 5 2013
RET_2_RCALTS=1370453907
?=0

View 3 Replies View Related

Cisco Switching/Routing :: Management Port On WS4507R

Apr 3, 2012

How does the IP address is assigned on management port of WS4507 R, syntax.

View 2 Replies View Related

Cisco Wireless :: 2504 Management Over Separate Port

Sep 25, 2012

is it possible to Manage the 2504 Controller over a separate Interface. Exmaple: Port 1 is used as controller management interface (untagged) - AP's are connected to the same VLAN Port 1 is used for Guest Traffic (VLAN 3 tagged) Port 2 should be used to manage the WLAN Controller from the internal LAN. (tested with untagged, tagged, same issue)
 
with this Setup it is possible to ping the Port 2 IP-Address from the internal LAN but if you try to connect to the controller, the Browser shows "Site not reachable".
 
I also enabled "Management via Wireless" but without success. I also tried to add the "management" VLAN as tagged on the management Interface with the same effect, the controller is not manageable from the internal LAN. On 5508 WLAN Controller i have an similar setup, but with LAG Port enabled. There this works.
 
The only interface were i can manage the WLAN controller is from the management Interface.

View 1 Replies View Related

Cisco WAN :: Possible To Access ASA5500 Firewall Management Port

Jul 17, 2012

It's a problem about access ASA5500 Firewall mangement port. The customer request access ASA5500 by entering the default IP address https://192.168.1.1 to monitor data tracffic in Windows 7. But after entering the default IP in IE, no any page appear.

But that way can access ASA5500 magement port successfully in Windows XP. What the different between Windows 7 and Windows XP? Is there any way or any patch can access ASA5500 manemeng port in Windows 7?

View 4 Replies View Related

Cisco Switching/Routing :: Getting 4507R+E FE0 Management Port?

Nov 1, 2012

Is there some kind of trick to getting the fastethernet 0 management port to come up? My adjacent switch is up/up, but fe0 is down/down. I dont' see how this could be possible. I am getting all my info remotely, but I am pretty sure it's wired up correctly.

View 2 Replies View Related

Cisco Routers :: RV042 V3 Remote Management Port?

Apr 11, 2013

I have a brand new RV042 v3 that I just updated to the latest firmware (v4.2.1.02) and have stumbled across an anomaly... I can only access the router from the WAN port using port 80.  I happen to have it set to port 8080, but that doesn't work; I have to use standard port 80.
 
I have two other RV042 units running older firmware and they work as expected and follow the port that is filled in.  This one has me puzzled and wondering if this is a bug in the firmware.

View 2 Replies View Related

Cisco Firewall :: Management Port Routing On ASA5525x?

Jan 17, 2013

I've got a client with a Management Port set up for Out-of-Band management. Here's the configuration of the interface and some relevant static routes:
 
interface Management0/0
description MGT
speed 100
duplex full
nameif Mgt

[code]...
 
The route through Mgt interface is required as my client accesses the device from a subnet that isn't local to M0/0.Unfortunately, now any traffic originating from outside and destined to 10.48.0.0/16 is choosing the Mgt interface. I had thought that the 'management-only' keyword prevents this from happening (traffic traversing between interfaces).
 
There is a broad scope of /16 addresses on the 'inside' so just swapping destinations won't work (the client wants to avoid a routing table with 50+ static entries, understandably)My temporary solution was to do this:
 
route inside 10.0.0.0 255.128.0.0 10.38.103.1
route inside 10.128.0.0 255.128.0.0 10.38.103.1
route Mgt 10.0.0.0 255.0.0.0 10.38.100.254
  
If 'management-only' doesn't prevent traffic from using the Mgt interface, what is the point of the command?

View 2 Replies View Related

CIsco Switches :: SF300 Possibility To Have Management Vlan In Other One Then In Default

Oct 12, 2011

I got question about Cisco SF300-24P- is it possible to have management vlan in other vlan than in default vlan?I have default vlan 10 and voice vlan 20, I need to reach switch through voice vlan so I need to set up, interface vlan 20 with ip address. I ask these, because in gui, under Management Interface, IPv4 interface,under Management VLAN, I can only choose vlan 10, which is my default vlan, I dont have option to set ,up, in this case, vlan 20 as management vlan.

View 2 Replies View Related

Cisco Switches :: SG300 Management Of Multiples In Single Network

Jun 2, 2013

What tools are you using to manage multiple SG300 in a single network ? I can't find any good solutions on the cisco website.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved