Cisco Systems WRP400 Telephone Accessories User Manual


 
Provisioning Reference (WRP400)
ATA Administration Guide 228
C
WAN Type
<WAN_TYPE>
<WAN_TYPE>wan_proto=[mode],
[parameters]</WAN_TYPE>
wan_proto: Internet connection type;
dhcp, static, pppoe, pptp, l2tp, heartbeat
DHCP Parameters
No other settings are required.
To configure a DHCP connection: <WAN_
TYPE>wan_proto=dhcp
</WAN_TYPE>
Static IP Parameters
wan_ipaddr: WAN IP address
wan_netmask: WAN subnet mask
wan_gateway: Gateway IP address
To configure a Static IP connection:
<WAN_TYPE>wan_proto=static,wan_
ipaddr=192.168.0.11,wan_netmask=
255.255.255.128,wan_gateway=192.
168.0. 252</WAN_TYPE>
PPPoE (Point-to-Point Protocol over
Ethernet) Parameters
ppp_username: User name; enter from 1
to 63 ASCII characters
ppp_passwd: Password; enter from 1 to
63 ASCII characters
ppp_service: Service name; enter from 0
to 63 ASCII characters
To configure a PPPPoE connection:
<WAN_TYPE>wan_proto=pppoe,ppp_
username=adc,ppp_passwd=def
</WAN_TYPE>
To configure a PPPPoE connection type and
specify a service name: <WAN_TYPE>
wan_proto=pppoe,
ppp_username=adc,ppp_passwd=
def,ppp_service=aaa</WAN_TYPE>
PPTP (Point-to-Point Tunneling Protocol)
Parameters
wan_ipaddr: WAN IP address
wan_netmask: WAN subnet mask
wan_gateway: Gateway IP address
To configure a PPTP connection: <WAN_TYPE>
wan_ proto=pptp,ppp_
username=adc,ppp_passwd=def,wan_ipaddr=
192.168.0.18,wan_netmask=
255.255.255.0,pptp_server_ip=192.
168.0.251 </WAN_TYPE>
L2TP (Layer 2 Tunneling Protocol)
Parameters
l2tp_server_ip: Server IP address
ppp_username: User name; enter from 1
to 63 ASCII characters
ppp_passwd: Password; enter from 1 to
63 ASCII characters
To configure an L2TP connection: <WAN_
TYPE>wan_proto=l2tp, ppp_username=
adc,ppp_passwd= def,l2tp_server_ip=
192.168.0.15
</WAN_TYPE>
Feature/XML
Tag
Parameters Examples