User's Manual

Table Of Contents
BelAirOS User Guide Using Layer 2 Tunnels
April 22, 2012 Confidential Page 222 of 362
Document Number BDTM00000-A02 Draft
Configuring
Authentication
/protocol/te-<eng>/set tunnel <index (1-10)>
[secret <shared_secret>]
[ppp-name <id>] [ppp-password <pw>]
[backup-secret <backup_shared_secret>]
[backup-ppp-name <backup_id>] [backup-ppp-password <backup_pw>]
/protocol/te-<eng>/set tunnel <index (1-10)>
authentication {enabled|disabled}
The
set secret
command configures the parameters for L2TP authentication for
a specified tunnel. The
secret
parameter sets the shared secret for tunnel
authentication. The
ppp-name
and
ppp-password
parameters set the data for
session authentication. The settings for each of these three parameters must
match the equivalent settings on the main router.
The
backup-secret
,
backup-ppp-name
and
backup-ppp-password
parameters
are equivalent settings for a backup router.
Once the authentication parameters are configured, you use the
set
authentication
command to enable authentication for a specified tunnel.
Configuring a Tunnel
Group Name
/protocol/te-<eng>/set tunnel <index (1-10)>
group-name <group_name>
The <group_name> parameter indicates that an LNS belongs to a particular
group.
The BelView NMS tunnel manager looks at the tunnel usage of all LNSs within
the same group and spread the tunnel traffic among the LNSs within the same
group. BelView also configures tunnels for newly introduced APs to the least
used LNS within the same group.
For details, refer to the
BelView NMS User Guide
.
Relaying Traffic QOS
Settings
/protocol/te-<eng>/set tunnel <index (1-10)>
qos-map {none|up-bits|dscp)
Because the AP converts the client data packet into an Ethernet frame and then
encapsulates it within an IP packet, any QOS information that was part of the
original client data packet is not visible to upstream equipment.
This command allows you to put the QOS information into the encapsulating IP
packet header so that it becomes visible to the upstream equipment:
The
dscp
setting means that Differentiated Services Code Point (DSCP)
information from the client data packet is included in the IP packet header.
The
up-bits
settings means that the IP packet header contains QOS settings
based on User Priority bits (0 to 7) from the client data packet.