Remove redundant mtu/mru/speed settings

MFC after: 6 days
This commit is contained in:
Brian Somers 2001-07-24 13:11:57 +00:00
parent 3fd95272b3
commit 68fe945a06
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=80282

View File

@ -733,9 +733,6 @@ loginprompt:
#
pppoe:
set device PPPoE:de0:pppoe-in
set mru 1492
set mtu 1492
set speed sync
enable lqr
set cd 5
set dial
@ -750,9 +747,6 @@ pppoe:
#
pppoe-in:
allow mode direct # Only for use on server-side
set mru 1492 # Max allowed by the PPPoE spec
set mtu 1492 # Max allowed by the PPPoE spec
set speed sync # PPPoE is always synchronous
enable lqr proxy # Enable LQR and proxy-arp
enable chap pap passwdauth # Force client authentication
set ifaddr 10.0.0.1 10.0.0.100-10.0.0.199 # Hand out up to 100 IP numbers