Routed Configurations; Ethernet - Ipoa Routed - LG LDK24 ADSL Router User Manual

Hide thumbs Also See for LDK24 ADSL Router:
Table of Contents

Advertisement

- -> bridge add interface <name>
- -> bridge attach {<name>|<number>} <transport>
Example)
- -> rfc1483 add transport my1483 a1 0 600 llc bridged
- - > bridge add interface bridge2
- - > bridge attach bridge2 my1483

2.3 Routed configurations

All of the configurations in this section use the ISOS ip module to route between Ethernet and an
ATM protocol. As these configurations perform IP routing, each part of the network must be on
a different subnet.

2.3.1 Ethernet - IPoA routed

Clear any existing IP interfaces and transports. Clearing the IP interfaces also deletes any
1.
existing DHCP client settings on those interfaces. This change to DHCP is not updated in the
DHCP client configuration until you enter the dhcpclient update command.
- -> ip clear interfaces
- -> ip clear routes
- -> transports clear
- -> dhcpclient update
Add the Ethernet device to the router.
2.
- -> ethernet add transport <name> [<port>]
- -> ip add interface <name> [<ipaddress> [<netmask>]]
- -> ip attach {<name>|<number>} <transport>
Example)
- -> ethernet add transport eth1 ethernet
- - > ip add interface ip1 192.168.101.2
- - > ip attach ip1 eth1
Add the IPoA device to the router configured to run on VCI with a peak cell rate, using the
3.
port.
- -> ipoa add transport <name> pvc <atm-port> <vpi> <vci>
- -> ip add interface <name> [<ipaddress> [<netmask>]]
- -> ip attach {<name>|<number>} <transport>
- -> ipoa transport {<name>|<number>} set pvc <pvc number> pcr <peak cell rate>
Example)
LDK24 ADSL Router User's Manual
Version 1.0D
Copyright© 2002 LG Electronics Inc., LTD.
Page 9 of 67

Advertisement

Table of Contents
loading

Table of Contents