Cisco Octal-Port DMT ATU-C Line Card Manual do Utilizador Página 16

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 50
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 15
DSL Access Architectures and Protocols 191
Step 2
Create an ATM subinterface and PVC:
interface atm
slot
/0.
subinterface-number
{multipoint | point-to-point}
pvc [
name
]
vpi/vci
Step 3 Configure PPPoA encapsulation, and associate a virtual template with it:
encapsulation aal5mux ppp virtual-template
number
aal5mux encapsulation is used for the PPPoA configuration. virtual-template
serves as the template, and the virtual-access interface is cloned from the
virtual template.
Step 4 Create a virtual template interface:
interface virtual-template
number
Step 5 Conserve IP addresses by configuring the ATM subinterface as unnumbered,
and assign the IP address of the interface type you want to leverage:
ip unnumbered
interface-name-number
Step 6 Create the local IP address pool:
ip local pool
name begin-ip-address-range
[
end-ip-address-range
]
Step 7 Specify the pool for the interface to use:
peer default ip address pool
poolname
Step 8 Enable CHAP or PAP authentication on the interface:
ppp authentication {chap | pap | chap pap | pap chap} [if-needed]
{default |
list-name
} [callin]
Example 8-11 demonstrates the PPPoA configuration of the Cisco 6400 NRP.
Example 8-11 PPPoA Configuration
username cisco password 0 cisco
!
interface ATM0/0/0.133 point-to-point
no ip directed-broadcast
pvc 1/33
encapsulation aal5mux ppp Virtual-Template1
!
interface Virtual-Template1
description PPPoATM
ip unnumbered FastEthernet0/0/0
no ip directed-broadcast
peer default ip address pool ccnp
ppp authentication chap
!
ip local pool ccnp 10.1.1.10 10.1.1.50
0732x01.book Page 191 Monday, November 17, 2003 2:49 PM
Vista de página 15
1 2 ... 11 12 13 14 15 16 17 18 19 20 21 ... 49 50

Comentários a estes Manuais

Sem comentários