R2511-HP MSR Router Series Fundamentals Command Reference(V5)

33
Views
System view
Default command level
2: System level
Parameters
ip-address: IP address associated with the Telnet redirect listening port. The IP address cannot be an
interface's address on the device, but can be in the same subnet as an interface's address.
port-number: Telnet redirect listening port in the range of 2000 to 50000.
Usage guidelines
For example, a user is connected to device A, and device A is connected to device B through its serial
port. If the redirect enable and redirect listen-port port-number commands are configured on device A,
the user can log in to device B by Telnetting to the IP address of device A and the specified port number.
If you associate device A's IP address with the specified port number by using the ip alias ip-address
port-number command, the user can log in to device B by only Telnetting to the IP address of device A.
Examples
# Associate the Telnet redirect listening port 2000 with the IP address 1.1.1.1.
<Sysname> system-view
[Sysname] ip alias 1.1.1.1 2000
Related commands
redirect enable
redirect listen-port
ip http acl
Use ip http acl to associate the HTTP service with an ACL.
Use undo ip http acl to remove the association.
Syntax
For devices supporting both WLAN ACL and basic ACL:
ip http acl acl-number
undo ip http acl acl-number
For devices supporting basic ACL only:
ip http acl acl-number
undo ip http acl acl-number
Default
The HTTP service is not associated with any ACL.
Views
System view
Default command level
2: System level