Juniper JUNOS OS 10.3 - LN1000 MOBILE SECURE ROUTER USER GUIDE 8-26-2010 User Manual page 56

Mobile secure router for junos os
Table of Contents

Advertisement

Junos OS LN1000 Mobile Secure Router User Guide
Configuration
CLI Quick
Configuration
Step-by-Step
Procedure
Results
38
To quickly configure the PPPoE-based radio-to-router protocol, copy the following
commands and paste them into the CLI:
[edit]
set interfaces ge-3/0/3 unit 1 radio-router bandwidth 100 resource 100 latency 100 quality
100 threshold 10
set interfaces pp0 unit 1 pppoe-options underlying-interface ge-3/0/3 server
set interfaces pp0 unit 1 family inet unnumbered-address lo0.0 destination 192.168.1.2
set interfaces pp0 unit 1 family inet6 address lo0.0 destination fec0:1:1:1::2
The following example requires you to navigate various levels in the configuration
hierarchy. For instructions on how to do that, see Using the CLI Editor in Configuration
Mode.
To configure the PPPoE-based radio-to-router protocol:
Enable the PPPoE-based radio-to-router protocol.
1.
[edit]
user@host# edit interfaces ge-3/0/3 unit 1 radio-router
Set the interface speed for the virtual link.
2.
[edit interfaces ge-3/0/3 unit 1 radio-router]
user@host# set bandwidth 100 resource 100 latency 100 quality 100
Set the calculated and current interface speeds, as a percentage.
3.
[edit interfaces ge-3/0/3 unit 1 radio-router]
user@host# set threshold 10
Configure options on the logical interface.
4.
[edit interfaces pp0 unit 1]
user@host# set pppoe-options underlying-interface ge-3/0/3
user@host# set pppoe-options server
user@host# set family inet unnumbered-address lo0.0 destination 192.168.1.2
user@host# set family inet6 address lo0.0 destination fec0:1:1:1::2
From configuration mode, confirm your configuration by entering the
command. If the output does not display the intended configuration, repeat the
configuration instructions in this example to correct it.
For brevity, this
show interfaces
relevant to this example. Any other configuration on the system has been replaced with
ellipses (...).
[edit]
user@host# show interfaces ge-3/0/3 {
unit 1
radio-router {
bandwidth 100;
resource 100;
command output includes only the configuration that is
Copyright © 2010, Juniper Networks, Inc.
show interfaces

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ln1000

Table of Contents