SMC Networks EZ Connect SMC70032AE User Manual page 42

Adsl ethernet modem
Hide thumbs Also See for EZ Connect SMC70032AE:
Table of Contents

Advertisement

Note: If the Subnet Mask is class C (255.255.255.0, or Hexadecimal
ff:ff:ff:00), the subnet command is not needed.
SMC70032AE> ip device add ethernet ether //edd 192.168.1.1
SMC70032AE> ip subnet add ethernet.home . 192.168.1.1 ff:ff:ff:00
3. Set up the VPI value, VCI value, and the PPPoA session information (User ID
and Password) provided by your ISP. The commands below assume that the
service provider has assigned the following values: User ID is
"smc70032ae", password is "1234", CHAP is used for authentication,
VPI="0", and VCI="35".
SMC70032AE> ip device add ppp_device ether //ppp/DEVICE=1
SMC70032AE> ppp 1 welogin smc70032ae 1234 chap (sets up
authentication)
SMC70032AE> ppp 1 pvc 0 35 ip (configures VPI and VCI settings)
SMC70032AE> ppp 1 llc 0 (0 =LLC encapsulation/ 1=VCMUX encapsulation)
SMC70032AE> ppp 1 gateway local
SMC70032AE> ppp 1 enable
SMC70032AE> ip nat add ppp_device
SMC70032AE> ip relay all
SMC70032AE> config save
Saving configuration...Configuration saved.
SMC70032AE> restart
Note: In this example using device 1 and interface 1, the default function of the
router is to automatically add the WAN IP information when the modem is linked.
Once the modem has linked and authenticated, the IP configuration for the
routing interface will be completed since the modem acts as a DHCP client when
in PPPoA Routed mode. If the values of ID, password, VPI, or VCI change, then
re-enter the above commands related to PPP with the new, correct information.
4. After finishing the configuration, the ADSL Sync will be solid.
You can now check the PPP interface information by using the following
command:
SMC70032AE> ip device
device Ethernet ether //edd mtu 1500 192.168.1.1
42

Advertisement

Table of Contents
loading

Table of Contents