Cisco WRP400-G1 Administration Guide - Page 164

To con port forwarding, you also should con a DHCP, reservation for the designated server.

Page 164 highlights

WRP400 Provisioning Reference C Feature/XML Tag Single Port Forwarding Parameters Examples forward _single=name:on|off:both|tcp|udp:external -port:internal-port:ip To forward FTP to 192.168.15.18: forward_singl e=FTP:on:tcp:21:21:18 NOTE: To configure port forwarding, you also should configure a DHCP reservation for the designated server. forward_single: Supports port forwarding on the specified port name: Application name; enter a name or use the following names for standard applications: FTP, Telnet, SMTP,DNS,TFTP,Finger, HTTP, POP3, NNTP on|off: on (enabled) or off (disabled) both|tcp|udp: Selected protocol; tcp, udp, or both To configure port forwarding for a non-standard application: forward_single=fw1:on: both:1111: 2222:28 To delete all: To configure port forwarding for default standard applications such as FTP, Telnet, SMTP, and others: forward_single=FTP:on: tcp:21:21:18 forward_single=Telnet:on:tcp:23:23:19 external-port: The external port number internal-port: The internal port number ip: The IP address of the computer that should receive the requests. Cisco Small Business WRP400 Administration Guide 162

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173

WRP400 Provisioning Reference
Cisco Small Business WRP400 Administration Guide
162
C
Single Port
Forwarding
<SINGLE_PORT_
FORWARDING>
<SINGLE_PORT_FORWARDING>forward
_single=name:on|off:both|tcp|udp:external
-port:internal-port:ip</
SINGLE_PORT_FORWARDING>
NOTE:
To configure port forwarding,
you also should configure a DHCP
reservation for the designated server.
forward_single: Supports port forwarding
on the specified port
name: Application name; enter a name or
use the following names for standard
applications: FTP, Telnet,
SMTP,DNS,TFTP,Finger, HTTP, POP3,
NNTP
on|off: on (enabled) or off (disabled)
both|tcp|udp: Selected protocol; tcp, udp,
or both
external-port: The external port number
internal-port: The internal port number
ip: The IP address of the computer that
should receive the requests.
To forward FTP to 192.168.15.18:
<SINGLE_PORT_FORWARDING>forward_singl
e=FTP:on:tcp:21:21:18</SINGLE_
PORT_FORWARDING>
To configure port forwarding for a non-standard
application: <SINGLE_PORT_
FORWARDING>forward_single=fw1:on:
both:1111: 2222:28</SINGLE_PORT_
FORWARDING>
To delete all: <SINGLE_PORT_FORWARDING>
</SINGLE_PORT_FORWARDING>
To configure port forwarding for default
standard applications such as FTP, Telnet, SMTP,
and others: <SINGLE_PORT_ FORWARDING>
forward_single=FTP:on: tcp:21:21:18
</SINGLE_PORT_ FORWARDING>
<SINGLE_PORT_FORWARDING>
forward_single=Telnet:on:tcp:23:23:19</
SINGLE_ PORT_FORWARDING>
Feature/XML
Tag
Parameters
Examples