Chapter 24 APPENDIX D – Application Note
164
24 APPENDIX D – Application Note
24.1 Layer 3 Media Converter Application
The user is use IP6610 as a Layer 3 Media Converter, see figure below.
Note: The unit must have the DCE(V.35) interface for this application.
IP Network
LAN1
LAN1 with Public IP Addr.
(same as customer's WAN IP)
WAN1 (V.35)
Customer's Router
PC1
192.168.1.2
Customer's
Local Network
WAN
192.166.1.1/24
LAN
192.168.1.1/24
192.166.1.254/24
Figure 24-1 Layer 3 Media Converter Application
CLI Setup
Activate the media forward function
1. Login IP6610 as admin (“login admin”) and set up interfaces for media forwarding, for example, setup
LAN1 and WAN 1 as media forwarding interface by CLI command “ add media_forward lan1 wan1”.
2. Set the WAN1 layer 2 protocol, key in the command “set wan1 protocol ppp”
3. Set the LAN1 ip and mask address, key in the command “set lan1 ip 192.166.1.1”. LAN1 ip/mask must
be the same ad WAN setting of customers’ router.
4. Set the default gateway of IP6610, key in the command “add route 0.0.0.0.0.0.0.0 192.166.1.254 lan1”
De-active the media forward function
1. Key in” delete media_forward lan1 wan1” will disable media forwarding, and IP6610 should behave as
usual bridge/router.