ZyXEL Communications ZYWALL - CLI Reference Manual page 67

Zld based
Table of Contents

Advertisement

Table 26 interface Commands: PPPoE/PPTP Interfaces (continued)
COMMAND
[no] bind interface_name
[no] connectivity {nail-up | dial-on-
demand}
[no] local-address ip
[no] remote-address ip
[no] mss <536..1452>
mtu <576..1492>
show interface ppp system-default
show interface ppp user-define
6.5.1 PPPoE/PPTP Interface Command Examples
The following commands show you how to configure PPPoE/PPTP interface ppp0 with the
following characteristics: base interface ge1, ISP account Hinet, local address 1.1.1.1, remote
address 2.2.2.2, MTU 1200, upstream bandwidth 345, downstream bandwidth 123, description
"I am ppp0", and dialed only when used.
Router# configure terminal
Router(config)# interface ppp0
Router(config-if-ppp)# account Hinet
Router(config-if-ppp)# bind ge1
Router(config-if-ppp)# local-address 1.1.1.1
Router(config-if-ppp)# remote-address 2.2.2.2
Router(config-if-ppp)# mtu 1200
Router(config-if-ppp)# upstream 345
Router(config-if-ppp)# downstream 123
Router(config-if-ppp)# connectivity dial-on-demand
Router(config-if-ppp)# description I am ppp0
Router(config-if-ppp)# exit
ZyWALL (ZLD) CLI Reference Guide
DESCRIPTION
Specifies the base interface for the PPPoE/PPTP
interface. The
no
command removes the base
interface.
Specifies whether the specified PPPoE/PPTP
interface is always connected (nail-up) or
connected only when used (dial-on-demand). The
command sets it to dial-on-demand.
no
Specifies a static IP address for the specified
PPPoE/PPTP interface. The
the PPPoE/PPTP interface a DHCP client; the
other computer assigns the IP address.
Specifies the IP address of the PPPoE/PPTP
server. If the PPPoE/PPTP server is not available
at this IP address, no connection is made. The
command lets the ZyWALL get the IP address of
the PPPoE/PPTP server automatically when it
establishes the connection.
Specifies the maximum segment size (MSS) the
interface can use. MSS is the largest amount of
data, specified in bytes, that the interface can
handle in a single, unfragmented piece. The
command has the ZyWALL use its default MSS
setting.
Sets the Maximum Transmission Unit in bytes.
Displays system default PPP interfaces (non-
deletable) that come with the ZyWALL.
Displays all PPP interfaces that were manually
configured on the ZyWALL.
Chapter 6 Interfaces
command makes
no
no
no
67

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents