Allied Telesis AT-8900 SERIES 방법 - 페이지 4
{카테고리_이름} Allied Telesis AT-8900 SERIES에 대한 방법을 온라인으로 검색하거나 PDF를 다운로드하세요. Allied Telesis AT-8900 SERIES 8 페이지. How to set up pppoe between a linux client and access concentrator
Allied Telesis AT-8900 SERIES에 대해서도 마찬가지입니다: 문제 해결 (5 페이지), 빠른 설치 매뉴얼 (13 페이지)
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