Enabling Pppoe Service Name Tables For Use With Static Interfaces; Pppoe Over Atm Configurations - Juniper JUNOSE SOFTWARE 11.2.X - LINK LAYER CONFIGURATION GUIDE 7-7-2010 Configuration Manual

Software for e series broadband services routers link layer configuration guide
Table of Contents

Advertisement

JunosE 11.2.x Link Layer Configuration Guide

Enabling PPPoE Service Name Tables for Use with Static Interfaces

atm pvc
408
Example 3 – Includes an unknown service name entry in the PPPoE service name table.
The associated action for this service tag is terminate. Use the action keyword with
the service command to associate an action with the unknown service name entry.
host1(config-pppoe-service-name-table)# service unknown-service-name action
terminate
Example 4 – Includes an empty service name entry in the PPPoE service name table.
The associated action for this service tag is drop. Use the action keyword with the
service command to associate an action with the empty service name entry.
host1(config-pppoe-service-name-table)#service empty-service-name action drop
Use the no version to remove the custom service name tags from the PPPoE service
name table or restore the default action for the empty and unknown service name
tags.
See service.
To enable a PPPoE service name table for use with a static interface, assign the service
name table to the PPPoE major interface.

PPPoE over ATM Configurations

To enable a PPPoE service name table for use with a static interface in PPPoE over ATM
configurations:
Configure an ATM physical interface.
1.
host1(config)#interface atm 3/0
Configure an ATM 1483 subinterface.
2.
host1(config-if)#interface atm 3/0.1
Configure an ATM PVC by specifying the VCD, the VPI, the VCI, and the encapsulation
3.
type.
host1(config-subif)#atm pvc 10 100 22 aal5snap
Select PPPoE as the encapsulation method on the interface. This command creates
4.
the PPPoE major interface.
host1(config-subif)#encapsulation pppoe
Assign the PPPoE service name table to the PPPoE major interface.
5.
host1(config-subif)#pppoe service-name-table myServiceTable1
Use to configure a PVC on an ATM interface.
For details about specifying the mandatory VCD, VPI, VCI, and encapsulation type
parameters, see "atm pvc" on page 387.
Example
host1(config-if)#atm pvc 10 100 22 aal5snap
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.2

Table of Contents