Ppp Interface And Pppoe Protocol - Teldat -3Ge-USB User Manual

Hide thumbs Also See for Teldat-3Ge-USB:
Table of Contents

Advertisement

Teldat S.A.
;
exit
;
protocol dhcp
; -- DHCP Configuration --
server
; -- DHCP Server Configuration --
enable
;
;
subnet teldatsubnet 0 network 172.24.0.0 255.255.0.0
subnet teldatsubnet 0 bootfile fwethant.img
subnet teldatsubnet 0 router 172.24.80.13
;
host ant-eth1 0 client-id asc teldat
host ant-eth1 0 fixed-ip 172.24.80.12
host ant-eth1 0 next-server 172.24.51.39
host ant-eth1 0 option 43 asc antenna&apn=internet.es&pin=1844&rt=generic&ntps=172.24.51.39
;
;
exit
;
exit
;
feature wrr-backup-wan
; -- WAN Reroute Backup user configuration --
pair 1 primary interface ethernet0/0 secondary interface ppp1
pair 1 inverse-wrr
;
enable
exit
;
;
feature tftp
; -- TFTP user configuration --
server file-system DSK
server enable
exit
;
dump-command-errors
end

3.4.1 PPP Interface and PPPoE protocol

The PPP virtual interface is created through the add device command.
add device ppp 1
Once the PPP interface has been added to the configuration, the next step is to configure it. The configuration is the
same as for a PPP client-initiated link over PPPoE.
network ppp1
; -- Generic PPP User Configuration --
ip address unnumbered
;
ip mtu 1492
;
ip tcp adjust-mss 1452
;
ppp
; -- PPP Configuration --
authentication sent-user internet password internet
ipcp local address assigned
no ipcp peer-route
exit
;
base-interface
Teldat-3Ge-USB User Manual
3 Configuring in Generic mode
27

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Teldat-3Ge-USB and is the answer not in the manual?

Table of Contents