Allied Telesis AR400 Series Nasıl Yapılır - Sayfa 4

Yazılım Allied Telesis AR400 Series için çevrimiçi göz atın veya pdf Nasıl Yapılır indirin. Allied Telesis AR400 Series 8 sayfaları. How to set up pppoe between a linux client and access concentrator
Ayrıca Allied Telesis AR400 Series için: Nasıl Yapılandırılır (6 sayfalar), Sorun Giderme Kılavuzu (8 sayfalar), Sorun Giderme (5 sayfalar), Hızlı Kurulum Kılavuzu (8 sayfalar), Hızlı Kurulum Kılavuzu (12 sayfalar), Güvenlik Bilgileri Kılavuzu (18 sayfalar)

Allied Telesis AR400 Series Nasıl Yapılır
Starting the Link
!
[root@linux_client michael]# pppd pty 'pppoe -I eth1'
Loading PPP modules for linux kernel 2.4:
[root@linux_client michael]# ping 192.168.0.254
PING 192.168.0.254 (192.168.0.254) from 192.168.0.1 : 56(84) bytes of
64 bytes from 192.168.0.254: icmp_seq=0 ttl=64 time=357 usec
64 bytes from 192.168.0.254: icmp_seq=1 ttl=64 time=266 usec
64 bytes from 192.168.0.254: icmp_seq=2 ttl=64 time=256 usec
--- 192.168.0.254 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max/mdev = 0.256/0.293/0.357/0.045 ms
pppoe is actually another PPP daemon and we tell it to start pppoe discovery out eth1. The "pty"
part makes pppd converse via a pseudo terminal, otherwise all the PPP output goes to the screen
and hence the link will not come up.
Set Up PPPoE Between a Linux Client and an Allied Telesis Access Concentrator
To configure your linux device, start the pppd (PPP daemon) process and tell it to start
:
pppoe
data.
[
OK
]
4