THOMSON SpeedTouch Configuration Manual page 30

(wireless) business dsl routers
Hide thumbs Also See for SpeedTouch:
Table of Contents

Advertisement

Chapter 3
Routed Ethernet
The IP interface
IP address assignment
22
Proceed as follows to create, configure and attach/connect the IP interface:
1
Create a new IP interface with name RtEthoa_ip.
=>ip ifadd intf=RtEthoa_ip
=>
2
Configure the new IP interface with as destination the Ethernet interface
created above.
=>ip ifconfig intf=RtEthoa_ip dest=RtEthoa_eth
=>
3
Connect the IP interface.
=>ip ifattach intf=RtEthoa_ip
=>
Proceed as follows to assign an IP address to the IP interface:
1
Should the Routed Ethernet interface IP settings be obtained dynamically via
DHCP?
If yes, go to step 2.
If no, go to step 3.
2
Configure the DHCP client interface.
=>dhcp client ifadd intf=RtEthoa_ip
=>dhcp client ifattach intf=RtEthoa_ip
=>
Proceed with step 5.
3
Enter the static IP address (for example 192.6.11.67) and netmask (for example
255.255.255.0) for the local side of the Ethernet connection. These should be
provided by your ISP.
=>ip ipadd addr=192.6.11.67/24 intf=RtEthoa_ip
=>
4
Optionally, make this interface your default gateway.
=>ip rtadd addr=0.0.0.0/0 intf=RtEthoa_ip
=>
5
Execute saveall at the prompt to save this configuration.
=>saveall
=>
For a complete description of all CLI commands, see the
SpeedTouch™ CLI Reference Guide.
E-DOC-CTC-20051017-0167 v1.0

Advertisement

Table of Contents
loading

Table of Contents