для Cisco Cisco ASR 920-4SZ-A Router

Скачать
Страница из 9
Specifying a Bridge Domain Interface
After you create a virtual template for PPPoE on BDI, specify a multipoint or point-to-point interface. To specify an Ethernet multipoint
interface:
Purpose
Command
Creates a Dialer interface.
Router#
interface dialer
interface-number
Specifies the IP address Dialer interface as a node in the
destination network to be called. The IP address can be
obtained during IPCP negotiation.
Router#
ip address negotiated
Specifies the PPP encapsulation.
Router#
encapsulation ppp
Specifies the dialing pool to use for calls to this destination.
Router#
dialer pool pool-number
Assigns the Dialer interface to a dialer group. This applies the
specified traffic definition to the interface.
Router#
dialer-group group-number
Enables Cisco Discovery Protocol (CDP) on the interface.
Router#
[no] cdp enable
Specifies the PPP authentication method. This is only needed
if you are not doing CLID or DNIS-based binding.
Router#
ppp authentication pap chap [callin]
Specifies the PPP user-name and password for the Password
Authentication Protocol (PAP).
Router#
ppp pap sent-username user-name password
password
Specifies the PPP Challenge Handshake Authentication
Protocol (CHAP) hostname.
Router#
ppp chap hostname hostname
Specifies the PPP CHAP password.
Router#
ppp chap password password
Enabling PPPoE on a BDI
To enable PPPoE on BDI, use the following command in global configuration mode:
Purpose
Command
Specifies a bridge domain interface on the router.
Router#
interface bdi1
Specifies the group to be used for establishing PPPoE sessions.
Router#
pppoe enable
Configures a PPP over Ethernet (PPPoE) client and specifies
the dialer interface.
Router#
pppoe-client dial-pool-number 1
4