cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1231
Views
0
Helpful
2
Replies

Changing HTTP port number.

dpena
Level 1
Level 1

Is there any way to change the HTTP port number so that this type of traffic goes through a user specified port? Any information will be greatly appreciated.

2 Replies 2

badamson
Level 1
Level 1

Assuming you are referring to the http management of a Cisco device you should be able to use:

ip http server

ip http port <0-65535>

hucuncu
Level 1
Level 1

Firewalls can do this. Also its possible for a router (between two interfaces) to replace port number of HTTP to 8080 for example, by using NAT. But, you need to put a hop in between traffic flow.