Configuration roadmap, Data preparation, Configuration procedure – Nortel Networks 8000 User Manual

Page 432

Attention! The text in this document has been recognized automatically. To view the original document, you can use the "Original mode".

Advertising
background image

10 Low-speed ATM configuration

Nortel Secure Router 8000 Series

Configuration -WAN Access

Configuration roadmap

The configuration roadmap is as follows:

1.

Create the virtual interface template and encapsulate PPP.

2.

Create the virtual Ethernet interface and encapsulate PPP.

3.

Create the PVC and specify the PVC to bear PPPoE.

Data preparation

To complete the configuration, you need the following data:

The IP addresses of VT interfaces on the router are 202.38.160.1/24 and 202.38.161.1/24

respectively.

The VPI/VCI values of two PVCs connecting routers with DSLAM are 0/60 and 0/61,

pointing to ADSL Router A and ADSL Router B respectively.

The IP address of RADIUS server is 100.1.1.1/24.

Configuration procedure

Step 1

Configure Router C.

# Connect to the RADIUS server for PPP negotiation.

<RouterC> system-view

[RouterC] aaa

[RouterC-aaa] authentication-scheme radius

[RouterC-aaa-authen-radius] authentication-mode radius

[RouterC-aaa-authen-radius] quit

[RouterC-aaa] quit

[RouterC] radius-server template shiva

[RouterC-radius-shiva] radius-server authentication 100.1.1.1 1645

[RouterC-radius-shiva] quit

# Create a VT interface to encapsulate PPP and configure PAP options.

[RouterC] interface virtual-template 10

[RouterC-Virtual-Template10] ip address 202.38.160.1 255.255.255.0

[RouterC-Virtual-Template10] ppp authentication-mode pap

[RouterC-Virtual-Template10] quit

[RouterC] interface virtual-template 11

[RouterC-Virtual-Template11] ip address 202.38.161.1 255.255.255.0

[RouterC-Virtual-Template11] ppp authentication-mode pap

[RouterC-Virtual-Template11] quit

# Create a VE interface to encapsulate PPP.

[RouterC] interface virtual-ethernet 1/1/0

[RouterC-Virtual-Ethernet1/1/0] pppoe-server bind virtual-template 10

[RouterC-Virtual-Ethernet1/1/0] quit

[RouterC] interface virtual-ethernet 1/1/1

[RouterC-Virtual-Ethernet1/1/1] pppoe-server bind virtual-template 11

[RouterC-Virtual-Ethernet1/1/1]

quit

# Establish PVC to carry PPPoE.

[RouterC] interface atm 1/0/0

10-46

Nortel Networks Inc.

Issue 5.3 (30 March 2009)

Advertising