Ethernet -Rfc1483/Rfc2684 Routed - LG LDK24 ADSL Router User Manual

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

Advertisement

- -> ipoa add transport ipoa1 pvc a1 0 700
- -> ip add interface ip2 192.168.102.2
- -> ip attach ip2 ipoa1
- -> ipoa transport ipoa1 set pvc 1 pcr 50000
Add a default route.
4.
- -> ip add route <name> <dest_ip> <netmask> {[gateway <gateway_ip>]|[interface
interface>]}
example)
- -> ip add route default 0.0.0.0 0.0.0.0 gateway 192.168.102.3
2.3.2 Ethernet –RFC1483/RFC2684 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 RFC1483 device to the router, with RFC1483 configured to run on port using VCI,
3.
vcmux routed or llc encapsulation.
- -> rfc1483 add transport <name> <port> <vpi> <vci> {llc|vcmux}
bridged|routed}
- -> ip add interface <name> [<ipaddress> [<netmask>]]
- -> ip attach {<name>|<number>} <transport>
example)
- -> rfc1483 add transport my1483 a1 0 600 vcmux routed
- -> ip add interface ip2 192.168.102.2
LDK24 ADSL Router User's Manual
Version 1.0D
Copyright© 2002 LG Electronics Inc., LTD.
Page 10 of 67

Advertisement

Table of Contents
loading

Table of Contents