User's Manual

Table Of Contents
Example 4.77. PPPoE interface
EION: interface PPP 3
Interface 'PPP 3' has been created.
EION: interface PPP 3 pppoe FastEthernet 0 STREAM
PPPoE encapsulation enabled.
Using interface FastEthernet 0.
EION: interface PPP 3 authentication identity ppp0989330@mtu
Using identity 'ppp0989330@mtu'.
EION: interface PPP 3 authentication password 9OI39foi
Password has been saved.
EION: interface PPP 3 authentication chap
CHAP enabled.
EION: show services
Name Enabled Running
...
Connector PPP 2 No No
Connector PPP 3 Yes Yes
EION: show running-config
...
!
interface PPP 3
interface PPP 3
pppoe FastEthernet 0 STREAM
authentication
identity ppp0989330@mtu
password 9OI39foi
chap
!
...
EION: no interface PPP 3
Interface 'PPP 3' has been removed.
4.9.2. Command Summary
interface {name} {index} pptp {pptp-server}
Description. Set PPTP encapsulation.
No-Form. Disable PPTP encapsulation.
Arguments.
pptp-server
An IP address or a hostname of a PPTP server to connect to.
Example.
EION: interface PPP 1 pptp pptp.example.net
PPTP encapsulation enabled.
Using server pptp.example.net.
EION: interface PPP 1 no pptp
PPTP encapsulation disabled.
91
Configuration