H3C SR6600 Configuration Manual page 98

Layer 2 – wan configuration
Hide thumbs Also See for SR6600:
Table of Contents

Advertisement

Figure 4-10 Network diagram for L2TP multi-domain application
Ge1/0/3
1.1.1.1/24
Host A
GE1/0/2
1.1.2.1/24
GE1/0/1
1.1.1.2/24
LAC
Host B
Configuration procedure
1) Configure the LAC
In this example, GigabitEthernet 1/0/1 and GigabitEthernet 1/0/3 on the LAC are both user
access interfaces. The IP address of GigabitEthernet 1/0/2 through which the LAC
connects to the tunnel is 1.1.2.1, and the IP address of GigabitEthernet 1/0/1 through
which the LNS connects to the tunnel is 1.1.2.2.
# Create two local users, set the passwords, and enable PPP service.
<LAC> system-view
[LAC] local-user vpdn1
[LAC-luser-vpdn1] password simple 11111
[LAC-luser-vpdn1] service-type ppp
[LAC-luser-vpdn1] quit
[LAC] local-user vpdn2
[LAC-luser-vpdn2] password simple 22222
[LAC-luser-vpdn2] service-type ppp
[LAC-luser-vpdn2] quit
# Configure local authentication for the users.
[LAC] domain aaa.net
[LAC-isp-aaa.net] authentication ppp local
[LAC-isp-aaa.net] quit
[LAC] domain bbb.net
[LAC-isp-bbb.net] authentication ppp local
[LAC-isp-bbb.net] quit
# Configure PPPoE servers on interface GigabitEthernet 1/0/1 and GigabitEthernet 1/0/3
respectively.
[LAC] interface gigabitethernet 1/0/3
[LAC-GigabitEthernet1/0/3] pppoe-server bind virtual-template 100
[LAC-GigabitEthernet1/0/3] quit
[LAC] interface gigabitethernet 1/0/1
[LAC-GigabitEthernet1/0/1] pppoe-server bind virtual-template 101
[LAC-GigabitEthernet1/0/1] quit
# Configure an IP address for interface GigabitEthernet 1/0/2.
[LAC] interface gigabitethernet 1/0/2
[LAC-GigabitEthernet1/0/2] ip address 1.1.2.1 255.255.255.0
[LAC-GigabitEthernet1/0/2] quit
GE1/0/1
1.1.2.2/24
WAN
L2TP tunnel
4-88
Corporate
network 1
LNS
Corporate
network 2

Advertisement

Table of Contents
loading

Table of Contents