Juniper JUNOSE SOFTWARE 11.2.X - BROADBAND ACCESS CONFIGURATION GUIDE 7-20-2010 Configuration Manual page 647

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

Advertisement

atm pvc
default-router
Copyright © 2010, Juniper Networks, Inc.
Assign an IP address and mask to the loopback interface.
7.
host1(config-if)#ip address 10.20.32.1 255.255.255.255
Exit Interface Configuration mode.
8.
host1(config-if)#exit
Specify a Fast Ethernet port.
9.
host1(config)#interface fastEthernet 3/0
Create an unnumbered primary IP interface associated with the loopback interface
10.
configured in Steps 6 and 7.
host1(config-if)#ip unnumbered loopback 0
Configure the primary IP interface to enable dynamic creation of subscriber interfaces.
11.
host1(config-if)#ip auto-configure ip-subscriber
Exit Interface Configuration mode.
12.
host1(config-if)#exit
Repeat Steps 9 through 12 for each Fast Ethernet interface on which you want to
13.
configure dynamic subscriber interfaces. For example:
host1(config)#interface fastEthernet 3/1
host1(config-if)#ip unnumbered loopback 0
host1(config-if)#ip auto-configure ip-subscriber
host1(config-if)#exit
host1(config)#interface fastEthernet 3/2
host1(config-if)#ip unnumbered loopback 0
host1(config-if)#ip auto-configure ip-subscriber
host1(config-if)#exit
Use to configure a PVC on an ATM interface.
Specify the VCD, the VPI, the VCI, and the encapsulation type. (For more information
about these parameters, see the Creating a Basic Configuration section in JunosE Link
Layer Configuration Guide .)
Example
host1(config-subif)#atm pvc 10 100 22 aal5snap
Use the no version to remove the specified PVC.
See atm pvc
Use to specify the IP address of the router for the subscriber's computer to use for
traffic destined for locations beyond the local subnet.
Specify the IP address of a primary server, and optionally, specify the IP address of a
secondary server.
Example
Chapter 25: Configuring Subscriber Interfaces
609

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.2

Table of Contents