JUNOS Internet Software Network Operations Guide: Hardware
654 ! CLI Configuration Mode
vpls Virtual private LAN service
vpns Virtual private networks
[edit]
user@help# help topic access ?
Possible completions:
examples
l2tp Overview of Layer 2 Tunneling Protocol configuration
point-to-point Overview of Point-to-Point Protocol configuration
radius-disconnect-port Port number for RADIUS disconnect server
radius-server RADIUS server configuration
traceoptions Trace options for access processes
tunnel-profile Join multilink bundles based on endpoint discriminator
[edit]
user@host# help topic access point-to-point
Configuring the Point-to-Point Protocol
To configure the Point-to-Point Protocol (PPP), do the following:
* Configuring the Challenge Handshake Authentication Protocol
* Configuring the Authentication Order
user@host# help reference string
If you do not type an option for a statement that requires one, a message indicates
the type of information expected. In this example, you need to type an area
number to complete the command:
[edit]
user@host# set protocols ospf area<Enter>
syntax error, expecting <identifier>.
In this example, you need to type a value for the hello interval to complete the
command:
[edit]
user@host# set protocols ospf area 45 interface so-0/0/0
hello-interval
<
Enter
>
syntax error, expecting <data>
If you have omitted a required statement at a particular hierarchy level, when you
attempt to move from that hierarchy level or when you issue the
show command in
configuration mode, a message indicates which statement is missing. For example:
[edit protocols pim interface so-0/0/0]
user@host# top
Warning: missing mandatory statement: 'mode'
[edit]
user@host# show
protocols {
pim {
interface so-0/0/0 {