Motorola 7.7.4 用户手册

下载
页码 351
247
CONFIG Commands
set ip ip-ppp enet-B option on
set ip ip-ppp enet-B address 0.0.0.0
set ip ip-ppp enet-B peer-address 0.0.0.0
set ip ip-ppp enet-B restrictions admin-disabled
set ip ip-ppp enet-B addr-mapping on
set ip ip-ppp enet-B dns acquired-dns-priority 20
set ip ip-ppp enet-B igmp-null-source-addr off
set ip ip-ppp enet-B tx-queue "none"
set ip ip-ppp enet-B mcast-fwd on
set ip ip-ppp enet-B unnumbered off
set ip ip-ppp enet-B rip-receive off
ADSL platforms
You must configure two VCCs with the same VPI/VCI to enable concurrent PPPoE and IPoE 
suppor t, and you will need to configure the individual settings for each inter face for proper 
operation.
set atm vcc 
n encap pppoe-llc
Specifies that the VCC will allow a second VCC with the same VPI/VCI values as the first. 
pppoe-llc denotes this special case.
Example:
set atm option on
set atm vcc 1 option on
set atm vcc 1 vpi 0
set atm vcc 1 vci 35
set atm vcc 1 encap pppoe-llc
set atm vcc 2 option on
set atm vcc 2 vpi 0
set atm vcc 2 vci 35
set atm vcc 2 encap ether-llc
This will allow you to configure the second WAN inter face.
set atm vcc 2 vpi 0
set atm vcc 2 vci 35
set atm vcc 2 encap ether-llc
...